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
+版权所有 (C) 2014-2018 Lin Song
基于 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
+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 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