diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/pdp.h | 2 | ||||
-rw-r--r-- | include/pdp_ascii.h | 2 | ||||
-rw-r--r-- | include/pdp_base.h | 2 | ||||
-rw-r--r-- | include/pdp_bitmap.h | 2 | ||||
-rw-r--r-- | include/pdp_comm.h | 2 | ||||
-rw-r--r-- | include/pdp_dpd_base.h | 2 | ||||
-rw-r--r-- | include/pdp_dpd_command.h | 2 | ||||
-rw-r--r-- | include/pdp_image.h | 2 | ||||
-rw-r--r-- | include/pdp_imagebase.h | 2 | ||||
-rw-r--r-- | include/pdp_imageproc.h | 2 | ||||
-rw-r--r-- | include/pdp_internals.h | 2 | ||||
-rw-r--r-- | include/pdp_list.h | 2 | ||||
-rw-r--r-- | include/pdp_llconv.h | 2 | ||||
-rw-r--r-- | include/pdp_matrix.h | 2 | ||||
-rw-r--r-- | include/pdp_mem.h | 2 | ||||
-rw-r--r-- | include/pdp_mmx.h | 2 | ||||
-rw-r--r-- | include/pdp_net.h | 2 | ||||
-rw-r--r-- | include/pdp_packet.h | 2 | ||||
-rw-r--r-- | include/pdp_png.h | 2 | ||||
-rw-r--r-- | include/pdp_post.h | 2 | ||||
-rw-r--r-- | include/pdp_queue.h | 2 | ||||
-rw-r--r-- | include/pdp_resample.h | 2 | ||||
-rw-r--r-- | include/pdp_symbol.h | 2 | ||||
-rw-r--r-- | include/pdp_type.h | 2 | ||||
-rw-r--r-- | include/pdp_type.h_old | 2 | ||||
-rw-r--r-- | include/pdp_types.h | 2 | ||||
-rw-r--r-- | include/pdp_xvideo.h | 2 | ||||
-rw-r--r-- | include/pdp_xwindow.h | 2 |
28 files changed, 28 insertions, 28 deletions
diff --git a/include/pdp.h b/include/pdp.h index ed57b24..746e81c 100644 --- a/include/pdp.h +++ b/include/pdp.h @@ -1,6 +1,6 @@ /* * Pure Data Packet 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/include/pdp_ascii.h b/include/pdp_ascii.h index 1fde9b4..4f09b13 100644 --- a/include/pdp_ascii.h +++ b/include/pdp_ascii.h @@ -1,6 +1,6 @@ /* * Pure Data Packet header file. ascii 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/include/pdp_base.h b/include/pdp_base.h index 2839f37..6cacd01 100644 --- a/include/pdp_base.h +++ b/include/pdp_base.h @@ -1,6 +1,6 @@ /* * Pure Data Packet base class 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/include/pdp_bitmap.h b/include/pdp_bitmap.h index 3fddc25..aa6df1b 100644 --- a/include/pdp_bitmap.h +++ b/include/pdp_bitmap.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. 8 bit image packet interface - * 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/include/pdp_comm.h b/include/pdp_comm.h index 7932e1d..be2019e 100644 --- a/include/pdp_comm.h +++ b/include/pdp_comm.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. - * 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/include/pdp_dpd_base.h b/include/pdp_dpd_base.h index 0d20e29..0128e45 100644 --- a/include/pdp_dpd_base.h +++ b/include/pdp_dpd_base.h @@ -1,6 +1,6 @@ /* * Pure Data Packet header file. DPD base class - * 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/include/pdp_dpd_command.h b/include/pdp_dpd_command.h index 1cfcf8a..b85ea66 100644 --- a/include/pdp_dpd_command.h +++ b/include/pdp_dpd_command.h @@ -1,7 +1,7 @@ /* * Pure Data Packet header file. DPD command class - * 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/include/pdp_image.h b/include/pdp_image.h index 3dabfb1..9874f36 100644 --- a/include/pdp_image.h +++ b/include/pdp_image.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. Image packet interface - * 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/include/pdp_imagebase.h b/include/pdp_imagebase.h index 6d6b902..981712c 100644 --- a/include/pdp_imagebase.h +++ b/include/pdp_imagebase.h @@ -1,6 +1,6 @@ /* * Pure Data Packet image processor base class 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/include/pdp_imageproc.h b/include/pdp_imageproc.h index 8cc0baa..59479f9 100644 --- a/include/pdp_imageproc.h +++ b/include/pdp_imageproc.h @@ -1,7 +1,7 @@ /* * Pure Data Packet. Header file for image processing routines (used in modules). - * 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/include/pdp_internals.h b/include/pdp_internals.h index 924d5eb..f904309 100644 --- a/include/pdp_internals.h +++ b/include/pdp_internals.h @@ -1,7 +1,7 @@ /* * Pure Data Packet internal 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/include/pdp_list.h b/include/pdp_list.h index 3d55593..f708e5d 100644 --- a/include/pdp_list.h +++ b/include/pdp_list.h @@ -1,7 +1,7 @@ /* * Pure Data Packet header file. List class - * 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/include/pdp_llconv.h b/include/pdp_llconv.h index 5e22d3a..d308f9b 100644 --- a/include/pdp_llconv.h +++ b/include/pdp_llconv.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. : low level format conversion 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/include/pdp_matrix.h b/include/pdp_matrix.h index 22a33bb..bda051b 100644 --- a/include/pdp_matrix.h +++ b/include/pdp_matrix.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. matrix packet interface - * 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/include/pdp_mem.h b/include/pdp_mem.h index 00141e4..a8ba438 100644 --- a/include/pdp_mem.h +++ b/include/pdp_mem.h @@ -1,6 +1,6 @@ /* * Pure Data Packet header file: memory allocation - * 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/include/pdp_mmx.h b/include/pdp_mmx.h index 8181ff0..1c4e6ef 100644 --- a/include/pdp_mmx.h +++ b/include/pdp_mmx.h @@ -1,7 +1,7 @@ /* * Pure Data Packet. Header file for mmx routines. - * 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/include/pdp_net.h b/include/pdp_net.h index 4f775c6..dda0fb9 100644 --- a/include/pdp_net.h +++ b/include/pdp_net.h @@ -3,7 +3,7 @@ /* * Pure Data Packet header: UDP protocol for raw packets - * 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/include/pdp_packet.h b/include/pdp_packet.h index 234024d..06a1670 100644 --- a/include/pdp_packet.h +++ b/include/pdp_packet.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation: Packet Manager Interface - * 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/include/pdp_png.h b/include/pdp_png.h index 5aae4c7..609ffd4 100644 --- a/include/pdp_png.h +++ b/include/pdp_png.h @@ -1,6 +1,6 @@ /* * Pure Data Packet header file. png glue 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/include/pdp_post.h b/include/pdp_post.h index 1054388..52e9388 100644 --- a/include/pdp_post.h +++ b/include/pdp_post.h @@ -1,7 +1,7 @@ /* * Pure Data Packet header file. pdp logging. - * 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/include/pdp_queue.h b/include/pdp_queue.h index b4d19be..f8bd9dd 100644 --- a/include/pdp_queue.h +++ b/include/pdp_queue.h @@ -1,6 +1,6 @@ /* * Pure Data Packet - processor queue interface - * 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/include/pdp_resample.h b/include/pdp_resample.h index 8876bfa..ebe5d1a 100644 --- a/include/pdp_resample.h +++ b/include/pdp_resample.h @@ -1,6 +1,6 @@ /* * Pure Data Packet header file. - image resampling prototypes - * 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/include/pdp_symbol.h b/include/pdp_symbol.h index fe3137a..bd7af27 100644 --- a/include/pdp_symbol.h +++ b/include/pdp_symbol.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. : symbol and namespace stuff - * 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/include/pdp_type.h b/include/pdp_type.h index 85d6ea7..dd02b77 100644 --- a/include/pdp_type.h +++ b/include/pdp_type.h @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. Type handling interface - * 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/include/pdp_type.h_old b/include/pdp_type.h_old index d588e7f..5f108a2 100644 --- a/include/pdp_type.h_old +++ b/include/pdp_type.h_old @@ -1,6 +1,6 @@ /* * Pure Data Packet system implementation. Type handling interface - * 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/include/pdp_types.h b/include/pdp_types.h index 767a937..85d0716 100644 --- a/include/pdp_types.h +++ b/include/pdp_types.h @@ -1,7 +1,7 @@ /* * Pure Data Packet header file. Scalar type definitions. - * 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/include/pdp_xvideo.h b/include/pdp_xvideo.h index c395605..448b9b3 100644 --- a/include/pdp_xvideo.h +++ b/include/pdp_xvideo.h @@ -1,7 +1,7 @@ /* * Pure Data Packet header file: xwindow glue 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/include/pdp_xwindow.h b/include/pdp_xwindow.h index 1787062..db5189f 100644 --- a/include/pdp_xwindow.h +++ b/include/pdp_xwindow.h @@ -1,7 +1,7 @@ /* * Pure Data Packet header file: xwindow glue 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 |