]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Sat, 8 Jan 2011 23:47:01 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Sat, 8 Jan 2011 23:47:01 +0000 (23:47 +0000)
bin/nsupdate/nsupdate.c
lib/dns/gssapictx.c
lib/dns/include/dns/tkey.h
lib/dns/include/dst/gssapi.h
lib/dns/tkey.c

index 7b18b02d99bd7d161c3a0de5c6ca7ddb994ca7e3..510d6a2a8f5fbd4d431c2a477018bca14283f603 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-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: nsupdate.c,v 1.191 2011/01/08 01:26:01 each Exp $ */
+/* $Id: nsupdate.c,v 1.192 2011/01/08 23:47:00 tbox Exp $ */
 
 /*! \file */
 
index 87d0f50ffd8d6023da74269c7130a96f78493dd5..f1738c4e2f2e6cce660999fdd34863d3b84a1669 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 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: gssapictx.c,v 1.24 2011/01/08 00:33:12 each Exp $ */
+/* $Id: gssapictx.c,v 1.25 2011/01/08 23:47:01 tbox Exp $ */
 
 #include <config.h>
 
index 332ad67bb2da56c00663fa4437a160e77d27aaf3..0dcec1ecb4c78f45e81175e5bfcf7e5b4e1762b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009-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: tkey.h,v 1.31 2011/01/08 00:33:12 each Exp $ */
+/* $Id: tkey.h,v 1.32 2011/01/08 23:47:01 tbox Exp $ */
 
 #ifndef DNS_TKEY_H
 #define DNS_TKEY_H 1
index 6ddb00f8fd581308a1946f279fb7f24843c69f63..1e81a55b97180ef7a7c90e2cb3dfedf4345c93be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 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: gssapi.h,v 1.15 2011/01/08 00:33:12 each Exp $ */
+/* $Id: gssapi.h,v 1.16 2011/01/08 23:47:01 tbox Exp $ */
 
 #ifndef DST_GSSAPI_H
 #define DST_GSSAPI_H 1
index 78d72f17299accf67721ae89d377982f634db147..2d086dcc30a56a6c524c23b5c69686774b563c21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: tkey.c,v 1.99 2011/01/08 00:33:12 each Exp $
+ * $Id: tkey.c,v 1.100 2011/01/08 23:47:01 tbox Exp $
  */
 /*! \file */
 #include <config.h>