aboutsummaryrefslogtreecommitdiff
path: root/scaf/pdp
diff options
context:
space:
mode:
Diffstat (limited to 'scaf/pdp')
-rw-r--r--scaf/pdp/pdp_ca.c2
-rw-r--r--scaf/pdp/pdp_ca_system.c2
-rw-r--r--scaf/pdp/scaf_feeder.s2
3 files changed, 3 insertions, 3 deletions
diff --git a/scaf/pdp/pdp_ca.c b/scaf/pdp/pdp_ca.c
index 3f80a75..e49c4e3 100644
--- a/scaf/pdp/pdp_ca.c
+++ b/scaf/pdp/pdp_ca.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module for cellular automata
- * Copyright (c) by Tom Schouten <pdp@zzz.kotnet.org>
+ * Copyright (c) by Tom Schouten <tom@zwizwa.be>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/scaf/pdp/pdp_ca_system.c b/scaf/pdp/pdp_ca_system.c
index 2ecf43c..176f3bf 100644
--- a/scaf/pdp/pdp_ca_system.c
+++ b/scaf/pdp/pdp_ca_system.c
@@ -1,6 +1,6 @@
/*
* Cellular Automata Extension Module for pdp - Main system code
- * Copyright (c) by Tom Schouten <pdp@zzz.kotnet.org>
+ * Copyright (c) by Tom Schouten <tom@zwizwa.be>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/scaf/pdp/scaf_feeder.s b/scaf/pdp/scaf_feeder.s
index e7ef3c6..46b52a9 100644
--- a/scaf/pdp/scaf_feeder.s
+++ b/scaf/pdp/scaf_feeder.s
@@ -1,5 +1,5 @@
# Pure Data Packet - scaf feeder routine.
-# Copyright (c) by Tom Schouten <pdp@zzz.kotnet.org>
+# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by