Update docs

This commit is contained in:
hwdsl2
2023-01-04 19:47:57 -06:00
parent deddaa0572
commit d63e46e671
6 changed files with 10 additions and 10 deletions

View File

@@ -5,8 +5,8 @@
# Based on the work of Nyr and contributors at:
# https://github.com/Nyr/openvpn-install
#
# Copyright (c) 2022 Lin Song <linsongui@gmail.com>
# Copyright (c) 2013-2022 Nyr
# Copyright (c) 2022-2023 Lin Song <linsongui@gmail.com>
# Copyright (c) 2013-2023 Nyr
#
# Released under the MIT License, see the accompanying file LICENSE.txt
# or https://opensource.org/licenses/MIT
@@ -468,8 +468,8 @@ EOF
show_header2() {
cat <<'EOF'
Copyright (c) 2022 Lin Song
Copyright (c) 2013-2022 Nyr
Copyright (c) 2022-2023 Lin Song
Copyright (c) 2013-2023 Nyr
EOF
}