]> Sergey Matveev's repositories - feeder.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Fri, 8 Dec 2023 08:14:07 +0000 (11:14 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 8 Dec 2023 08:14:07 +0000 (11:14 +0300)
cmd/feed2mdir/main.go
doc/index.texi

index 3089a232355796ea41f287902c70a726646d7ce7..26cd80a8701a7045db9505129e38dc93d28579be 100644 (file)
@@ -1,19 +1,17 @@
-/*
-feeder  -- newsfeeds aggregator
-Copyright (C) 2022-2023 Sergey Matveev <stargrave@stargrave.org>
-
-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
-the Free Software Foundation, version 3 of the License.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program.  If not, see <http://www.gnu.org/licenses/>.
-*/
+// feeder -- newsfeeds aggregator
+// Copyright (C) 2022-2024 Sergey Matveev <stargrave@stargrave.org>
+//
+// 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
+// the Free Software Foundation, version 3 of the License.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 package main
 
index d1d8bdf96ad3b85b1817bd60a4349554fe21f573..75d5fdcbbfcfc2499be5f2684481814fc005ccab 100644 (file)
@@ -2,7 +2,7 @@
 @settitle feeder
 
 @copying
-Copyright @copyright{} 2022-2023 @email{stargrave@@stargrave.org, Sergey Matveev}
+Copyright @copyright{} 2022-2024 @email{stargrave@@stargrave.org, Sergey Matveev}
 @end copying
 
 @node Top