diff options
Diffstat (limited to 'os2')
-rw-r--r-- | os2/Makefile.am | 3 | ||||
-rw-r--r-- | os2/include/Makefile.am | 3 | ||||
-rw-r--r-- | os2/include/sys/Makefile.am | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/os2/Makefile.am b/os2/Makefile.am index 9feab6d1b2c..85744a956d7 100644 --- a/os2/Makefile.am +++ b/os2/Makefile.am @@ -2,8 +2,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 -# (at your option) any later version. +# the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/os2/include/Makefile.am b/os2/include/Makefile.am index b0478e7c470..8adf62fb761 100644 --- a/os2/include/Makefile.am +++ b/os2/include/Makefile.am @@ -2,8 +2,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 -# (at your option) any later version. +# the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/os2/include/sys/Makefile.am b/os2/include/sys/Makefile.am index b68f968aafe..5497a450a67 100644 --- a/os2/include/sys/Makefile.am +++ b/os2/include/sys/Makefile.am @@ -2,8 +2,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 -# (at your option) any later version. +# the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of |