update old email addresses in veejay-server

This commit is contained in:
niels
2015-06-11 21:44:30 +02:00
parent 364a893f66
commit 72fc65dd59
16 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2006 Niels Elburg <nelburg at looze.net> * (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,5 +1,5 @@
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2006 Niels Elburg <nelburg@looze.net> * (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,7 +1,7 @@
#ifndef OSC_CLIENT_H #ifndef OSC_CLIENT_H
#define OSC_CLIENT_H #define OSC_CLIENT_H
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2006 Niels Elburg <nelburg@looze.net> * (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,7 +1,7 @@
#ifndef OSC_SERVER_H #ifndef OSC_SERVER_H
#define OSC_SERVER_H #define OSC_SERVER_H
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2006 Niels Elburg <nelburg@looze.net> * (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,7 +1,7 @@
#ifndef OSC_SERVER_H #ifndef OSC_SERVER_H
#define OSC_SERVER_H #define OSC_SERVER_H
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2006 Niels Elburg <nelburg@looze.net> * (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2002-2006 Niels Elburg <nelburg@looze.net> * Copyright (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* This program is free software you can redistribute it and/or * This program is free software you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@@ -1,7 +1,7 @@
#ifndef PLUGINLOADER_ #ifndef PLUGINLOADER_
#define PLUGINLOADER_ #define PLUGINLOADER_
/* /*
* Copyright (C) 2002-2006 Niels Elburg <nelburg@looze.net> * Copyright (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* This program is free software you can redistribute it and/or * This program is free software you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@@ -1,5 +1,5 @@
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2004 Niels Elburg <nelburg@looze.net> * (C) 2002-2004 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2002-2006 Niels Elburg <nelburg@looze.net> * Copyright (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* This program is free software you can redistribute it and/or * This program is free software you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2002-2006 Niels Elburg <nelburg@looze.net> * Copyright (C) 2002-2006 Niels Elburg <nwelburg@gmail.com>
* *
* This program is free software you can redistribute it and/or * This program is free software you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@@ -1,7 +1,7 @@
#ifndef UTIL_H #ifndef UTIL_H
#define UTIL_H #define UTIL_H
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2005 Niels Elburg <nelburg@looze.net> * (C) 2002-2005 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -1,7 +1,7 @@
/* /*
* Linux VeeJay * Linux VeeJay
* *
* Copyright(C)2005 Niels Elburg <elburg@looze.net> * Copyright(C)2005 Niels Elburg <nwelburg@gmail.com>
* *
* vvMaskStop - ported from vvFFPP_basic * vvMaskStop - ported from vvFFPP_basic
* Copyright(C)2005 Maciek Szczesniak <maciek@visualvinyl.net> * Copyright(C)2005 Maciek Szczesniak <maciek@visualvinyl.net>

View File

@@ -1,7 +1,7 @@
/* /*
* Linux VeeJay * Linux VeeJay
* *
* Copyright(C)2002-2005 Niels Elburg <nelburg@looze.net> * Copyright(C)2002-2005 Niels Elburg <nwelburg@gmail.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License

View File

@@ -1,5 +1,5 @@
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2004 Niels Elburg <nelburg@looze.net> * (C) 2002-2004 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@@ -65,7 +65,7 @@ Veejay is beeing developed in the hope it will be usefull for VJ's,
media artists and other interested users that want to use Free Software for media artists and other interested users that want to use Free Software for
their performances and/or video installations. their performances and/or video installations.
Author: Niels Elburg <nelburg@looze.net> Author: Niels Elburg <nwelburg@gmail.com>
Requires: libxml2 >= 2.5.4 Requires: libxml2 >= 2.5.4

View File

@@ -1,5 +1,5 @@
/* veejay - Linux VeeJay /* veejay - Linux VeeJay
* (C) 2002-2004 Niels Elburg <nelburg@looze.net> * (C) 2002-2004 Niels Elburg <nwelburg@gmail.com>
* *
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify