summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2005-06-14 22:08:27 +0000
committerDimitri Sokolyuk <demon@dim13.org>2005-06-14 22:08:27 +0000
commit73d0d00809bd2bff9f0e012058f1e68a4a53a2b1 (patch)
tree23e6077693e4fa5a40e08af36155b94000570bcb
parent8fa954da6d2d1bc7d9466e675c423076e1a5aee4 (diff)
update copyright notice
-rw-r--r--ifstat.c2
-rw-r--r--main.c2
-rw-r--r--main.h2
-rw-r--r--output.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/ifstat.c b/ifstat.c
index 763124b..bcc437b 100644
--- a/ifstat.c
+++ b/ifstat.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2004 demon <demon@vhost.dymdns.org>
+ * Copyright (c) 2004 Dimitri Sokolyuk <demon@vhost.dymdns.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/main.c b/main.c
index a1a471a..cd760a8 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2004 demon <demon@vhost.dymdns.org>
+ * Copyright (c) 2004 Dimitri Sokolyuk <demon@vhost.dymdns.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/main.h b/main.h
index 1185cca..ee70fe0 100644
--- a/main.h
+++ b/main.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2004 demon <demon@vhost.dymdns.org>
+ * Copyright (c) 2004 Dimitri Sokolyuk <demon@vhost.dymdns.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/output.c b/output.c
index 8b79dd5..1ab9a9c 100644
--- a/output.c
+++ b/output.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2004 demon <demon@vhost.dymdns.org>
+ * Copyright (c) 2004 Dimitri Sokolyuk <demon@vhost.dymdns.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above