From: Hunter Haugen Date: Mon, 16 Nov 2020 19:07:40 +0000 (-0800) Subject: Restore copyright names X-Git-Tag: v2.8.0~11^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Freadd-copyright;p=puppet-modules%2Fpuppetlabs-firewall.git Restore copyright names The copyright names were incorrectly removed by 00a1f3fb0369f5b4ca474a681114fbfd8c9f81bf as part of a modulesync --- diff --git a/NOTICE b/NOTICE index b9b4658..95e1959 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,14 @@ Puppet Module - puppetlabs-firewall Copyright 2018 Puppet, Inc. +Copyright 2011 Jonathan Boyett +Copyright 2011 Media Temple, Inc. + +Some of the iptables code was taken from puppet-iptables which was: + +Copyright 2011 Bob.sh Limited +Copyright 2008 Camptocamp Association +Copyright 2007 Dmitri Priimak Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -12,4 +20,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.