diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Makefile | 2 | ||||
-rw-r--r-- | examples/copyattr.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile b/examples/Makefile index 42381a6..3828dc4 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -6,7 +6,7 @@ # # Attr 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.1 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # Attr is distributed in the hope that it will be useful, diff --git a/examples/copyattr.c b/examples/copyattr.c index 05e5124..6214d5a 100644 --- a/examples/copyattr.c +++ b/examples/copyattr.c @@ -5,7 +5,7 @@ Attr 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.1 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. Attr is distributed in the hope that it will be useful, |