summaryrefslogtreecommitdiff
path: root/mimetypes/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-25 15:59:54 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-25 15:59:54 +0300
commitccd19b05755ced2b6bf7eddd744c1e5ceddcd516 (patch)
tree2d30cf3479eab0931cf7e032c0d1561f97b9c147 /mimetypes/Makefile.am
parentf1afd377c55f948f685ddfa2f668491fb4f9b021 (diff)
downloadfileserv-ccd19b05755ced2b6bf7eddd744c1e5ceddcd516.tar.gz
fileserv-ccd19b05755ced2b6bf7eddd744c1e5ceddcd516.tar.bz2
Housekeeping changes.
Remove left-over files; update/add copyright headers.
Diffstat (limited to 'mimetypes/Makefile.am')
-rw-r--r--mimetypes/Makefile.am16
1 files changed, 16 insertions, 0 deletions
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 @@
1# This file is part of fileserv.
2# Copyright (C) 2017-2019 Sergey Poznyakoff
3#
4# Fileserv is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option)
7# any later version.
8#
9# Fileserv is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with fileserv. If not, see <http://www.gnu.org/licenses/>.
16
1noinst_LIBRARIES = libmimetypes.a 17noinst_LIBRARIES = libmimetypes.a
2libmimetypes_a_SOURCES = \ 18libmimetypes_a_SOURCES = \
3 mimetypes.h\ 19 mimetypes.h\

Return to:

Send suggestions and report system problems to the System administrator.