summaryrefslogtreecommitdiff
path: root/host/opcd_presence.c
diff options
context:
space:
mode:
authormeri <meri@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2007-04-10 22:32:08 +0000
committermeri <meri@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2007-04-10 22:32:08 +0000
commit744b5882914cda63347d8d2109430f62f0e74dbc (patch)
treebf477bfaaa3bdd500dc058e0fd8af331afe1185a /host/opcd_presence.c
parente73b417c526bc32355487544b92db058459a5619 (diff)
opcd_presence: fixed copyright
git-svn-id: https://svn.openpcd.org:2342/trunk@308 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
Diffstat (limited to 'host/opcd_presence.c')
-rw-r--r--host/opcd_presence.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/host/opcd_presence.c b/host/opcd_presence.c
index 47333df..847117f 100644
--- a/host/opcd_presence.c
+++ b/host/opcd_presence.c
@@ -1,5 +1,6 @@
/* opcd_test - Low-Level test program for OpenPCD
- * (C) 2006 by Harald Welte <laforge@gnumonks.org>
+ *
+ * (C) 2006 by Milosch Meriac <meriac@openpcd.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
@@ -15,8 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#define __user
-
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
personal git repositories of Harald Welte. Your mileage may vary