diff options
Diffstat (limited to 'kern')
-rw-r--r-- | kern/gsync.c | 2 | ||||
-rw-r--r-- | kern/gsync.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kern/gsync.c b/kern/gsync.c index be7e6695..adb6e6e1 100644 --- a/kern/gsync.c +++ b/kern/gsync.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 3 of the license, or (at your option) any later version. + version 2 of the license, or (at your option) any later version. 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/kern/gsync.h b/kern/gsync.h index aafb6495..8f69be32 100644 --- a/kern/gsync.h +++ b/kern/gsync.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 3 of the license, or (at your option) any later version. + version 2 of the license, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |