From ccd19b05755ced2b6bf7eddd744c1e5ceddcd516 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 25 Jul 2019 15:59:54 +0300 Subject: Housekeeping changes. Remove left-over files; update/add copyright headers. --- mimetypes/Makefile.am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'mimetypes/Makefile.am') diff --git a/mimetypes/Makefile.am b/mimetypes/Makefile.am index 3517a76..3ab0774 100644 --- a/mimetypes/Makefile.am +++ b/mimetypes/Makefile.am @@ -1,3 +1,19 @@ +# This file is part of fileserv. +# Copyright (C) 2017-2019 Sergey Poznyakoff +# +# Fileserv 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; either version 3, or (at your option) +# any later version. +# +# Fileserv 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 fileserv. If not, see . + noinst_LIBRARIES = libmimetypes.a libmimetypes_a_SOURCES = \ mimetypes.h\ -- cgit v1.2.1