]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 27 Sep 2012 23:45:27 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 27 Sep 2012 23:45:27 +0000 (23:45 +0000)
bin/check/check-tool.c
bin/dnssec/dnssec-signzone.c
lib/isc/include/isc/file.h
lib/isc/parseint.c

index 727d714ef7a1729b604c242f239e47d75d1fc517..9d83b86b21585cef17763ddbeb9d666e419ae16a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 892bcf6b616874ac18d064e67bf548676d01803f..bc607bb29e03ad932dbb00aae6c0b574713bfb13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 8657645869435faba7ea6ad0044b078c150c089f..0847d0248933c3d0d8a505a9ad3a14d63996aa6f 100644 (file)
@@ -107,8 +107,8 @@ isc_result_t
 isc_file_bopenunique(char *templet, FILE **fp);
 /*!<
  * \brief Create and open a file with a unique name based on 'templet'.
- *     isc_file_bopen*() open the file in binary mode in Windows. 
- *     isc_file_open*() open the file in text mode in Windows. 
+ *     isc_file_bopen*() open the file in binary mode in Windows.
+ *     isc_file_open*() open the file in text mode in Windows.
  *
  * Notes:
  *\li  'template' is a reserved work in C++.  If you want to complain
index 266d44cec5c5fd6550a70016b9fd870cc7a458c5..db5bbb8e9d4d2544dc651e14794a0ee3fb231b7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any