cmd/init/main.go | 2 +- cmd/resp/main.go | 2 +- crypto.go | 2 +- utils.go | 2 +- x509.go | 2 +- diff --git a/cmd/init/main.go b/cmd/init/main.go index 42124c9044c4a17903d0a742e69abfc74fd5677c58e7d92ebddd6a32b4e8deb0..e72599326aae61592a668ecd6136621fc38d30f3a9d5eba75f0484e0366151fc 100644 --- a/cmd/init/main.go +++ b/cmd/init/main.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2024 Sergey Matveev +// Copyright (C) 2023-2025 Sergey Matveev // // 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 diff --git a/cmd/resp/main.go b/cmd/resp/main.go index de9b3be1330fa498caa5dda35c9847bf6a2f145e4ec6a8b9a7c7ac913aa985b4..7e4556ddd696bb82512beae47fe6b8e781efb88f0eac5a2dd6880ea23443961b 100644 --- a/cmd/resp/main.go +++ b/cmd/resp/main.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2024 Sergey Matveev +// Copyright (C) 2023-2025 Sergey Matveev // // 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 diff --git a/crypto.go b/crypto.go index b397423a935a94b16d44a53d92bcf8b1ebfa9d16ccb8bd086a0a0fcf5f4cf24b..54d369c4e80876cda70f6d5c056105ed8a57db7db6bd9fa2499035c4f6296794 100644 --- a/crypto.go +++ b/crypto.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2024 Sergey Matveev +// Copyright (C) 2023-2025 Sergey Matveev // // 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 diff --git a/utils.go b/utils.go index 1a4727be1f25a01489e32934013feca4c2785f620b81f8501d59890b3cfef30b..b48d27e439bcd3d23f451bb1f9f397d19fccb6b3f2ebd66108379748efc4e4a6 100644 --- a/utils.go +++ b/utils.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2024 Sergey Matveev +// Copyright (C) 2023-2025 Sergey Matveev // // 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 diff --git a/x509.go b/x509.go index 1d349f828023f3802959276e221aa43d5a7f608bc5349efa29b597ab25526165..e472457a38a00b727778ac75e2eee16f41d8d21abd2dcbcd6d39c1778e41d609 100644 --- a/x509.go +++ b/x509.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2024 Sergey Matveev +// Copyright (C) 2023-2025 Sergey Matveev // // 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