summaryrefslogtreecommitdiffstats
path: root/bin/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.in')
-rw-r--r--bin/Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in
index 04b2545..511ad6b 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -1,3 +1,16 @@
+## Copyright (C) 1997-2001 by Henry Kilmer, Erik Sherk and Pete Whiting.
+## All rights reserved.
+##
+## This software may be freely copied, modified and redistributed without
+## fee for non-commerical purposes provided that this copyright notice is
+## preserved intact on all copies and modified copies.
+##
+## There is no warranty or other guarantee of fitness of this software.
+## It is provided solely "as is". The author(s) disclaim(s) all
+## responsibility and liability with respect to this software's usage
+## or its effect upon hardware, computer systems, other software, or
+## anything else.
+
PREFIX = @prefix@
INSTALL = @INSTALL@