diff --git a/Samples/one-interface/README.txt b/Samples/one-interface/README.txt index e1c8b2067..4b10f9f04 100644 --- a/Samples/one-interface/README.txt +++ b/Samples/one-interface/README.txt @@ -1,3 +1,27 @@ For instructions on using this sample configuration, please see -http://www.shorewall.net/standalone.htm \ No newline at end of file +http://www.shorewall.net/standalone.htm + + Shorewall Samples + Copyright (C) 2006 by the following authors: + Thomas M. Eastep + Paul D. Gear + Cristian Rodriguez + Francesca Smith + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301 USA + + http://www.gnu.org/licenses/lgpl.html diff --git a/Samples/one-interface/interfaces b/Samples/one-interface/interfaces index 7f6e524e5..233baf5e6 100644 --- a/Samples/one-interface/interfaces +++ b/Samples/one-interface/interfaces @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Interfaces File for one-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/interfaces # diff --git a/Samples/one-interface/policy b/Samples/one-interface/policy index 76e9b275d..20bead989 100644 --- a/Samples/one-interface/policy +++ b/Samples/one-interface/policy @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Policy File for one-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/policy # diff --git a/Samples/one-interface/rules b/Samples/one-interface/rules index 38a224295..43547bc15 100644 --- a/Samples/one-interface/rules +++ b/Samples/one-interface/rules @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Rules File for one-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/rules # diff --git a/Samples/one-interface/zones b/Samples/one-interface/zones index 0b02965a2..88925c60c 100644 --- a/Samples/one-interface/zones +++ b/Samples/one-interface/zones @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Zones File for one-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/zones # diff --git a/Samples/three-interfaces/README.txt b/Samples/three-interfaces/README.txt index a2bf53c14..485d92770 100644 --- a/Samples/three-interfaces/README.txt +++ b/Samples/three-interfaces/README.txt @@ -1,3 +1,27 @@ For instructions on using these sample configurations, please see -http://www.shorewall.net/three-interface.htm \ No newline at end of file +http://www.shorewall.net/three-interface.htm + + Shorewall Samples + Copyright (C) 2006 by the following authors: + Thomas M. Eastep + Paul D. Gear + Cristian Rodriguez + Francesca Smith + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301 USA + + http://www.gnu.org/licenses/lgpl.html diff --git a/Samples/three-interfaces/interfaces b/Samples/three-interfaces/interfaces index 9025dcd67..a0a5239da 100644 --- a/Samples/three-interfaces/interfaces +++ b/Samples/three-interfaces/interfaces @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Interfaces File for three-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/interfaces # diff --git a/Samples/three-interfaces/masq b/Samples/three-interfaces/masq index 2ce6874b5..8cb1f1607 100644 --- a/Samples/three-interfaces/masq +++ b/Samples/three-interfaces/masq @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Masq file for three-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/masq # diff --git a/Samples/three-interfaces/policy b/Samples/three-interfaces/policy index 215588c2f..2ca423a51 100644 --- a/Samples/three-interfaces/policy +++ b/Samples/three-interfaces/policy @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Policy File for three-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/policy # diff --git a/Samples/three-interfaces/routestopped b/Samples/three-interfaces/routestopped index 9687ecc97..6bd4ced82 100644 --- a/Samples/three-interfaces/routestopped +++ b/Samples/three-interfaces/routestopped @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Routestopped File for three-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/routestopped # diff --git a/Samples/three-interfaces/rules b/Samples/three-interfaces/rules index d91ad3b85..daea5104f 100644 --- a/Samples/three-interfaces/rules +++ b/Samples/three-interfaces/rules @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Rules File for three-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/rules # diff --git a/Samples/three-interfaces/zones b/Samples/three-interfaces/zones index 88f916725..a596ccf5d 100644 --- a/Samples/three-interfaces/zones +++ b/Samples/three-interfaces/zones @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Zones File for three-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/zones # diff --git a/Samples/two-interfaces/README.txt b/Samples/two-interfaces/README.txt index 3bd7e34cb..6b6ecc567 100644 --- a/Samples/two-interfaces/README.txt +++ b/Samples/two-interfaces/README.txt @@ -1,3 +1,27 @@ For instructions on using these sample configurations, please see -http://www.shorewall.net/two-interface.htm \ No newline at end of file +http://www.shorewall.net/two-interface.htm + + Shorewall Samples + Copyright (C) 2006 by the following authors: + Thomas M. Eastep + Paul D. Gear + Cristian Rodriguez + Francesca Smith + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301 USA + + http://www.gnu.org/licenses/lgpl.html diff --git a/Samples/two-interfaces/interfaces b/Samples/two-interfaces/interfaces index 28a571127..cda14fa55 100644 --- a/Samples/two-interfaces/interfaces +++ b/Samples/two-interfaces/interfaces @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Interfaces File for two-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/interfaces # diff --git a/Samples/two-interfaces/masq b/Samples/two-interfaces/masq index a820e69a6..e24fdb051 100644 --- a/Samples/two-interfaces/masq +++ b/Samples/two-interfaces/masq @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Masq file for two-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/masq # diff --git a/Samples/two-interfaces/policy b/Samples/two-interfaces/policy index 1c7f22034..16361482b 100644 --- a/Samples/two-interfaces/policy +++ b/Samples/two-interfaces/policy @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Policy File for two-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/policy # diff --git a/Samples/two-interfaces/routestopped b/Samples/two-interfaces/routestopped index 2a7da6daf..f14c468c4 100644 --- a/Samples/two-interfaces/routestopped +++ b/Samples/two-interfaces/routestopped @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Routestopped File for two-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/routestopped # diff --git a/Samples/two-interfaces/rules b/Samples/two-interfaces/rules index 22649d0f8..4539f1966 100644 --- a/Samples/two-interfaces/rules +++ b/Samples/two-interfaces/rules @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Rules File for two-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/rules # diff --git a/Samples/two-interfaces/zones b/Samples/two-interfaces/zones index 7e3e8a14e..ebb1bcaed 100644 --- a/Samples/two-interfaces/zones +++ b/Samples/two-interfaces/zones @@ -1,5 +1,14 @@ # # Shorewall version 3.0 - Sample Zones File for two-interface configuration. +# Copyright (C) 2006 by the Shorewall Team +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file README.txt for further details. +# # # /etc/shorewall/zones #