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 d18a311212cfb4c674a63eeeabf0f149141b35e7e1dbf04aec2fe7336283c3ce..aac1a895cb1cd3057154dd9386699e9fb46b11a533e6639ea57e187f2ad40a7a 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-2025 Sergey Matveev +// Copyright (C) 2023-2026 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 9a6af9687e0252a3ec48b7339cb13abbebdadcf2cd478b153f1afcdaedfc4289..03e4d35b160ecc80e27e2294ae7d4c1b9e546e81e54d95e460ba361d42a55122 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-2025 Sergey Matveev +// Copyright (C) 2023-2026 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 d440bb54aea9e25684c1fdfb5d154bbd203ac533882e3935ca5454930f55c6f1..c1f5fdaacf451ef61eab6332b0a1f087ad0fcf9401f5caa8535205aa9a790b5f 100644 --- a/crypto.go +++ b/crypto.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2025 Sergey Matveev +// Copyright (C) 2023-2026 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 b48d27e439bcd3d23f451bb1f9f397d19fccb6b3f2ebd66108379748efc4e4a6..4db7c875dde2d19628310230f59320e6eedd0f17d517d5ed5f2c0f4667e74f2c 100644 --- a/utils.go +++ b/utils.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2025 Sergey Matveev +// Copyright (C) 2023-2026 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 e472457a38a00b727778ac75e2eee16f41d8d21abd2dcbcd6d39c1778e41d609..9cac55edc5907e4f26d278d4e0f3e2e1464c80b5f3bb5c48737188e284f0d48a 100644 --- a/x509.go +++ b/x509.go @@ -1,5 +1,5 @@ // udpobfs -- simple point-to-point UDP obfuscation proxy -// Copyright (C) 2023-2025 Sergey Matveev +// Copyright (C) 2023-2026 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