From 2f562c686bf80108cab2e1f1937e989e39f67e30 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 27 Dec 2022 17:14:20 +0300 Subject: [PATCH] Raise copyright years --- main.go | 2 +- opml.go | 2 +- xbel.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.44.0