]> Sergey Matveev's repositories - paster.git/commitdiff
Raise copyright years master
authorSergey Matveev <stargrave@stargrave.org>
Thu, 26 Dec 2024 09:43:51 +0000 (12:43 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 26 Dec 2024 09:43:51 +0000 (12:43 +0300)
doc/index.texi
main.go

index 79c9ebde1167e784f2254bdbdcf147ae6fc52d53..b6bb57d13d6b0d1b28fdcaafec84d7b937bcdeb6 100644 (file)
@@ -2,7 +2,7 @@
 @settitle paster
 
 @copying
-Copyright @copyright{} 2021-2024 @email{stargrave@@stargrave.org, Sergey Matveev}
+Copyright @copyright{} 2021-2025 @email{stargrave@@stargrave.org, Sergey Matveev}
 @end copying
 
 @node Top
diff --git a/main.go b/main.go
index a40fdb77b4e29409973e2410f41b8ae2c248c98f..367b35408638f685d1586465d12f8cf353670e2b 100644 (file)
--- a/main.go
+++ b/main.go
@@ -1,5 +1,5 @@
 // paster -- paste service
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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