diff options
Diffstat (limited to 'source3/client')
-rw-r--r-- | source3/client/client.c | 2 | ||||
-rw-r--r-- | source3/client/clitar.c | 2 | ||||
-rwxr-xr-x | source3/client/mount.cifs.c | 2 | ||||
-rw-r--r-- | source3/client/smbctool.c | 2 | ||||
-rw-r--r-- | source3/client/smbmnt.c | 2 | ||||
-rw-r--r-- | source3/client/smbmount.c | 2 | ||||
-rw-r--r-- | source3/client/smbspool.c | 2 | ||||
-rw-r--r-- | source3/client/tree.c | 2 | ||||
-rw-r--r-- | source3/client/umount.cifs.c | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/source3/client/client.c b/source3/client/client.c index 721fa83156..5f8181fde0 100644 --- a/source3/client/client.c +++ b/source3/client/client.c @@ -8,7 +8,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 + the Free Software Foundation; either version 3 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/source3/client/clitar.c b/source3/client/clitar.c index 3d925858a0..93d8760c6f 100644 --- a/source3/client/clitar.c +++ b/source3/client/clitar.c @@ -6,7 +6,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 + the Free Software Foundation; either version 3 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/source3/client/mount.cifs.c b/source3/client/mount.cifs.c index 2e48a42aaf..66e134c7a5 100755 --- a/source3/client/mount.cifs.c +++ b/source3/client/mount.cifs.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 2 of the License, or + the Free Software Foundation; either version 3 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/source3/client/smbctool.c b/source3/client/smbctool.c index 2063418a91..6cbd8dd018 100644 --- a/source3/client/smbctool.c +++ b/source3/client/smbctool.c @@ -9,7 +9,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 + the Free Software Foundation; either version 3 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/source3/client/smbmnt.c b/source3/client/smbmnt.c index 213cf0cfea..fcd803a57a 100644 --- a/source3/client/smbmnt.c +++ b/source3/client/smbmnt.c @@ -6,7 +6,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 + * the Free Software Foundation; either version 3 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/source3/client/smbmount.c b/source3/client/smbmount.c index b1462dbddf..e288aa4ece 100644 --- a/source3/client/smbmount.c +++ b/source3/client/smbmount.c @@ -5,7 +5,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 + the Free Software Foundation; either version 3 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/source3/client/smbspool.c b/source3/client/smbspool.c index a4681e9f61..3ecdde5a3f 100644 --- a/source3/client/smbspool.c +++ b/source3/client/smbspool.c @@ -8,7 +8,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 + the Free Software Foundation; either version 3 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/source3/client/tree.c b/source3/client/tree.c index 5071c45dbc..5e61a1c8bd 100644 --- a/source3/client/tree.c +++ b/source3/client/tree.c @@ -7,7 +7,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 + the Free Software Foundation; either version 3 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/source3/client/umount.cifs.c b/source3/client/umount.cifs.c index 3869e3439f..c11cdf5d5d 100644 --- a/source3/client/umount.cifs.c +++ b/source3/client/umount.cifs.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 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |