diff options
author | Jeremy Allison <jra@samba.org> | 2007-07-09 19:25:36 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:20 -0500 |
commit | d824b98f80ba186030cbb70b3a1e5daf80469ecd (patch) | |
tree | b77ccd9183ff614bb4666dd970747032f7853a02 /source3/client | |
parent | 475b6f35debed2b58c2a741477f96fb0fcd699bf (diff) | |
download | samba-d824b98f80ba186030cbb70b3a1e5daf80469ecd.tar.gz samba-d824b98f80ba186030cbb70b3a1e5daf80469ecd.tar.bz2 samba-d824b98f80ba186030cbb70b3a1e5daf80469ecd.zip |
r23779: Change from v2 or later to v3 or later.
Jeremy.
(This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
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, |