From: Sergey Matveev Date: Tue, 30 Dec 2025 10:45:50 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;p=godlighty.git Raise copyright years --- diff --git a/auth.go b/auth.go index fdb565b..e96c944 100644 --- a/auth.go +++ b/auth.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/cfg.go b/cfg.go index 4ccdc7e..eebda40 100644 --- a/cfg.go +++ b/cfg.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/godlighty/main.go b/cmd/godlighty/main.go index 6cbba08..c65979b 100644 --- a/cmd/godlighty/main.go +++ b/cmd/godlighty/main.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/dirlist.go b/dirlist.go index b0b2918..62882bd 100644 --- a/dirlist.go +++ b/dirlist.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/doc/index.texi b/doc/index.texi index b0b51ab..e0727fc 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -2,7 +2,7 @@ @settitle godlighty @copying -Copyright @copyright{} 2021-2025 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2021-2026 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/handler.go b/handler.go index 4ac2b04..d31857a 100644 --- a/handler.go +++ b/handler.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/media.go b/media.go index ef6ebae..2e15598 100644 --- a/media.go +++ b/media.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/meta4/parse.go b/meta4/parse.go index e747e3f..7a90e46 100644 --- a/meta4/parse.go +++ b/meta4/parse.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/meta4/scheme.go b/meta4/scheme.go index 5d862fc..82ce4a5 100644 --- a/meta4/scheme.go +++ b/meta4/scheme.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/mtime.go b/mtime.go index 1b971d8..38ee5e1 100644 --- a/mtime.go +++ b/mtime.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/orig.go b/orig.go index d3e6d7d..db25bf6 100644 --- a/orig.go +++ b/orig.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/rc/cgi.go b/rc/cgi.go index 1e4ad40..4ee9c99 100644 --- a/rc/cgi.go +++ b/rc/cgi.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/rc/redirect.go b/rc/redirect.go index f160b2a..74ac515 100644 --- a/rc/redirect.go +++ b/rc/redirect.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/rw.go b/rw.go index f27cc15..1d0006f 100644 --- a/rw.go +++ b/rw.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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/tls.go b/tls.go index e42b06f..7e7c9fa 100644 --- a/tls.go +++ b/tls.go @@ -1,5 +1,5 @@ // godlighty -- highly-customizable HTTP, HTTP/2, HTTPS server -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-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