BIND 10 master, updated. 433ef14c7c54f255b302ff74213a24bdc298f2a0 [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)
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Apr 7 15:40:27 UTC 2011
The branch, master has been updated
via 433ef14c7c54f255b302ff74213a24bdc298f2a0 (commit)
from 5eeba2034481f043369f9a7f3f86ce606653387e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 433ef14c7c54f255b302ff74213a24bdc298f2a0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 7 08:39:09 2011 -0700
[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)
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/rdata/template.cc | 2 +-
src/lib/dns/rdata/template.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/rdata/template.cc b/src/lib/dns/rdata/template.cc
index 0e0bf46..b737f60 100644
--- a/src/lib/dns/rdata/template.cc
+++ b/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
diff --git a/src/lib/dns/rdata/template.h b/src/lib/dns/rdata/template.h
index e85a839..9e84cc3 100644
--- a/src/lib/dns/rdata/template.h
+++ b/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
More information about the bind10-changes
mailing list