X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=cmd%2Fsgblog%2Fimg.go;fp=cmd%2Fsgblog%2Fimg.go;h=d27141cbd1e60d56bb8a8329a7bbbc70443b1fbc;hb=e20126f7d72acbe0af5c6bb62a9e5972c8e7fe8f;hp=46a19216765a9f9ce319dc480df296a4265206b1;hpb=1d477aad7ea7d7cd808cee04b8a4509b72cf5e5b;p=sgblog.git diff --git a/cmd/sgblog/img.go b/cmd/sgblog/img.go index 46a1921..d27141c 100644 --- a/cmd/sgblog/img.go +++ b/cmd/sgblog/img.go @@ -1,3 +1,18 @@ +// SGBlog -- Git-backed CGI/UCSPI blogging/phlogging/gemlogging engine +// Copyright (C) 2020-2024 Sergey Matveev +// +// 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 . + package main import (