summaryrefslogtreecommitdiff
path: root/source3/libads
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libads')
-rw-r--r--source3/libads/ads_status.c3
-rw-r--r--source3/libads/ads_struct.c3
-rw-r--r--source3/libads/ads_utils.c3
-rw-r--r--source3/libads/authdata.c3
-rw-r--r--source3/libads/cldap.c3
-rw-r--r--source3/libads/disp_sec.c3
-rw-r--r--source3/libads/dns.c3
-rw-r--r--source3/libads/kerberos.c3
-rw-r--r--source3/libads/kerberos_keytab.c3
-rw-r--r--source3/libads/kerberos_verify.c3
-rw-r--r--source3/libads/krb5_setpw.c3
-rw-r--r--source3/libads/ldap.c3
-rw-r--r--source3/libads/ldap_printer.c3
-rw-r--r--source3/libads/ldap_schema.c3
-rw-r--r--source3/libads/ldap_user.c3
-rw-r--r--source3/libads/ldap_utils.c3
-rw-r--r--source3/libads/sasl.c3
-rw-r--r--source3/libads/smb_krb5_locator.c3
-rw-r--r--source3/libads/util.c3
19 files changed, 19 insertions, 38 deletions
diff --git a/source3/libads/ads_status.c b/source3/libads/ads_status.c
index b9b131d546..742304b6fc 100644
--- a/source3/libads/ads_status.c
+++ b/source3/libads/ads_status.c
@@ -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/>.
*/
#include "includes.h"
diff --git a/source3/libads/ads_struct.c b/source3/libads/ads_struct.c
index 9347777eab..b01e0879ef 100644
--- a/source3/libads/ads_struct.c
+++ b/source3/libads/ads_struct.c
@@ -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/source3/libads/ads_utils.c b/source3/libads/ads_utils.c
index d451b0aebc..68efd69db9 100644
--- a/source3/libads/ads_utils.c
+++ b/source3/libads/ads_utils.c
@@ -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/source3/libads/authdata.c b/source3/libads/authdata.c
index 86e3e9edcf..d61ffc2397 100644
--- a/source3/libads/authdata.c
+++ b/source3/libads/authdata.c
@@ -19,8 +19,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/source3/libads/cldap.c b/source3/libads/cldap.c
index 041a92d5c9..de0e2e71e4 100644
--- a/source3/libads/cldap.c
+++ b/source3/libads/cldap.c
@@ -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/source3/libads/disp_sec.c b/source3/libads/disp_sec.c
index 6f3f2cd015..60749dbb21 100644
--- a/source3/libads/disp_sec.c
+++ b/source3/libads/disp_sec.c
@@ -14,8 +14,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/source3/libads/dns.c b/source3/libads/dns.c
index d2f2c12522..96cd54af06 100644
--- a/source3/libads/dns.c
+++ b/source3/libads/dns.c
@@ -14,8 +14,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/source3/libads/kerberos.c b/source3/libads/kerberos.c
index ac49408a0a..2cf0577687 100644
--- a/source3/libads/kerberos.c
+++ b/source3/libads/kerberos.c
@@ -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/source3/libads/kerberos_keytab.c b/source3/libads/kerberos_keytab.c
index ba07019fea..342e79ddd8 100644
--- a/source3/libads/kerberos_keytab.c
+++ b/source3/libads/kerberos_keytab.c
@@ -22,8 +22,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/source3/libads/kerberos_verify.c b/source3/libads/kerberos_verify.c
index 12e8ee9955..378258ee08 100644
--- a/source3/libads/kerberos_verify.c
+++ b/source3/libads/kerberos_verify.c
@@ -20,8 +20,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/source3/libads/krb5_setpw.c b/source3/libads/krb5_setpw.c
index 735cafa524..24220685f3 100644
--- a/source3/libads/krb5_setpw.c
+++ b/source3/libads/krb5_setpw.c
@@ -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/source3/libads/ldap.c b/source3/libads/ldap.c
index a9e946e952..dd2bf0e344 100644
--- a/source3/libads/ldap.c
+++ b/source3/libads/ldap.c
@@ -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/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c
index cf6e1e08b0..cfddd4cc8a 100644
--- a/source3/libads/ldap_printer.c
+++ b/source3/libads/ldap_printer.c
@@ -14,8 +14,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/source3/libads/ldap_schema.c b/source3/libads/ldap_schema.c
index 0f0b20c1bf..f71f53adb6 100644
--- a/source3/libads/ldap_schema.c
+++ b/source3/libads/ldap_schema.c
@@ -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/source3/libads/ldap_user.c b/source3/libads/ldap_user.c
index d3a9803cb8..bef2c91292 100644
--- a/source3/libads/ldap_user.c
+++ b/source3/libads/ldap_user.c
@@ -14,8 +14,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/source3/libads/ldap_utils.c b/source3/libads/ldap_utils.c
index 30b1a26bca..3ad08085bb 100644
--- a/source3/libads/ldap_utils.c
+++ b/source3/libads/ldap_utils.c
@@ -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/>.
*/
#include "includes.h"
diff --git a/source3/libads/sasl.c b/source3/libads/sasl.c
index 3be7ee67b6..9536ba31be 100644
--- a/source3/libads/sasl.c
+++ b/source3/libads/sasl.c
@@ -14,8 +14,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/source3/libads/smb_krb5_locator.c b/source3/libads/smb_krb5_locator.c
index 803aecf9a3..b5a6ffd453 100644
--- a/source3/libads/smb_krb5_locator.c
+++ b/source3/libads/smb_krb5_locator.c
@@ -14,8 +14,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/source3/libads/util.c b/source3/libads/util.c
index 5f0a33d90f..2fb9fa81b4 100644
--- a/source3/libads/util.c
+++ b/source3/libads/util.c
@@ -14,8 +14,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"