From: Mukund Sivaraman Date: Wed, 9 Jan 2013 05:09:35 +0000 (+0530) Subject: [2435] Fix copyright year of files X-Git-Tag: bind10-1.0.0-rc-release~76^2~21^2~3^2^2~11^2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2fa03f0b6156c8a64376d1524fe822e3a74cb16;p=thirdparty%2Fkea.git [2435] Fix copyright year of files --- diff --git a/src/lib/datasrc/rrset_collection.cc b/src/lib/datasrc/rrset_collection.cc index e9a5fd8271..51fa97c5a7 100644 --- a/src/lib/datasrc/rrset_collection.cc +++ b/src/lib/datasrc/rrset_collection.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 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 diff --git a/src/lib/datasrc/rrset_collection.h b/src/lib/datasrc/rrset_collection.h index c8a6add4e9..77c1574598 100644 --- a/src/lib/datasrc/rrset_collection.h +++ b/src/lib/datasrc/rrset_collection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 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