From 34cb907596a0a005544698d35c5a64cc9b4db9e1 Mon Sep 17 00:00:00 2001
From: Hunter Haugen <hunter@haugens.org>
Date: Mon, 16 Nov 2020 11:07:40 -0800
Subject: [PATCH] Restore copyright names

The copyright names were incorrectly removed by
00a1f3fb0369f5b4ca474a681114fbfd8c9f81bf as part of a modulesync
---
 NOTICE | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

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.
-- 
2.45.2