diff options
author | Jim Meyering <meyering@redhat.com> | 2009-06-23 22:33:15 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-06-23 22:33:15 +0200 |
commit | 2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad (patch) | |
tree | 3df77a06ec0ed1550dcb399344d8a070539dfe3a /m4 | |
parent | ec00727a72cea90f7737e689f90334c21ca5b57e (diff) | |
download | coreutils-2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad.tar.xz |
maint: update all Copyright year lists to include 2009
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog-2007 | 2 | ||||
-rw-r--r-- | m4/boottime.m4 | 2 | ||||
-rw-r--r-- | m4/euidaccess-stat.m4 | 2 | ||||
-rw-r--r-- | m4/fd-reopen.m4 | 2 | ||||
-rw-r--r-- | m4/gmp.m4 | 2 | ||||
-rw-r--r-- | m4/include-exclude-prog.m4 | 2 | ||||
-rw-r--r-- | m4/memxfrm.m4 | 2 | ||||
-rw-r--r-- | m4/stat-prog.m4 | 2 | ||||
-rw-r--r-- | m4/strnumcmp.m4 | 2 | ||||
-rw-r--r-- | m4/xfts.m4 | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/m4/ChangeLog-2007 b/m4/ChangeLog-2007 index 11fcc4a33..7dede0a2d 100644 --- a/m4/ChangeLog-2007 +++ b/m4/ChangeLog-2007 @@ -5005,7 +5005,7 @@ ----- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/m4/boottime.m4 b/m4/boottime.m4 index ca4b85e40..061ce365b 100644 --- a/m4/boottime.m4 +++ b/m4/boottime.m4 @@ -1,7 +1,7 @@ # boottime.m4 serial 4 # Determine whether this system has infrastructure for obtaining the boot time. -# Copyright (C) 1996, 2000, 2002-2004, 2006, 2008 Free Software Foundation, Inc. +# Copyright (C) 1996, 2000, 2002-2004, 2006, 2008-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/m4/euidaccess-stat.m4 b/m4/euidaccess-stat.m4 index d1c6aedbb..585575662 100644 --- a/m4/euidaccess-stat.m4 +++ b/m4/euidaccess-stat.m4 @@ -1,5 +1,5 @@ # serial 1 -dnl Copyright (C) 2005 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/fd-reopen.m4 b/m4/fd-reopen.m4 index 2d299bdee..0def7d359 100644 --- a/m4/fd-reopen.m4 +++ b/m4/fd-reopen.m4 @@ -1,6 +1,6 @@ # Invoke open, but return either a desired file descriptor or -1. -dnl Copyright (C) 2005 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -1,6 +1,6 @@ # Tests for GNU GMP (or any compatible replacement). -dnl Copyright (C) 2008 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/include-exclude-prog.m4 b/m4/include-exclude-prog.m4 index cf11c7835..ea4c169a2 100644 --- a/m4/include-exclude-prog.m4 +++ b/m4/include-exclude-prog.m4 @@ -1,5 +1,5 @@ #serial 2 -dnl Copyright (C) 2007 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/memxfrm.m4 b/m4/memxfrm.m4 index ca1c6a93e..3026a02e0 100644 --- a/m4/memxfrm.m4 +++ b/m4/memxfrm.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2006 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/stat-prog.m4 b/m4/stat-prog.m4 index c2620b9fb..0db9c7d41 100644 --- a/m4/stat-prog.m4 +++ b/m4/stat-prog.m4 @@ -1,7 +1,7 @@ # stat-prog.m4 serial 6 # Record the prerequisites of src/stat.c from the coreutils package. -# Copyright (C) 2002-2004, 2006, 2008 Free Software Foundation, Inc. +# Copyright (C) 2002-2004, 2006, 2008-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/m4/strnumcmp.m4 b/m4/strnumcmp.m4 index a7418c190..d74c8afad 100644 --- a/m4/strnumcmp.m4 +++ b/m4/strnumcmp.m4 @@ -1,6 +1,6 @@ # Compare numeric strings. -dnl Copyright (C) 2005 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, diff --git a/m4/xfts.m4 b/m4/xfts.m4 index adaf0e0f8..3e01b9dc1 100644 --- a/m4/xfts.m4 +++ b/m4/xfts.m4 @@ -1,5 +1,5 @@ #serial 1 -dnl Copyright (C) 2005 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |