From: Sergey Matveev Date: Tue, 30 Dec 2025 10:58:40 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;ds=sidebyside;p=linksexp.git Raise copyright years --- diff --git a/main.go b/main.go index e6fb412..f112148 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // linksexp -- Texinfo/XBEL/OPML/SWG/urls autogeneration from recfile bookmark -// 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/opml.go b/opml.go index 27b3275..5c0990c 100644 --- a/opml.go +++ b/opml.go @@ -1,5 +1,5 @@ // linksexp -- Texinfo/XBEL/OPML/SWG/urls autogeneration from recfile bookmark -// 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/swg.go b/swg.go index c6a11a4..e825067 100644 --- a/swg.go +++ b/swg.go @@ -1,5 +1,5 @@ // linksexp -- Texinfo/XBEL/OPML/SWG/urls autogeneration from recfile bookmark -// 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/xbel.go b/xbel.go index c14f3a6..ce1302c 100644 --- a/xbel.go +++ b/xbel.go @@ -1,5 +1,5 @@ // linksexp -- Texinfo/XBEL/OPML/SWG/urls autogeneration from recfile bookmark -// 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