From 0c6cb4b8a907429d876e3c8a7c4f4466098ff3e9 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sat, 5 May 2018 18:49:38 -0500 Subject: [PATCH] Update year --- LICENSE.md | 2 +- README-zh.md | 2 +- README.md | 2 +- docs/clients-xauth-zh.md | 2 +- docs/clients-xauth.md | 2 +- docs/clients-zh.md | 2 +- docs/clients.md | 2 +- extras/vpnupgrade.sh | 2 +- extras/vpnupgrade_centos.sh | 2 +- vpnsetup.sh | 2 +- vpnsetup_centos.sh | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index bcb0c62..548ebde 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ ### Creative Commons Attribution-ShareAlike 3.0 Unported License Link to license summary: https://creativecommons.org/licenses/by-sa/3.0/ -Copyright (C) 2014-2017 Lin Song +Copyright (C) 2014-2018 Lin Song Based on the work of Thomas Sarlandie (Copyright 2012)

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS diff --git a/README-zh.md b/README-zh.md index bb2d489..dc7d059 100644 --- a/README-zh.md +++ b/README-zh.md @@ -190,7 +190,7 @@ wget https://git.io/vpnupgrade-centos -O vpnupgrade.sh ## 授权协议 -版权所有 (C) 2014-2017 Lin Song View my profile on LinkedIn +版权所有 (C) 2014-2018 Lin Song View my profile on LinkedIn 基于 Thomas Sarlandie 的工作 (版权所有 2012) 这个项目是以 知识共享署名-相同方式共享3.0 许可协议授权。 diff --git a/README.md b/README.md index 79e789c..e653e3e 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ Please refer to Uninstall the VPNLin Song View my profile on LinkedIn +Copyright (C) 2014-2018 Lin Song View my profile on LinkedIn Based on the work of Thomas Sarlandie (Copyright 2012) This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License diff --git a/docs/clients-xauth-zh.md b/docs/clients-xauth-zh.md index 1a59fab..1554d61 100644 --- a/docs/clients-xauth-zh.md +++ b/docs/clients-xauth-zh.md @@ -104,7 +104,7 @@ VPN 连接成功后,会在通知栏显示图标。最后你可以到 Joshua Lund 的工作 (版权所有 2014-2016) 本程序为自由软件,在自由软件联盟发布的 GNU 通用公共许可协议的约束下,你可以对其进行再发布及修改。协议版本为第三版或(随你)更新的版本。 diff --git a/docs/clients-xauth.md b/docs/clients-xauth.md index 601a8b8..a87589f 100644 --- a/docs/clients-xauth.md +++ b/docs/clients-xauth.md @@ -104,7 +104,7 @@ This document was adapted from the the work of Joshua Lund (Copyright 2014-2016) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/docs/clients-zh.md b/docs/clients-zh.md index f478aa4..3850a22 100644 --- a/docs/clients-zh.md +++ b/docs/clients-zh.md @@ -471,7 +471,7 @@ ipsec whack --trafficstatus 注: 这个协议仅适用于本文档。 -版权所有 (C) 2016-2017 Lin Song +版权所有 (C) 2016-2018 Lin Song 基于 Joshua Lund 的工作 (版权所有 2014-2016) 本程序为自由软件,在自由软件联盟发布的 GNU 通用公共许可协议的约束下,你可以对其进行再发布及修改。协议版本为第三版或(随你)更新的版本。 diff --git a/docs/clients.md b/docs/clients.md index b3ac7e9..42fcfd1 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -470,7 +470,7 @@ This document was adapted from the the work of Joshua Lund (Copyright 2014-2016) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/extras/vpnupgrade.sh b/extras/vpnupgrade.sh index 9a66c0f..783961d 100644 --- a/extras/vpnupgrade.sh +++ b/extras/vpnupgrade.sh @@ -2,7 +2,7 @@ # # Script to upgrade Libreswan on Ubuntu and Debian # -# Copyright (C) 2016-2017 Lin Song +# Copyright (C) 2016-2018 Lin Song # # This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 # Unported License: http://creativecommons.org/licenses/by-sa/3.0/ diff --git a/extras/vpnupgrade_centos.sh b/extras/vpnupgrade_centos.sh index 80379d8..6b4527c 100644 --- a/extras/vpnupgrade_centos.sh +++ b/extras/vpnupgrade_centos.sh @@ -2,7 +2,7 @@ # # Script to upgrade Libreswan on CentOS and RHEL # -# Copyright (C) 2016-2017 Lin Song +# Copyright (C) 2016-2018 Lin Song # # This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 # Unported License: http://creativecommons.org/licenses/by-sa/3.0/ diff --git a/vpnsetup.sh b/vpnsetup.sh index 6462392..1733605 100755 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -8,7 +8,7 @@ # The latest version of this script is available at: # https://github.com/hwdsl2/setup-ipsec-vpn # -# Copyright (C) 2014-2017 Lin Song +# Copyright (C) 2014-2018 Lin Song # Based on the work of Thomas Sarlandie (Copyright 2012) # # This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 diff --git a/vpnsetup_centos.sh b/vpnsetup_centos.sh index 31acbe3..deb0e6a 100755 --- a/vpnsetup_centos.sh +++ b/vpnsetup_centos.sh @@ -8,7 +8,7 @@ # The latest version of this script is available at: # https://github.com/hwdsl2/setup-ipsec-vpn # -# Copyright (C) 2015-2017 Lin Song +# Copyright (C) 2015-2018 Lin Song # Based on the work of Thomas Sarlandie (Copyright 2012) # # This work is licensed under the Creative Commons Attribution-ShareAlike 3.0