diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog-2007 | 3 | ||||
-rw-r--r-- | m4/boottime.m4 | 3 | ||||
-rw-r--r-- | m4/check-decl.m4 | 4 | ||||
-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/jm-macros.m4 | 2 | ||||
-rw-r--r-- | m4/lib-check.m4 | 4 | ||||
-rw-r--r-- | m4/memxfrm.m4 | 2 | ||||
-rw-r--r-- | m4/prereq.m4 | 2 | ||||
-rw-r--r-- | m4/stat-prog.m4 | 2 | ||||
-rw-r--r-- | m4/strnumcmp.m4 | 2 | ||||
-rw-r--r-- | m4/xattr.m4 | 2 | ||||
-rw-r--r-- | m4/xfts.m4 | 2 |
15 files changed, 18 insertions, 18 deletions
diff --git a/m4/ChangeLog-2007 b/m4/ChangeLog-2007 index 7dede0a2d..07db0b701 100644 --- a/m4/ChangeLog-2007 +++ b/m4/ChangeLog-2007 @@ -5004,8 +5004,7 @@ ----- - Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2009 Free Software Foundation, Inc. + Copyright (C) 1997-2006, 2009-2010 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 061ce365b..3bca40f97 100644 --- a/m4/boottime.m4 +++ b/m4/boottime.m4 @@ -1,7 +1,8 @@ # boottime.m4 serial 4 # Determine whether this system has infrastructure for obtaining the boot time. -# Copyright (C) 1996, 2000, 2002-2004, 2006, 2008-2009 Free Software Foundation, Inc. +# Copyright (C) 1996, 2000, 2002-2004, 2006, 2008-2010 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/check-decl.m4 b/m4/check-decl.m4 index 0bd7b549a..068ce8798 100644 --- a/m4/check-decl.m4 +++ b/m4/check-decl.m4 @@ -1,8 +1,8 @@ #serial 26 # Check declarations for this package. -dnl Copyright (C) 1997-2001, 2003-2006, 2008-2009 Free Software -dnl Foundation, Inc. +dnl Copyright (C) 1997-2001, 2003-2006, 2008-2010 Free Software Foundation, +dnl 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/euidaccess-stat.m4 b/m4/euidaccess-stat.m4 index 585575662..4a683bf86 100644 --- a/m4/euidaccess-stat.m4 +++ b/m4/euidaccess-stat.m4 @@ -1,5 +1,5 @@ # serial 1 -dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009-2010 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 0def7d359..0d1133fb9 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, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009-2010 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-2009 Free Software Foundation, Inc. +dnl Copyright (C) 2008-2010 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 51bd1d036..a52fb02c2 100644 --- a/m4/include-exclude-prog.m4 +++ b/m4/include-exclude-prog.m4 @@ -1,5 +1,5 @@ #serial 2 -dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2010 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/jm-macros.m4 b/m4/jm-macros.m4 index 5210499a6..271382723 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -2,7 +2,7 @@ dnl Misc type-related macros for coreutils. -# Copyright (C) 1998, 2000-2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2010 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/lib-check.m4 b/m4/lib-check.m4 index 7bbdb20ec..1880db33f 100644 --- a/m4/lib-check.m4 +++ b/m4/lib-check.m4 @@ -2,8 +2,8 @@ dnl Misc lib-related macros for coreutils. -# Copyright (C) 1993-1997, 2000-2001, 2003-2006, 2008-2009 -# Free Software Foundation, Inc. +# Copyright (C) 1993-1997, 2000-2001, 2003-2006, 2008-2010 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/memxfrm.m4 b/m4/memxfrm.m4 index 3026a02e0..47a17d3bf 100644 --- a/m4/memxfrm.m4 +++ b/m4/memxfrm.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2006, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 2009-2010 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/prereq.m4 b/m4/prereq.m4 index 3022da46a..24478cb82 100644 --- a/m4/prereq.m4 +++ b/m4/prereq.m4 @@ -7,7 +7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl # directory of the coreutils package. -# Copyright (C) 1998, 2000, 2001, 2003-2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2001, 2003-2010 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/stat-prog.m4 b/m4/stat-prog.m4 index c80499c83..97b194adb 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-2009 Free Software Foundation, Inc. +# Copyright (C) 2002-2004, 2006, 2008-2010 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 d74c8afad..d6e7d4dc8 100644 --- a/m4/strnumcmp.m4 +++ b/m4/strnumcmp.m4 @@ -1,6 +1,6 @@ # Compare numeric strings. -dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009-2010 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/xattr.m4 b/m4/xattr.m4 index bc076b082..377676a99 100644 --- a/m4/xattr.m4 +++ b/m4/xattr.m4 @@ -1,6 +1,6 @@ # xattr.m4 - check for Extended Attributes (Linux) -# Copyright (C) 2003, 2008-2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2008-2010 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. diff --git a/m4/xfts.m4 b/m4/xfts.m4 index 3e01b9dc1..ea5c54bb7 100644 --- a/m4/xfts.m4 +++ b/m4/xfts.m4 @@ -1,5 +1,5 @@ #serial 1 -dnl Copyright (C) 2005, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2005, 2009-2010 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. |