]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 14 Jan 2011 00:51:43 +0000 (00:51 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 14 Jan 2011 00:51:43 +0000 (00:51 +0000)
bin/tests/log_test.c
lib/dns/ecdb.c

index 3094a2968cdcb44188a897a249f067c5f665ffe0..1a33c82ecd09c225d1dc80ea8456fe7bc257f905 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log_test.c,v 1.27 2011/01/14 00:44:53 marka Exp $ */
+/* $Id: log_test.c,v 1.28 2011/01/14 00:51:43 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index 74f004277aeb889d28717f53b8fc46078a0c097a..dba61860a4c9f78564078d7f35e2a46c8df8fa41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-2011  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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ecdb.c,v 1.7 2011/01/14 00:33:32 marka Exp $ */
+/* $Id: ecdb.c,v 1.8 2011/01/14 00:51:43 tbox Exp $ */
 
 #include "config.h"