]> Sergey Matveev's repositories - meta4ra.git/blobdiff - hasher.go
Unify copyright comment format
[meta4ra.git] / hasher.go
index 50c3d84ef24c59a0ef670c17f3a9ae0035c6ca83..135f0407df2d78fe2de72e484249d30ff012d644 100644 (file)
--- a/hasher.go
+++ b/hasher.go
@@ -1,3 +1,18 @@
+// meta4ra -- Metalink 4.0 utilities
+// Copyright (C) 2021-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 meta4ra
 
 import (