]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/img.go
Unify copyright comment format
[sgblog.git] / cmd / sgblog / img.go
index 46a19216765a9f9ce319dc480df296a4265206b1..d27141cbd1e60d56bb8a8329a7bbbc70443b1fbc 100644 (file)
@@ -1,3 +1,18 @@
+// SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine
+// Copyright (C) 2020-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 Affero 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 Affero General Public License
+// along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
 package main
 
 import (