]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 13 Mar 2013 23:46:08 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 13 Mar 2013 23:46:08 +0000 (23:46 +0000)
lib/isc/httpd.c
lib/isc/include/isc/mem.h
lib/isc/include/isc/socket.h
lib/isc/include/isc/task.h
lib/isc/include/isc/types.h
lib/isc/mem.c
lib/isc/nothreads/Makefile.in
lib/isc/task.c

index e484325b4d9ad743707ef139c170c3aefdbeabab..cf2b0196743e49e84a2b0c25c857153aa70be05f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008, 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2008, 2010-2013  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
index 6e012ba9a8d37da34cbf92b53b96af640cee198e..0f99da145c31f7251b7e391711db16c92380abae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 3677999b736c369ebef4b355e6a1517d2c189518..53291c656bf8381d23b6cb304954c8b18a12dcdf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 49fa5fa429abd4a4d7172d513e4ff4250538152d..4e4fbfb94a88a8ce74651c11f4abcfa45d14e8d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 775ea668b8d912ffbe68efe8c2ae14456ee5f53d..a082dd59e184604a97b040f2d01e5039613aacc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index beef72a1cdfc15307faf8873f80c261a3f14aa01..fa698e66c864adad5c9c56ffdd8254775e505045 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -2704,7 +2704,7 @@ isc_mem_renderjson(json_object *memobj) {
        return (ISC_R_SUCCESS);
 
  error:
-       if (ctxarray != NULL)
+       if (ctxarray != NULL)
                json_object_put(ctxarray);
        return (result);
 }
index 6eadc296a189587a2fe00798df3361fa2e20bd3e..b8b5f98b6f516cbd9873217c123b35a10fab1071 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index acd2e85150d3c714109d3a63db1e061de9df44a8..626f91525c4922f11f04d6444c68ff05159387c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any