diff options
Diffstat (limited to 'modules/network')
-rw-r--r-- | modules/network/net.c | 2 | ||||
-rw-r--r-- | modules/network/nfs.c | 2 | ||||
-rw-r--r-- | modules/network/samba.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/network/net.c b/modules/network/net.c index 0a71a4c0..535461e4 100644 --- a/modules/network/net.c +++ b/modules/network/net.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, version 2. + * the Free Software Foundation, version 2 or later. * * 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/modules/network/nfs.c b/modules/network/nfs.c index 6d9e4aa3..67095f92 100644 --- a/modules/network/nfs.c +++ b/modules/network/nfs.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, version 2. + * the Free Software Foundation, version 2 or later. * * 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/modules/network/samba.c b/modules/network/samba.c index e75b1ee6..e14742ea 100644 --- a/modules/network/samba.c +++ b/modules/network/samba.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, version 2. + * the Free Software Foundation, version 2 or later. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |