Browse Source

[master] updated copyright year for the template files to be a more reasonable
base of real source files based on the templates.
(should be trivial cleanup skipping review)

JINMEI Tatuya 14 years ago
parent
commit
433ef14c7c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/lib/dns/rdata/template.cc
  2. 1 1
      src/lib/dns/rdata/template.h

+ 1 - 1
src/lib/dns/rdata/template.cc

@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011  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/dns/rdata/template.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011  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