summaryrefslogtreecommitdiff
path: root/gcc/file-find.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-06 21:27:37 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-06 21:27:37 +0000
commite2585731a879541382f05f4d300a38ecdc227b36 (patch)
tree6b05717991977fa5b824248e76d765b5a770f0c3 /gcc/file-find.c
parentf5b0439242c7bb6d3704b790391e577fcd0465a8 (diff)
downloadgcc-e2585731a879541382f05f4d300a38ecdc227b36.tar.gz
gcc/
* file-find.c, file-find.h, realmpfr.c: Add FSF as copyright holder. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194952 138bc75d-0d04-0410-961f-82ee72b054a4
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 fcc25612008..d4f90c8b017 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.