aboutsummaryrefslogtreecommitdiffstats
path: root/config/lcdproc-dev
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2012-01-15 13:33:07 +0100
committersmos <seth.mos@dds.nl>2012-01-15 13:33:07 +0100
commit12039a665c2affa3cbf8d99fe38cc565615a6c40 (patch)
treea290c9fcf68af6f39c72eaf067084826aa2f6505 /config/lcdproc-dev
parent4c11fe7a5b279f9ab8d5d521dd4db2d937c72c83 (diff)
downloadpfsense-packages-12039a665c2affa3cbf8d99fe38cc565615a6c40.tar.gz
pfsense-packages-12039a665c2affa3cbf8d99fe38cc565615a6c40.tar.bz2
pfsense-packages-12039a665c2affa3cbf8d99fe38cc565615a6c40.zip
Correct old defunct email address
Diffstat (limited to 'config/lcdproc-dev')
-rw-r--r--config/lcdproc-dev/lcdproc.inc4
-rw-r--r--config/lcdproc-dev/lcdproc_client.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/config/lcdproc-dev/lcdproc.inc b/config/lcdproc-dev/lcdproc.inc
index cfea30f3..5971f61f 100644
--- a/config/lcdproc-dev/lcdproc.inc
+++ b/config/lcdproc-dev/lcdproc.inc
@@ -2,7 +2,7 @@
/* $Id$ */
/*
lcdproc.inc
- Copyright (C) 2007 Seth Mos <seth.mos@xs4all.nl>
+ Copyright (C) 2007 Seth Mos <seth.mos@dds.nl>
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -586,4 +586,4 @@ EOD;
}
return $returnvalue;
}
-?> \ No newline at end of file
+?>
diff --git a/config/lcdproc-dev/lcdproc_client.php b/config/lcdproc-dev/lcdproc_client.php
index aec8d8c3..be7efa3f 100644
--- a/config/lcdproc-dev/lcdproc_client.php
+++ b/config/lcdproc-dev/lcdproc_client.php
@@ -2,7 +2,7 @@
/* $Id$ */
/*
lcdproc_client.php
- Copyright (C) 2007 Seth Mos <seth.mos@xs4all.nl>
+ Copyright (C) 2007 Seth Mos <seth.mos@dds.nl>
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -892,4 +892,4 @@
/* loop exited? Close fd and wait for the script to kick in again */
fclose($lcd);
}
-?> \ No newline at end of file
+?>