summaryrefslogtreecommitdiff
path: root/mimetypes/prloc.c
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/prloc.c
parentf1afd377c55f948f685ddfa2f668491fb4f9b021 (diff)
downloadfileserv-ccd19b05755ced2b6bf7eddd744c1e5ceddcd516.tar.gz
fileserv-ccd19b05755ced2b6bf7eddd744c1e5ceddcd516.tar.bz2
Housekeeping changes.
Remove left-over files; update/add copyright headers.
Diffstat (limited to 'mimetypes/prloc.c')
-rw-r--r--mimetypes/prloc.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/mimetypes/prloc.c b/mimetypes/prloc.c
index 4555a56..8eab11a 100644
--- a/mimetypes/prloc.c
+++ b/mimetypes/prloc.c
@@ -1,3 +1,18 @@
+/* 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 <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#include <errno.h>
#include "locus.h"

Return to:

Send suggestions and report system problems to the System administrator.