summaryrefslogtreecommitdiff
path: root/src/check_mandirs.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2002-10-23 01:03:26 +0000
committerColin Watson <cjwatson@debian.org>2002-10-23 01:03:26 +0000
commit696e6bda45bfce54458325580d0286f09ce49db0 (patch)
tree0a950a5f842794b05e0b633a746af172d0969480 /src/check_mandirs.c
parent9ba273c243f7938733d6a26e2d38d9bd2123d2bc (diff)
Apply proper copyright and licence notices to all source files. There are
no functional changes here, either to the code or to the applicable licences, merely clarifications.
Diffstat (limited to 'src/check_mandirs.c')
-rw-r--r--src/check_mandirs.c22
1 files changed, 17 insertions, 5 deletions
diff --git a/src/check_mandirs.c b/src/check_mandirs.c
index 5b9c1d56..a0dedc4a 100644
--- a/src/check_mandirs.c
+++ b/src/check_mandirs.c
@@ -1,12 +1,24 @@
/*
* check_mandirs.c: used to auto-update the database caches
*
- * Copyright (C), 1994, 1995, Graeme W. Wilford. (Wilf.)
- * Copyright (c) 2001 Colin Watson.
+ * Copyright (C) 1994, 1995 Graeme W. Wilford. (Wilf.)
+ * Copyright (C) 2001 Colin Watson.
*
- * You may distribute under the terms of the GNU General Public
- * License as specified in the file COPYING that comes with this
- * distribution.
+ * This file is part of man-db.
+ *
+ * man-db 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 2 of the License, or
+ * (at your option) any later version.
+ *
+ * man-db 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 man-db; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Mon May 2 17:36:33 BST 1994 Wilf. (G.Wilford@ee.surrey.ac.uk)
*