README.texi | 2 +- cmd/sgblog-comment-add/mail.go | 2 +- cmd/sgblog-comment-add/main.go | 2 +- cmd/sgblog-topics/main.go | 2 +- cmd/sgblog/gemini.go | 2 +- cmd/sgblog/gopher.go | 2 +- cmd/sgblog/http.go | 2 +- cmd/sgblog/main.go | 2 +- cmd/sgblog/topics.go | 2 +- diff --git a/README.texi b/README.texi index c8310dbbd1d3fce99092d6a65974c80f1dc39a3ac54f8ccc137dd298cc159f02..22e740126f92a852270bd16676ee03be773dc0d4d2bc34e07660d7dac4703afb 100644 --- a/README.texi +++ b/README.texi @@ -3,7 +3,7 @@ @documentencoding UTF-8 @settitle SGBlog @copying -Copyright @copyright{} 2020 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2020-2022 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/cmd/sgblog-comment-add/mail.go b/cmd/sgblog-comment-add/mail.go index a0f473320d0fd0f5d7279f42f26f396a9af0c3aea2d4725b6ff68a670878e580..3b442175325bd336b50cd6c34fe821b1519645c3e7117962a5f35dac7e069206 100644 --- a/cmd/sgblog-comment-add/mail.go +++ b/cmd/sgblog-comment-add/mail.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog-comment-add/main.go b/cmd/sgblog-comment-add/main.go index 125d935a0147eaacf9c01d7bf207a4b108bd2895ef3e3babb3ced6ecf2c04c79..09de6cb055bc85d2120a2a73bf301dfda72d48e3cdd89496f2e1f4a39c002a18 100644 --- a/cmd/sgblog-comment-add/main.go +++ b/cmd/sgblog-comment-add/main.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog-topics/main.go b/cmd/sgblog-topics/main.go index 24dd8fee96da02872434ef0cee899cc99d671f674c7d8fd7e4813692ad218aa0..984b1867c045536d720a55146c74b751dfcbd8e2bd51dfc1d9f6e147b11061a2 100644 --- a/cmd/sgblog-topics/main.go +++ b/cmd/sgblog-topics/main.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog/gemini.go b/cmd/sgblog/gemini.go index 9826f6942dc931f458aed266cbb5ea0447182f90f6c711d95f5e603d1f2e58ca..79a79eb395b08888370f88700a68f6e01c97cc5033cc94a7aa2888804cc841da 100644 --- a/cmd/sgblog/gemini.go +++ b/cmd/sgblog/gemini.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog/gopher.go b/cmd/sgblog/gopher.go index b102bf5b8a060c5d8c123dc2faaeba46a687939de2119d938c9f567ba6e3431b..c60d4685a7b3dfa0dae245451452cdb25733fff146d27cdae682073e58039534 100644 --- a/cmd/sgblog/gopher.go +++ b/cmd/sgblog/gopher.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog/http.go b/cmd/sgblog/http.go index 03abdf309c708c326de69c4827a2a35a7b29faa656e72b4c398e93418997a0ab..73473bd5e4b3ada5e234f28db58ec4971bfffe2d14e4787c77235150804bf99e 100644 --- a/cmd/sgblog/http.go +++ b/cmd/sgblog/http.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog/main.go b/cmd/sgblog/main.go index 84c8f9c6880f445337e67c5f230f481376d0175471e0dd82a7044aef6903ce17..48ed0d5dc4bfb88cf4a79743075c23dd2cdc9bf4f5b1dcac1c98da4d5eca837a 100644 --- a/cmd/sgblog/main.go +++ b/cmd/sgblog/main.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/cmd/sgblog/topics.go b/cmd/sgblog/topics.go index ec837a3b785283dd22ec081bb7cb68633dfb20f13b952dc755598e8037ac712b..860bdf9cd8877fa569f054037b325491e7ca426d166b15b3f548a5b61eb464a1 100644 --- a/cmd/sgblog/topics.go +++ b/cmd/sgblog/topics.go @@ -1,6 +1,6 @@ /* SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as