diff options
Diffstat (limited to 'src/lib/util/python')
-rw-r--r-- | src/lib/util/python/const2hdr.py | 2 | ||||
-rwxr-xr-x | src/lib/util/python/gen_wiredata.py.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/util/python/const2hdr.py b/src/lib/util/python/const2hdr.py index e005610e91..59f9bfb787 100644 --- a/src/lib/util/python/const2hdr.py +++ b/src/lib/util/python/const2hdr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013 Internet Systems Consortium. +# Copyright (C) 2013-2015 Internet Systems Consortium. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/lib/util/python/gen_wiredata.py.in b/src/lib/util/python/gen_wiredata.py.in index b05951c174..2bbfc4dce7 100755 --- a/src/lib/util/python/gen_wiredata.py.in +++ b/src/lib/util/python/gen_wiredata.py.in @@ -1,6 +1,6 @@ #!@PYTHON@ -# Copyright (C) 2010 Internet Systems Consortium. +# Copyright (C) 2010-2015 Internet Systems Consortium. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this |