diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 2 | ||||
-rw-r--r-- | lib/buffer-lcm.c | 2 | ||||
-rw-r--r-- | lib/euidaccess-stat.c | 2 | ||||
-rw-r--r-- | lib/fd-reopen.c | 2 | ||||
-rw-r--r-- | lib/fd-reopen.h | 2 | ||||
-rw-r--r-- | lib/fdopendir-glibc.c | 2 | ||||
-rw-r--r-- | lib/memxfrm.c | 2 | ||||
-rw-r--r-- | lib/rand-isaac.c | 2 | ||||
-rw-r--r-- | lib/rand-isaac.h | 2 | ||||
-rw-r--r-- | lib/randint.c | 2 | ||||
-rw-r--r-- | lib/randint.h | 2 | ||||
-rw-r--r-- | lib/randperm.c | 2 | ||||
-rw-r--r-- | lib/randread.c | 2 | ||||
-rw-r--r-- | lib/randread.h | 2 | ||||
-rw-r--r-- | lib/search_.h | 2 | ||||
-rw-r--r-- | lib/sha256.c | 2 | ||||
-rw-r--r-- | lib/sha256.h | 2 | ||||
-rw-r--r-- | lib/sha512.c | 2 | ||||
-rw-r--r-- | lib/sha512.h | 2 | ||||
-rw-r--r-- | lib/stdopen.c | 2 | ||||
-rw-r--r-- | lib/strintcmp.c | 2 | ||||
-rw-r--r-- | lib/strnumcmp-in.h | 2 | ||||
-rw-r--r-- | lib/strnumcmp.c | 2 | ||||
-rwxr-xr-x | lib/t-chdir-long | 2 | ||||
-rw-r--r-- | lib/t-fpending.c | 2 | ||||
-rw-r--r-- | lib/u64.h | 2 | ||||
-rw-r--r-- | lib/xfts.c | 2 | ||||
-rw-r--r-- | lib/xmemxfrm.c | 2 |
28 files changed, 28 insertions, 28 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index cfa22beb1..ac6b1857d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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/lib/buffer-lcm.c b/lib/buffer-lcm.c index c3f610943..df3279c2b 100644 --- a/lib/buffer-lcm.c +++ b/lib/buffer-lcm.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/lib/euidaccess-stat.c b/lib/euidaccess-stat.c index 7663c463e..dd02b43ea 100644 --- a/lib/euidaccess-stat.c +++ b/lib/euidaccess-stat.c @@ -6,7 +6,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/lib/fd-reopen.c b/lib/fd-reopen.c index 99376e380..0beba863e 100644 --- a/lib/fd-reopen.c +++ b/lib/fd-reopen.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/lib/fd-reopen.h b/lib/fd-reopen.h index af4bcfeb4..fdabe0a3f 100644 --- a/lib/fd-reopen.h +++ b/lib/fd-reopen.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/lib/fdopendir-glibc.c b/lib/fdopendir-glibc.c index 2bafac94e..ae04ba7e6 100644 --- a/lib/fdopendir-glibc.c +++ b/lib/fdopendir-glibc.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/lib/memxfrm.c b/lib/memxfrm.c index 09bb5f4ad..901dff52e 100644 --- a/lib/memxfrm.c +++ b/lib/memxfrm.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/lib/rand-isaac.c b/lib/rand-isaac.c index cfdc643f6..c7e4e3a24 100644 --- a/lib/rand-isaac.c +++ b/lib/rand-isaac.c @@ -5,7 +5,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/lib/rand-isaac.h b/lib/rand-isaac.h index f8daee03d..336c746ae 100644 --- a/lib/rand-isaac.h +++ b/lib/rand-isaac.h @@ -5,7 +5,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/lib/randint.c b/lib/randint.c index 5ee738a50..b62703650 100644 --- a/lib/randint.c +++ b/lib/randint.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/lib/randint.h b/lib/randint.h index 4245a6d3f..f67c8aa1f 100644 --- a/lib/randint.h +++ b/lib/randint.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/lib/randperm.c b/lib/randperm.c index c4438ddfb..e1b436e6b 100644 --- a/lib/randperm.c +++ b/lib/randperm.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/lib/randread.c b/lib/randread.c index 5462d446c..6cd2ec792 100644 --- a/lib/randread.c +++ b/lib/randread.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/lib/randread.h b/lib/randread.h index 8e34334a7..6688bd6f6 100644 --- a/lib/randread.h +++ b/lib/randread.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/lib/search_.h b/lib/search_.h index 802b25d79..dea5a06d0 100644 --- a/lib/search_.h +++ b/lib/search_.h @@ -5,7 +5,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/lib/sha256.c b/lib/sha256.c index d23c509dc..d7147fd10 100644 --- a/lib/sha256.c +++ b/lib/sha256.c @@ -5,7 +5,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) any + 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/lib/sha256.h b/lib/sha256.h index ccbe6cfd7..da944532e 100644 --- a/lib/sha256.h +++ b/lib/sha256.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) any + 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/lib/sha512.c b/lib/sha512.c index e24c6f5a3..0c2d42fd0 100644 --- a/lib/sha512.c +++ b/lib/sha512.c @@ -5,7 +5,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) any + 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/lib/sha512.h b/lib/sha512.h index 995511e91..707e0db66 100644 --- a/lib/sha512.h +++ b/lib/sha512.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) any + 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/lib/stdopen.c b/lib/stdopen.c index 70e5d5328..20bed08cd 100644 --- a/lib/stdopen.c +++ b/lib/stdopen.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/lib/strintcmp.c b/lib/strintcmp.c index f8f18012f..61dc45dc0 100644 --- a/lib/strintcmp.c +++ b/lib/strintcmp.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/lib/strnumcmp-in.h b/lib/strnumcmp-in.h index 9b968cb30..65c6595dc 100644 --- a/lib/strnumcmp-in.h +++ b/lib/strnumcmp-in.h @@ -5,7 +5,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/lib/strnumcmp.c b/lib/strnumcmp.c index 3afbfb1d9..320210059 100644 --- a/lib/strnumcmp.c +++ b/lib/strnumcmp.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/lib/t-chdir-long b/lib/t-chdir-long index 2da09b31e..253aed1c1 100755 --- a/lib/t-chdir-long +++ b/lib/t-chdir-long @@ -5,7 +5,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 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/lib/t-fpending.c b/lib/t-fpending.c index 74ecae1bd..234cfd18f 100644 --- a/lib/t-fpending.c +++ b/lib/t-fpending.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, @@ -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) any + 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/lib/xfts.c b/lib/xfts.c index 1402e95e3..10f06a44b 100644 --- a/lib/xfts.c +++ b/lib/xfts.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/lib/xmemxfrm.c b/lib/xmemxfrm.c index 8150334cd..8a065d026 100644 --- a/lib/xmemxfrm.c +++ b/lib/xmemxfrm.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, |