aboutsummaryrefslogtreecommitdiff
path: root/opengl/modules
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/modules')
-rw-r--r--opengl/modules/pdp_3d_color.c2
-rw-r--r--opengl/modules/pdp_3d_context.c2
-rw-r--r--opengl/modules/pdp_3d_dlist.c2
-rw-r--r--opengl/modules/pdp_3d_draw.c2
-rw-r--r--opengl/modules/pdp_3d_drawmesh.c2
-rw-r--r--opengl/modules/pdp_3d_for.c2
-rw-r--r--opengl/modules/pdp_3d_light.c2
-rw-r--r--opengl/modules/pdp_3d_push.c2
-rw-r--r--opengl/modules/pdp_3d_snap.c2
-rw-r--r--opengl/modules/pdp_3d_state.c2
-rw-r--r--opengl/modules/pdp_3d_subcontext.c2
-rw-r--r--opengl/modules/pdp_3d_view.c2
-rw-r--r--opengl/modules/pdp_3d_windowcontext.c2
13 files changed, 13 insertions, 13 deletions
diff --git a/opengl/modules/pdp_3d_color.c b/opengl/modules/pdp_3d_color.c
index b237e9a..9adb2e5 100644
--- a/opengl/modules/pdp_3d_color.c
+++ b/opengl/modules/pdp_3d_color.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_context.c b/opengl/modules/pdp_3d_context.c
index 9e9c08f..0ea398f 100644
--- a/opengl/modules/pdp_3d_context.c
+++ b/opengl/modules/pdp_3d_context.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_dlist.c b/opengl/modules/pdp_3d_dlist.c
index 9f087e0..4605533 100644
--- a/opengl/modules/pdp_3d_dlist.c
+++ b/opengl/modules/pdp_3d_dlist.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_draw.c b/opengl/modules/pdp_3d_draw.c
index a47db71..5ce09da 100644
--- a/opengl/modules/pdp_3d_draw.c
+++ b/opengl/modules/pdp_3d_draw.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_drawmesh.c b/opengl/modules/pdp_3d_drawmesh.c
index cd2c973..68450fe 100644
--- a/opengl/modules/pdp_3d_drawmesh.c
+++ b/opengl/modules/pdp_3d_drawmesh.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_for.c b/opengl/modules/pdp_3d_for.c
index 54b0a71..3b90916 100644
--- a/opengl/modules/pdp_3d_for.c
+++ b/opengl/modules/pdp_3d_for.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_light.c b/opengl/modules/pdp_3d_light.c
index b0b4a92..f3e44da 100644
--- a/opengl/modules/pdp_3d_light.c
+++ b/opengl/modules/pdp_3d_light.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_push.c b/opengl/modules/pdp_3d_push.c
index d5a45fb..a5eb076 100644
--- a/opengl/modules/pdp_3d_push.c
+++ b/opengl/modules/pdp_3d_push.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_snap.c b/opengl/modules/pdp_3d_snap.c
index 2ee6d39..f3349c8 100644
--- a/opengl/modules/pdp_3d_snap.c
+++ b/opengl/modules/pdp_3d_snap.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_state.c b/opengl/modules/pdp_3d_state.c
index d34ff94..7325f0b 100644
--- a/opengl/modules/pdp_3d_state.c
+++ b/opengl/modules/pdp_3d_state.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_subcontext.c b/opengl/modules/pdp_3d_subcontext.c
index 11017e2..094e1b9 100644
--- a/opengl/modules/pdp_3d_subcontext.c
+++ b/opengl/modules/pdp_3d_subcontext.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_view.c b/opengl/modules/pdp_3d_view.c
index 2317703..7ead4a4 100644
--- a/opengl/modules/pdp_3d_view.c
+++ b/opengl/modules/pdp_3d_view.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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/opengl/modules/pdp_3d_windowcontext.c b/opengl/modules/pdp_3d_windowcontext.c
index 4e7aa93..d35d317 100644
--- a/opengl/modules/pdp_3d_windowcontext.c
+++ b/opengl/modules/pdp_3d_windowcontext.c
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module.
- * 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