aboutsummaryrefslogtreecommitdiff
path: root/gcc/file-find.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-01-06 21:27:37 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-01-06 21:27:37 +0000
commit1ab05c31a0854497acc8503d4aca9b36d38c3f28 (patch)
tree6b05717991977fa5b824248e76d765b5a770f0c3 /gcc/file-find.c
parentac43ff42f25af8469816dae22f4abdecfce3b88c (diff)
downloadgcc-1ab05c31a0854497acc8503d4aca9b36d38c3f28.zip
gcc-1ab05c31a0854497acc8503d4aca9b36d38c3f28.tar.gz
gcc-1ab05c31a0854497acc8503d4aca9b36d38c3f28.tar.bz2
file-find.c, [...]: Add FSF as copyright holder.
gcc/ * file-find.c, file-find.h, realmpfr.c: Add FSF as copyright holder. From-SVN: r194952
Diffstat (limited to 'gcc/file-find.c')
-rw-r--r--gcc/file-find.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/file-find.c b/gcc/file-find.c
index fcc2561..d4f90c8 100644
--- a/gcc/file-find.c
+++ b/gcc/file-find.c
@@ -1,6 +1,7 @@
/* Utility functions for finding files relative to GCC binaries.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
+ Free Software Foundation, Inc.
This file is part of GCC.