From 1ab05c31a0854497acc8503d4aca9b36d38c3f28 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Sun, 6 Jan 2013 21:27:37 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 4 ++++ gcc/file-find.c | 1 + gcc/file-find.h | 1 + gcc/realmpfr.c | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 794a55ca70e..b97fda01821 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2013-01-06 Richard Sandiford + + * file-find.c, file-find.h, realmpfr.c: Add FSF as copyright holder. + 2013-01-06 Richard Sandiford * config/tilepro/gen-mul-tables.cc: Put copyright on one line. 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. diff --git a/gcc/file-find.h b/gcc/file-find.h index 4c0182a5eda..b188e12dde2 100644 --- a/gcc/file-find.h +++ b/gcc/file-find.h @@ -2,6 +2,7 @@ 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. diff --git a/gcc/realmpfr.c b/gcc/realmpfr.c index 2836338b109..d55648a9caf 100644 --- a/gcc/realmpfr.c +++ b/gcc/realmpfr.c @@ -1,5 +1,5 @@ /* 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. -- 2.30.2