From: Sergey Matveev Date: Tue, 27 Dec 2022 14:14:20 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=linksexp.git;a=commitdiff_plain;h=2f562c686bf80108cab2e1f1937e989e39f67e30 Raise copyright years --- diff --git a/main.go b/main.go index 30f7743..f9f7034 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,6 @@ /* linksexp -- Texinfo/XBEL/OPML/urls autogeneration from recfile bookmark -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/opml.go b/opml.go index 35b1f84..b2ac526 100644 --- a/opml.go +++ b/opml.go @@ -1,6 +1,6 @@ /* linksexp -- Texinfo/XBEL/OPML/urls autogeneration from recfile bookmark -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/xbel.go b/xbel.go index 9e1f94c..ece9a2d 100644 --- a/xbel.go +++ b/xbel.go @@ -1,6 +1,6 @@ /* linksexp -- Texinfo/XBEL/OPML/urls autogeneration from recfile bookmark -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