diff options
Diffstat (limited to 'dep/src')
-rw-r--r-- | dep/src/Makefile.am | 2 | ||||
-rw-r--r-- | dep/src/sockets/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dep/src/Makefile.am b/dep/src/Makefile.am index 846703f6a4b..3c5748dda23 100644 --- a/dep/src/Makefile.am +++ b/dep/src/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 3 of the License, or +# the Free Software Foundation; either version 2 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/dep/src/sockets/Makefile.am b/dep/src/sockets/Makefile.am index be23533e7da..f06453eeba3 100644 --- a/dep/src/sockets/Makefile.am +++ b/dep/src/sockets/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 3 of the License, or +# the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |