]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 12 Sep 2012 23:46:13 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 12 Sep 2012 23:46:13 +0000 (23:46 +0000)
bin/check/check-tool.c
lib/isc/include/isc/file.h
lib/isc/parseint.c
lib/isc/tests/parse_test.c

index 5bbf1f0c67ac672fb9b88ac8e4e9d94328a234d7..461fe37e1adffba584b3d20221d2509c709a7881 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-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 e87837a5f9e10862e75c3cd409ff915bc24547e6..03bdb23cad3bef97b886e207ec1ebedbb598b295 100644 (file)
@@ -115,8 +115,8 @@ isc_result_t
 isc_file_bopenuniquemode(char *templet, int mode, 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 15b31130dc4165d7cf7e38ab5abba1fbd2aec98e..f8ec3892c2c5413ee747ffc8d28430355137afd8 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
index 3e1ef9ffe2530577efb363b40810cddc90c82cf0..e6333d3c8912e645cce8f06728c6a1d7861357f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above