diff options
author | Jim Meyering <jim@meyering.net> | 2007-07-10 12:21:15 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-07-10 13:35:56 +0200 |
commit | 33342c1a0a464f198df3f177432a0e98e482e7a4 (patch) | |
tree | 26aa81e832cead167d91f6d5440861838498b3d9 /gl/lib | |
parent | 578332c0e2a2a2c843f27a5bc18275c84e491763 (diff) | |
download | coreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.tar.xz |
Change "version 2" to "version 3" in all copyright notices.
Diffstat (limited to 'gl/lib')
-rw-r--r-- | gl/lib/base64.c | 2 | ||||
-rw-r--r-- | gl/lib/base64.h | 2 | ||||
-rw-r--r-- | gl/lib/mgetgroups.c | 2 | ||||
-rw-r--r-- | gl/lib/mgetgroups.h | 2 | ||||
-rw-r--r-- | gl/lib/root-dev-ino.c | 2 | ||||
-rw-r--r-- | gl/lib/root-dev-ino.h | 2 | ||||
-rw-r--r-- | gl/lib/selinux-at.c | 2 | ||||
-rw-r--r-- | gl/lib/selinux-at.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/gl/lib/base64.c b/gl/lib/base64.c index a438d0fd1..aa1fb9695 100644 --- a/gl/lib/base64.c +++ b/gl/lib/base64.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/base64.h b/gl/lib/base64.h index be858eaaf..7b9b560be 100644 --- a/gl/lib/base64.h +++ b/gl/lib/base64.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/mgetgroups.c b/gl/lib/mgetgroups.c index 13dbc8391..b263e8f93 100644 --- a/gl/lib/mgetgroups.c +++ b/gl/lib/mgetgroups.c @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/mgetgroups.h b/gl/lib/mgetgroups.h index 23f04e189..d5a0df356 100644 --- a/gl/lib/mgetgroups.h +++ b/gl/lib/mgetgroups.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/root-dev-ino.c b/gl/lib/root-dev-ino.c index a78541212..cc9c28407 100644 --- a/gl/lib/root-dev-ino.c +++ b/gl/lib/root-dev-ino.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/root-dev-ino.h b/gl/lib/root-dev-ino.h index ad38f7635..eb3af8fe1 100644 --- a/gl/lib/root-dev-ino.h +++ b/gl/lib/root-dev-ino.h @@ -4,7 +4,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/selinux-at.c b/gl/lib/selinux-at.c index 9dc0b1c98..5a4dc3d7a 100644 --- a/gl/lib/selinux-at.c +++ b/gl/lib/selinux-at.c @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gl/lib/selinux-at.h b/gl/lib/selinux-at.h index f12022c51..b5cb03e69 100644 --- a/gl/lib/selinux-at.h +++ b/gl/lib/selinux-at.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, |