summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-08 18:29:47 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-08 18:30:59 +0200
commit78b9949fa486acc9a192df6e6283699fbe9b813a (patch)
treea09972cbfd28c40e043f143fcd62d9ce0f97acc0 /configure
parenteddaac9d2b0161492d0904d1f6e65637be1d3161 (diff)
configure: make: misc: update header comment
Add a header comment to the configure script with Tobias as the primary author, and also mention Tobias as an author in the Makefile itself for his changes. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 2cbeb62..f31cfa0 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,9 @@
#!/bin/bash
# This isn't a configure generated by autoconf!
+# netsniff-ng build system
+# Copyright 2013 Tobias Klauser <tklauser@distanz.ch>
+# Copyright 2013 Daniel Borkmann <borkmann@gnumaniacs.org>
+# Subject to the GNU GPL, version 2.
MISSING_PKG_CONFIG=0
MISSING_DEFS=0