mirror of
https://github.com/hwdsl2/openvpn-install.git
synced 2026-01-11 19:06:18 +00:00
Update docs
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2022 Lin Song <linsongui@gmail.com>
|
# Copyright (C) 2022-2023 Lin Song <linsongui@gmail.com>
|
||||||
|
|
||||||
name: build
|
name: build
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/test_set_1.yml
vendored
2
.github/workflows/test_set_1.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2022 Lin Song <linsongui@gmail.com>
|
# Copyright (C) 2022-2023 Lin Song <linsongui@gmail.com>
|
||||||
|
|
||||||
name: test_set_1
|
name: test_set_1
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/test_set_2.yml
vendored
2
.github/workflows/test_set_2.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2022 Lin Song <linsongui@gmail.com>
|
# Copyright (C) 2022-2023 Lin Song <linsongui@gmail.com>
|
||||||
|
|
||||||
name: test_set_2
|
name: test_set_2
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/test_set_3.yml
vendored
2
.github/workflows/test_set_3.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2022 Lin Song <linsongui@gmail.com>
|
# Copyright (C) 2022-2023 Lin Song <linsongui@gmail.com>
|
||||||
|
|
||||||
name: test_set_3
|
name: test_set_3
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2022 Lin Song <linsongui@gmail.com>
|
Copyright (c) 2022-2023 Lin Song <linsongui@gmail.com>
|
||||||
Copyright (c) 2013-2022 Nyr
|
Copyright (c) 2013-2023 Nyr
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
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
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
# Based on the work of Nyr and contributors at:
|
# Based on the work of Nyr and contributors at:
|
||||||
# https://github.com/Nyr/openvpn-install
|
# https://github.com/Nyr/openvpn-install
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 Lin Song <linsongui@gmail.com>
|
# Copyright (c) 2022-2023 Lin Song <linsongui@gmail.com>
|
||||||
# Copyright (c) 2013-2022 Nyr
|
# Copyright (c) 2013-2023 Nyr
|
||||||
#
|
#
|
||||||
# Released under the MIT License, see the accompanying file LICENSE.txt
|
# Released under the MIT License, see the accompanying file LICENSE.txt
|
||||||
# or https://opensource.org/licenses/MIT
|
# or https://opensource.org/licenses/MIT
|
||||||
@@ -468,8 +468,8 @@ EOF
|
|||||||
show_header2() {
|
show_header2() {
|
||||||
cat <<'EOF'
|
cat <<'EOF'
|
||||||
|
|
||||||
Copyright (c) 2022 Lin Song
|
Copyright (c) 2022-2023 Lin Song
|
||||||
Copyright (c) 2013-2022 Nyr
|
Copyright (c) 2013-2023 Nyr
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user