From b42ed821472b78866a36e18d315de695b84e7887 Mon Sep 17 00:00:00 2001 From: Datong Sun Date: Fri, 22 Aug 2025 20:55:13 -0700 Subject: [PATCH] docs(readme): bump copyright year --- fake-tcp/README.md | 2 +- phantun/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fake-tcp/README.md b/fake-tcp/README.md index 5aa6bb5..4091f41 100644 --- a/fake-tcp/README.md +++ b/fake-tcp/README.md @@ -5,7 +5,7 @@ packet oriented tunneling with minimum overhead. ## License -Copyright 2021 Datong Sun +Copyright 2021-2025 Datong Sun Licensed under the Apache License, Version 2.0 or the MIT license diff --git a/phantun/README.md b/phantun/README.md index 46476e4..7e3812e 100644 --- a/phantun/README.md +++ b/phantun/README.md @@ -4,7 +4,7 @@ Client/Server crate, see [Phantun Project README.md](https://github.com/dndx/pha ## License -Copyright 2021 Datong Sun +Copyright 2021-2025 Datong Sun Licensed under the Apache License, Version 2.0 or the MIT license