summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2005-04-13 19:16:09 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2005-04-13 19:16:09 +0000
commita51470ce49407a6175135377b309d26b80661f1a (patch)
treea3dda478fea20d5dab1caa30bd59a13036af1a1c /usr.sbin
parent14f94f74689393d1b6a45bcaaa354e5fc2d219a7 (diff)
missing copyrights here as well
it is more than fine to re-use our code (please do!), but do not forget our copyright!
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/hostapd/hostapd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/hostapd/hostapd.c b/usr.sbin/hostapd/hostapd.c
index 1102df46b9d..a9c3928474d 100644
--- a/usr.sbin/hostapd/hostapd.c
+++ b/usr.sbin/hostapd/hostapd.c
@@ -1,7 +1,8 @@
-/* $OpenBSD: hostapd.c,v 1.4 2005/04/13 19:08:18 deraadt Exp $ */
+/* $OpenBSD: hostapd.c,v 1.5 2005/04/13 19:16:08 henning Exp $ */
/*
* Copyright (c) 2004, 2005 Reyk Floeter <reyk@vantronix.net>
+ * Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above