]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 24 Oct 2008 01:42:46 +0000 (01:42 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 24 Oct 2008 01:42:46 +0000 (01:42 +0000)
bin/named/include/named/globals.h
bin/named/unix/include/named/os.h
bin/named/unix/os.c
bin/named/win32/include/named/os.h

index b7ff16b4f31a129dc83b78f592d116a0ee293541..b7aaf5a90323a1983373c55e34286ad06a93f920 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: globals.h,v 1.59.68.8 2008/10/24 01:14:52 marka Exp $ */
+/* $Id: globals.h,v 1.59.68.9 2008/10/24 01:42:46 tbox Exp $ */
 
 #ifndef NAMED_GLOBALS_H
 #define NAMED_GLOBALS_H 1
index fb604993b852924432635b67b31fc0a6832654ef..96604e54acd4b6a6f399a98f8129bdaca994f601 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.14.2.2.8.13 2008/10/24 01:28:55 marka Exp $ */
+/* $Id: os.h,v 1.14.2.2.8.14 2008/10/24 01:42:46 tbox Exp $ */
 
 #ifndef NS_OS_H
 #define NS_OS_H 1
index 06f0f4cb4e01aa4c3e9448776126807fc5aa2c6c..3fe15cb1a007016ceb4297d37f139cc28ba6ee90 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.46.2.4.8.32 2008/10/24 01:28:55 marka Exp $ */
+/* $Id: os.c,v 1.46.2.4.8.33 2008/10/24 01:42:46 tbox Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
@@ -547,7 +547,7 @@ ns_os_adjustnofile() {
        result = isc_resource_setlimit(isc_resource_openfiles, newvalue);
        if (result != ISC_R_SUCCESS)
                ns_main_earlywarning("couldn't adjust limit on open files");
-#endif 
+#endif
 }
 
 void
index 978685d63ede3d94cc3e0e3dd29e5074cea8cd4b..59e422e0caa6a291b6fe2be3c90ce29583716b61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.1.2.2.8.14 2008/10/24 01:28:55 marka Exp $ */
+/* $Id: os.h,v 1.1.2.2.8.15 2008/10/24 01:42:46 tbox Exp $ */
 
 #ifndef NS_OS_H
 #define NS_OS_H 1