cmd/proxy/main.go | 2 +- cmd/tlsc/main.go | 2 +- cmd/tlss/main.go | 2 +- conn.go | 2 +- x509.go | 2 +- diff --git a/cmd/proxy/main.go b/cmd/proxy/main.go index b195b0680fed972e14b2cda9602b90f392e6e56c688480aa0bdb5368cd5f3e0b..0984df36cd9ba292f660a487303b544b0d31126c54d5c1812ae452cdb222ff00 100644 --- a/cmd/proxy/main.go +++ b/cmd/proxy/main.go @@ -1,6 +1,6 @@ /* ucspi/cmd/tlsc -- UCSPI TCP proxy client -Copyright (C) 2021-2022 Sergey Matveev +Copyright (C) 2021-2023 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/tlsc/main.go b/cmd/tlsc/main.go index a5118121e8c2094b0b8e3ac2f7030b4bce744b50d08b8339ef0d96d20cfd4ae2..0e23cbe91419569e7aadd19c5b4bc94d97f418769e5fd8e3fe5f4362d1b35b14 100644 --- a/cmd/tlsc/main.go +++ b/cmd/tlsc/main.go @@ -1,6 +1,6 @@ /* ucspi/cmd/tlsc -- UCSPI TLS client -Copyright (C) 2021-2022 Sergey Matveev +Copyright (C) 2021-2023 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/tlss/main.go b/cmd/tlss/main.go index 5c60cd4470a945e304b0eda355df97bdafa3c114b9ef8250333f646589b5bb9f..177cf1a429c3a766ecb8694e43818f7a7f4b7190546dff4702250316a7f3b6e1 100644 --- a/cmd/tlss/main.go +++ b/cmd/tlss/main.go @@ -1,6 +1,6 @@ /* ucspi/cmd/tlsc -- UCSPI TLS server -Copyright (C) 2021-2022 Sergey Matveev +Copyright (C) 2021-2023 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/conn.go b/conn.go index 4dc98d270a268395346670fcb8092a0830aeb0bd9b83971ae35c93255c36509e..feac62becf359acd0c22e1a93281e3adef14033a212418bd1e5fcee25fec094d 100644 --- a/conn.go +++ b/conn.go @@ -1,6 +1,6 @@ /* ucspi -- UCSPI-related utilities -Copyright (C) 2021-2022 Sergey Matveev +Copyright (C) 2021-2023 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 c546ac1f3fd22c2be6290826144437ad6423ac098d197cb828c18160627547bc..53d41845fd69582f67497eec57830fffa208f21a6cd555394801f99b11759629 100644 --- a/x509.go +++ b/x509.go @@ -1,6 +1,6 @@ /* ucspi -- UCSPI-related utilities -Copyright (C) 2021-2022 Sergey Matveev +Copyright (C) 2021-2023 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