summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormoritz <moritz@openbsd.org>2004-12-20 14:58:57 +0000
committermoritz <moritz@openbsd.org>2004-12-20 14:58:57 +0000
commit5ab9ebd3f3ac4ac59e5d235b10fe8f2037eab299 (patch)
tree3e50956fafdd5fec215670f9465f6e93b37b69a7
parentKill \n at EOF. (diff)
downloadwireguard-openbsd-5ab9ebd3f3ac4ac59e5d235b10fe8f2037eab299.tar.xz
wireguard-openbsd-5ab9ebd3f3ac4ac59e5d235b10fe8f2037eab299.zip
change mail address
ok henning@
-rw-r--r--libexec/ftpd/monitor.c4
-rw-r--r--libexec/ftpd/monitor.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/libexec/ftpd/monitor.c b/libexec/ftpd/monitor.c
index 05f41d2e107..486173bd32c 100644
--- a/libexec/ftpd/monitor.c
+++ b/libexec/ftpd/monitor.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: monitor.c,v 1.6 2004/12/11 08:38:26 moritz Exp $ */
+/* $OpenBSD: monitor.c,v 1.7 2004/12/20 14:58:57 moritz Exp $ */
/*
- * Copyright (c) 2004 Moritz Jodeit <moritz@jodeit.org>
+ * Copyright (c) 2004 Moritz Jodeit <moritz@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
diff --git a/libexec/ftpd/monitor.h b/libexec/ftpd/monitor.h
index d12c1eec72f..42313ecbe1e 100644
--- a/libexec/ftpd/monitor.h
+++ b/libexec/ftpd/monitor.h
@@ -1,7 +1,7 @@
-/* $OpenBSD: monitor.h,v 1.2 2004/12/11 08:38:26 moritz Exp $ */
+/* $OpenBSD: monitor.h,v 1.3 2004/12/20 14:58:57 moritz Exp $ */
/*
- * Copyright (c) 2004 Moritz Jodeit <moritz@jodeit.org>
+ * Copyright (c) 2004 Moritz Jodeit <moritz@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