X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Futils_cgi.h;h=08d66d353cde83241a7ef993e5872e873ebb6231;hb=bf5ca77e08ca75fba83c7c5a9a7bb288692ae6d6;hp=67e20656b2c6caa48edfc15ee4c1f48a84da01c4;hpb=8e72ccc76582cf1f68b6e9e4816ac0bd785fc7d8;p=collection4.git diff --git a/src/utils_cgi.h b/src/utils_cgi.h index 67e2065..08d66d3 100644 --- a/src/utils_cgi.h +++ b/src/utils_cgi.h @@ -1,3 +1,26 @@ +/** + * collection4 - utils_cgi.h + * Copyright (C) 2010 Florian octo Forster + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301 USA + * + * Authors: + * Florian octo Forster + **/ + #ifndef UTILS_CGI_H #define UTILS_CGI_H 1