]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Tue, 15 Jul 2014 23:45:43 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 15 Jul 2014 23:45:43 +0000 (23:45 +0000)
lib/isc/include/isc/print.h
lib/isc/print.c
lib/isc/tests/print_test.c

index 84c98b97703f79a495915f8bc575c29325c1b2b4..2b9169001fec91a677c4f4274fb776aff45b25c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2014  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
index 4d5ae50d2f2d671281cc7a44d31aeb432a717e02..b025cfa398833c0decd81b72a4a0ae375087b0b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010, 2014  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
index 3b5ac48dbcf7fe72f8888261aebc9b010eea2ba5..46a1ea3ad2cdd52b8cec2079eca8813e4bc51407 100644 (file)
@@ -48,7 +48,7 @@ ATF_TC_BODY(snprintf, tc) {
        char buf[10000];
        isc_uint64_t ll = 8589934592ULL;
        int n;
-       
+
        UNUSED(tc);
 
        /*