Browse Source

[2435] Fix copyright year of files

Mukund Sivaraman 12 years ago
parent
commit
88639855c4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/lib/datasrc/rrset_collection.cc
  2. 1 1
      src/lib/datasrc/rrset_collection.h

+ 1 - 1
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

+ 1 - 1
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