summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-07-12 09:23:23 -0400
committerThomas Markwalder <tmark@isc.org>2017-07-12 09:23:23 -0400
commit7512d88b9fb650e3c31fcb255676cdbb89d6c7b6 (patch)
tree6d0873b376bc5af1354587fa586e500886a18535 /util
parentb3e6fd51761353b40153ac89bace75eef64ecb9c (diff)
downloadisc-dhcp-7512d88b9fb650e3c31fcb255676cdbb89d6c7b6.tar.gz
[master] Replaced licensing text with MPL licensing text throughout
Diffstat (limited to 'util')
-rw-r--r--util/bind.sh8
-rw-r--r--util/lt.pl8
-rw-r--r--util/regen-conf.sh8
3 files changed, 12 insertions, 12 deletions
diff --git a/util/bind.sh b/util/bind.sh
index a142cf38..b4a8461a 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# Copyright (C) 2009-2016 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009-2017 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
-# copyright notice and this permission notice appear in all copies.
+# 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/.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
diff --git a/util/lt.pl b/util/lt.pl
index eed17fe3..b7280b56 100644
--- a/util/lt.pl
+++ b/util/lt.pl
@@ -1,10 +1,10 @@
#!/usr/bin/perl
#
-# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2017 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
-# copyright notice and this permission notice appear in all copies.
+# 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/.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
diff --git a/util/regen-conf.sh b/util/regen-conf.sh
index 5b0c934d..702f351c 100644
--- a/util/regen-conf.sh
+++ b/util/regen-conf.sh
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2017 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
-# copyright notice and this permission notice appear in all copies.
+# 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/.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY