diff options
Diffstat (limited to 'source4/utils')
-rw-r--r-- | source4/utils/getntacl.c | 5 | ||||
-rw-r--r-- | source4/utils/net/net.c | 5 | ||||
-rw-r--r-- | source4/utils/net/net.h | 5 | ||||
-rw-r--r-- | source4/utils/net/net_join.c | 5 | ||||
-rw-r--r-- | source4/utils/net/net_password.c | 5 | ||||
-rw-r--r-- | source4/utils/net/net_time.c | 5 | ||||
-rw-r--r-- | source4/utils/net/net_user.c | 5 | ||||
-rw-r--r-- | source4/utils/net/net_vampire.c | 5 | ||||
-rw-r--r-- | source4/utils/nmblookup.c | 5 | ||||
-rw-r--r-- | source4/utils/ntlm_auth.c | 5 | ||||
-rw-r--r-- | source4/utils/setntacl.c | 5 | ||||
-rw-r--r-- | source4/utils/setnttoken.c | 5 | ||||
-rw-r--r-- | source4/utils/testparm.c | 5 |
13 files changed, 26 insertions, 39 deletions
diff --git a/source4/utils/getntacl.c b/source4/utils/getntacl.c index 441f233a847..ae5c130638a 100644 --- a/source4/utils/getntacl.c +++ b/source4/utils/getntacl.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, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/net/net.c b/source4/utils/net/net.c index 7e885acfe8f..64e82e226a1 100644 --- a/source4/utils/net/net.c +++ b/source4/utils/net/net.c @@ -16,7 +16,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, @@ -25,8 +25,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ /*****************************************************/ diff --git a/source4/utils/net/net.h b/source4/utils/net/net.h index 8d9c78c1a92..d9b5923dad1 100644 --- a/source4/utils/net/net.h +++ b/source4/utils/net/net.h @@ -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, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _UTIL_NET_H diff --git a/source4/utils/net/net_join.c b/source4/utils/net/net_join.c index 0495e9850fd..98bf19d234c 100644 --- a/source4/utils/net/net_join.c +++ b/source4/utils/net/net_join.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, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/net/net_password.c b/source4/utils/net/net_password.c index 4c67f87b43d..4547aac6fda 100644 --- a/source4/utils/net/net_password.c +++ b/source4/utils/net/net_password.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, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/net/net_time.c b/source4/utils/net/net_time.c index 8bdef1f7620..e14b6e57592 100644 --- a/source4/utils/net/net_time.c +++ b/source4/utils/net/net_time.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, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/net/net_user.c b/source4/utils/net/net_user.c index 7bb6fa3d61f..a8d13c0315b 100644 --- a/source4/utils/net/net_user.c +++ b/source4/utils/net/net_user.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, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/net/net_vampire.c b/source4/utils/net/net_vampire.c index dba51ea1af4..86c7c0115ad 100644 --- a/source4/utils/net/net_vampire.c +++ b/source4/utils/net/net_vampire.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, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/nmblookup.c b/source4/utils/nmblookup.c index e9c8c221669..e9f48f8d414 100644 --- a/source4/utils/nmblookup.c +++ b/source4/utils/nmblookup.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, @@ -17,8 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/source4/utils/ntlm_auth.c b/source4/utils/ntlm_auth.c index a0c02af4471..fc864fd50ee 100644 --- a/source4/utils/ntlm_auth.c +++ b/source4/utils/ntlm_auth.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, @@ -18,8 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/setntacl.c b/source4/utils/setntacl.c index fd7cb31b6d4..3a008a4c374 100644 --- a/source4/utils/setntacl.c +++ b/source4/utils/setntacl.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, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/setnttoken.c b/source4/utils/setnttoken.c index fd7cb31b6d4..3a008a4c374 100644 --- a/source4/utils/setnttoken.c +++ b/source4/utils/setnttoken.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, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/utils/testparm.c b/source4/utils/testparm.c index 58025538448..886b51300f1 100644 --- a/source4/utils/testparm.c +++ b/source4/utils/testparm.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, @@ -18,8 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* |