diff options
author | Michal 'vorner' Vaner <michal.vaner@nic.cz> | 2012-01-04 11:02:05 +0100 |
---|---|---|
committer | Michal 'vorner' Vaner <michal.vaner@nic.cz> | 2012-01-04 11:02:05 +0100 |
commit | 8bb7f2c2df4a11a1301ee114ef4d2f6e8b8e71fd (patch) | |
tree | ba3fc92e6a25a736b9e129bc58603918b02b3bb0 /src/lib/asiodns/logger.cc | |
parent | [805] suggested minor changes: newline for readability; constify; distinguish (diff) | |
download | kea-8bb7f2c2df4a11a1301ee114ef4d2f6e8b8e71fd.tar.xz kea-8bb7f2c2df4a11a1301ee114ef4d2f6e8b8e71fd.zip |
[805] Copyright year update
The time goes on and we are a year older already.
Diffstat (limited to 'src/lib/asiodns/logger.cc')
-rw-r--r-- | src/lib/asiodns/logger.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/asiodns/logger.cc b/src/lib/asiodns/logger.cc index e4c60e2200..5801a0bba2 100644 --- a/src/lib/asiodns/logger.cc +++ b/src/lib/asiodns/logger.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012 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 |