From 20547183b6c9db5e917f207984def26583942e4e Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sat, 15 Mar 2025 00:37:20 -0500 Subject: [PATCH] Update docs --- aws/README-zh.md | 2 +- aws/README.md | 2 +- aws/cloudformation-template-ipsec.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aws/README-zh.md b/aws/README-zh.md index 6a30471..032bbe6 100644 --- a/aws/README-zh.md +++ b/aws/README-zh.md @@ -122,4 +122,4 @@ $ ssh -i path/to/your/new-key-file.pem instance-username@instance-ip-address ## 作者 -版权所有 (C) 2020-2024 [Scott X. L.](https://github.com/scottpedia) <[wtanglef@pm.me](mailto:wtanglef@pm.me)> +版权所有 (C) 2020-2024 [Scott X. L.](https://github.com/scottpedia) <[ge105@ncf.ca](mailto:ge105@ncf.ca)> diff --git a/aws/README.md b/aws/README.md index 6b65319..10d8f69 100644 --- a/aws/README.md +++ b/aws/README.md @@ -122,4 +122,4 @@ You may use the "Delete" button on the CloudFormation stack page to delete the C ## Author -Copyright (C) 2020-2024 [Scott X. L.](https://github.com/scottpedia) <[wtanglef@pm.me](mailto:wtanglef@pm.me)> +Copyright (C) 2020-2024 [Scott X. L.](https://github.com/scottpedia) <[ge105@ncf.ca](mailto:ge105@ncf.ca)> diff --git a/aws/cloudformation-template-ipsec.json b/aws/cloudformation-template-ipsec.json index 8f2f758..74a27d9 100644 --- a/aws/cloudformation-template-ipsec.json +++ b/aws/cloudformation-template-ipsec.json @@ -9,7 +9,7 @@ "based on the work of Lin Song : https://github.com/hwdsl2/setup-ipsec-vpn", "The latest version of this template can be found at : https://github.com/hwdsl2/setup-ipsec-vpn/aws", "", - "Copyright (C) 2020-2024 Scott X. L. ", + "Copyright (C) 2020-2024 Scott X. L. ", "", "This work is licensed under the Creative Commons Attribution-ShareAlike 3.0", "Unported License: http://creativecommons.org/licenses/by-sa/3.0/",