aboutsummaryrefslogtreecommitdiff
path: root/opengl/include
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/include')
-rw-r--r--opengl/include/pdp_3Dcontext.h2
-rw-r--r--opengl/include/pdp_mesh.h2
-rw-r--r--opengl/include/pdp_opengl.h2
-rw-r--r--opengl/include/pdp_texture.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/opengl/include/pdp_3Dcontext.h b/opengl/include/pdp_3Dcontext.h
index adef304..fb08974 100644
--- a/opengl/include/pdp_3Dcontext.h
+++ b/opengl/include/pdp_3Dcontext.h
@@ -1,6 +1,6 @@
/*
* pdp system module - 3d render context packet type
- * 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/include/pdp_mesh.h b/opengl/include/pdp_mesh.h
index 8fd6dff..126b484 100644
--- a/opengl/include/pdp_mesh.h
+++ b/opengl/include/pdp_mesh.h
@@ -1,6 +1,6 @@
/*
* Pure Data Packet module. mesh object specification
- * 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/include/pdp_opengl.h b/opengl/include/pdp_opengl.h
index c32735d..7e88a59 100644
--- a/opengl/include/pdp_opengl.h
+++ b/opengl/include/pdp_opengl.h
@@ -1,6 +1,6 @@
/*
* OpenGL Extension Module for pdp - Main header file
- * 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/include/pdp_texture.h b/opengl/include/pdp_texture.h
index 7a40cdd..c3987bc 100644
--- a/opengl/include/pdp_texture.h
+++ b/opengl/include/pdp_texture.h
@@ -1,6 +1,6 @@
/*
* pdp system module - texture packet type
- * 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