diff options
Diffstat (limited to 'src/common/interface')
-rw-r--r-- | src/common/interface/ClientInterface.h | 3 | ||||
-rw-r--r-- | src/common/interface/ClientKey.h | 3 | ||||
-rw-r--r-- | src/common/interface/EngineInterface.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/src/common/interface/ClientInterface.h b/src/common/interface/ClientInterface.h index 72f2928c..d6fb1da0 100644 --- a/src/common/interface/ClientInterface.h +++ b/src/common/interface/ClientInterface.h @@ -1,4 +1,5 @@ -/* This file is part of Ingen. Copyright (C) 2006 Dave Robillard. +/* This file is part of Ingen. + * Copyright (C) 2007 Dave Robillard <http://drobilla.net> * * Ingen is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/src/common/interface/ClientKey.h b/src/common/interface/ClientKey.h index ba37ba59..b007a647 100644 --- a/src/common/interface/ClientKey.h +++ b/src/common/interface/ClientKey.h @@ -1,4 +1,5 @@ -/* This file is part of Ingen. Copyright (C) 2006 Dave Robillard. +/* This file is part of Ingen. + * Copyright (C) 2007 Dave Robillard <http://drobilla.net> * * Ingen is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software diff --git a/src/common/interface/EngineInterface.h b/src/common/interface/EngineInterface.h index 8be01abe..264c78f0 100644 --- a/src/common/interface/EngineInterface.h +++ b/src/common/interface/EngineInterface.h @@ -1,4 +1,5 @@ -/* This file is part of Ingen. Copyright (C) 2006 Dave Robillard. +/* This file is part of Ingen. + * Copyright (C) 2007 Dave Robillard <http://drobilla.net> * * Ingen is free software = 0; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software |