aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-10-06 03:38:37 +0000
committerGuy Harris <guy@alum.mit.edu>1999-10-06 03:38:37 +0000
commit38f351e7d7ccd124061be42b50417d1b781f4d37 (patch)
tree112761b60ebc0ef96f94a3ac53d833074c443e83 /wiretap
parent2ea1e6edf55959cdcaaaf9535b6940164ed2e504 (diff)
Give it a copyright notice and RCS ID.
svn path=/trunk/; revision=775
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/acconfig.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/wiretap/acconfig.h b/wiretap/acconfig.h
index 6519e74474..124c4b52b9 100644
--- a/wiretap/acconfig.h
+++ b/wiretap/acconfig.h
@@ -1,3 +1,26 @@
+/* acconfig.h
+ *
+ * $Id: acconfig.h,v 1.3 1999/10/06 03:38:37 guy Exp $
+ *
+ * Wiretap Library
+ * Copyright (c) 1998 by Gilbert Ramirez <gram@verdict.uthscsa.edu>
+ *
+ * This program 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.
+ *
+ * This program 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 this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *
+ */
+
#undef PACKAGE
#undef VERSION