| Submitter | Richard Sandiford |
|---|---|
| Date | Jan. 6, 2013, 11:50 a.m. |
| Message ID | <87r4ly5y4o.fsf@talisman.default> |
| Download | mbox | patch |
| Permalink | /patch/209743/ |
| State | New |
| Headers | show |
Comments
On Sun, Jan 6, 2013 at 3:50 AM, Richard Sandiford <rdsandiford@googlemail.com> wrote: > I noticed three files are missing a copyright holder. Since claims of > copyright ownership never feel obvious: OK to install? > > Richard > > > gcc/ > * file-find.c, file-find.h, realmpfr.c: Add FSF as copyright holder. This is OK. Thanks. Ian
Patch
Index: gcc/file-find.c =================================================================== --- gcc/file-find.c 2013-01-06 11:36:13.000000000 +0000 +++ gcc/file-find.c 2013-01-06 11:37:45.131294794 +0000 @@ -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. Index: gcc/file-find.h =================================================================== --- gcc/file-find.h 2013-01-06 11:36:13.000000000 +0000 +++ gcc/file-find.h 2013-01-06 11:37:45.132294802 +0000 @@ -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. Index: gcc/realmpfr.c =================================================================== --- gcc/realmpfr.c 2013-01-06 11:36:13.000000000 +0000 +++ gcc/realmpfr.c 2013-01-06 11:37:45.132294802 +0000 @@ -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.