Commit 1ab05c31 by Richard Sandiford Committed by Richard Sandiford

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
parent ac43ff42
2013-01-06 Richard Sandiford <rdsandiford@googlemail.com> 2013-01-06 Richard Sandiford <rdsandiford@googlemail.com>
* file-find.c, file-find.h, realmpfr.c: Add FSF as copyright holder.
2013-01-06 Richard Sandiford <rdsandiford@googlemail.com>
* config/tilepro/gen-mul-tables.cc: Put copyright on one line. * config/tilepro/gen-mul-tables.cc: Put copyright on one line.
2013-01-05 David Edelsohn <dje.gcc@gmail.com> 2013-01-05 David Edelsohn <dje.gcc@gmail.com>
......
/* Utility functions for finding files relative to GCC binaries. /* Utility functions for finding files relative to GCC binaries.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
finding files relative to GCC binaries. finding files relative to GCC binaries.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Conversion routines from GCC internal float representation to MPFR. /* Conversion routines from GCC internal float representation to MPFR.
Copyright (C) 2010 Copyright (C) 2010 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment