diff options
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r-- | source4/lib/samba3/group.c | 2 | ||||
-rw-r--r-- | source4/lib/samba3/policy.c | 2 | ||||
-rw-r--r-- | source4/lib/samba3/registry.c | 2 | ||||
-rw-r--r-- | source4/lib/samba3/samba3.c | 2 | ||||
-rw-r--r-- | source4/lib/samba3/share_info.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source4/lib/samba3/group.c b/source4/lib/samba3/group.c index 44d8775e42..b96daf9e27 100644 --- a/source4/lib/samba3/group.c +++ b/source4/lib/samba3/group.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/source4/lib/samba3/policy.c b/source4/lib/samba3/policy.c index 936a16bca8..a15cf66673 100644 --- a/source4/lib/samba3/policy.c +++ b/source4/lib/samba3/policy.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/source4/lib/samba3/registry.c b/source4/lib/samba3/registry.c index 05855b6583..9361a15e71 100644 --- a/source4/lib/samba3/registry.c +++ b/source4/lib/samba3/registry.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/source4/lib/samba3/samba3.c b/source4/lib/samba3/samba3.c index 51a442722b..25f57cd61f 100644 --- a/source4/lib/samba3/samba3.c +++ b/source4/lib/samba3/samba3.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/source4/lib/samba3/share_info.c b/source4/lib/samba3/share_info.c index 464dcc38e3..98f7bf23b7 100644 --- a/source4/lib/samba3/share_info.c +++ b/source4/lib/samba3/share_info.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, |