diff options
Diffstat (limited to 'gcc/po')
-rw-r--r-- | gcc/po/ChangeLog | 3 | ||||
-rw-r--r-- | gcc/po/EXCLUDES | 3 | ||||
-rw-r--r-- | gcc/po/exgettext | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 56e62e6..1a9a1a9 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1800,8 +1800,7 @@ Sun Oct 31 17:17:18 1999 Jeffrey A Law (law@cygnus.com) libiberty/include directories. -Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, -2009 Free Software Foundation, Inc. +Copyright (C) 1999-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gcc/po/EXCLUDES b/gcc/po/EXCLUDES index 2568218..342a3a2 100644 --- a/gcc/po/EXCLUDES +++ b/gcc/po/EXCLUDES @@ -1,5 +1,4 @@ -# Copyright (C) 2001, 2004, 2009, 2010, 2011, 2012 -# Free Software Foundation, Inc. +# Copyright (C) 2001-2013 Free Software Foundation, Inc. # # This file is part of GCC. # diff --git a/gcc/po/exgettext b/gcc/po/exgettext index a7bbf18..c4743d2 100644 --- a/gcc/po/exgettext +++ b/gcc/po/exgettext @@ -1,6 +1,6 @@ #! /bin/sh # Wrapper around gettext for programs using the msgid convention. -# Copyright 1998, 2001, 2002, 2003, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 1998-2013 Free Software Foundation, Inc. # Written by Paul Eggert <eggert@twinsun.com>. # Revised by Zack Weinberg <zackw@stanford.edu> for no-POTFILES operation. |