From: Michal Nowikowski Date: Thu, 10 Jan 2019 16:48:15 +0000 (+0100) Subject: hammer: added copyright header X-Git-Tag: 429-Updated-StampedValue-to-support-reals_base~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6373a383fe12addc8de8f2def09c3a9e44365ad9;p=thirdparty%2Fkea.git hammer: added copyright header --- diff --git a/hammer.py b/hammer.py index 31058fe0aa..3d6ca3ecc7 100755 --- a/hammer.py +++ b/hammer.py @@ -1,4 +1,11 @@ #!/usr/bin/env python3 + +# Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC") +# +# 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 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + from __future__ import print_function import os import sys