From 9a1a4ae797a7c75b44d3c414bd9477ac1c6a7308 Mon Sep 17 00:00:00 2001 From: Tore Anderson Date: Thu, 28 Jan 2016 11:55:02 +0100 Subject: [PATCH 1/2] 2016 licence update Change "2014-2015" with "2014-2016". Also, I had forgotten to update the licence comment in the clatd script itself in b5725c0, so fix that too. Thanks to @ingvarha for noticing! --- LICENCE | 2 +- README.pod | 2 +- clatd | 22 ++++++++++++++++++---- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/LICENCE b/LICENCE index 4704b0c..e625501 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2015 Tore Anderson +Copyright (c) 2014-2016 Tore Anderson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.pod b/README.pod index 96157e2..3fb6af0 100644 --- a/README.pod +++ b/README.pod @@ -412,7 +412,7 @@ configuration file) when reporting a bug. =head1 LICENCE -Copyright (c) 2014-2015 Tore Anderson +Copyright (c) 2014-2016 Tore Anderson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/clatd b/clatd index 275f22e..9831d57 100755 --- a/clatd +++ b/clatd @@ -1,10 +1,24 @@ #! /usr/bin/perl -w # -# Copyright (c) 2014 Tore Anderson +# Copyright (c) 2014-2016 Tore Anderson # -# As long as you retain this notice, you may use this piece of software as -# you wish. If you like it, and we happen to meet one day, you can buy me -# a beer in return. If you really like it, make it an IPA. +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. # # See the file 'README.pod' in the source distribution or the manual page # clatd(8) for more information. From 1abcec1285585ede73b937b4082828755ee9c61c Mon Sep 17 00:00:00 2001 From: Tore Anderson Date: Thu, 28 Jan 2016 13:40:05 +0100 Subject: [PATCH 2/2] Minor documentation fixes --- README.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.pod b/README.pod index 3fb6af0..41591c8 100644 --- a/README.pod +++ b/README.pod @@ -159,7 +159,7 @@ example: B -=item B (no default) +=item B (no default) This works exactly the same as B, only that this script is run right after TAYGA has exited, before the clean-up process of restoring any settings @@ -354,7 +354,7 @@ If you enable B while at the same time disabling B, B will remove any pre-existing IPv4 default routes but not add any of its own. -Setting B to Iwill disable the IPv4 connectivity +Setting B to I will disable the IPv4 connectivity check. =item B (default: I<2048>)