diff options
Diffstat (limited to 'slv2')
-rw-r--r-- | slv2/collections.h | 2 | ||||
-rw-r--r-- | slv2/lv2_ui.h | 2 | ||||
-rw-r--r-- | slv2/plugin.h | 2 | ||||
-rw-r--r-- | slv2/pluginclass.h | 2 | ||||
-rw-r--r-- | slv2/plugininstance.h | 2 | ||||
-rw-r--r-- | slv2/pluginui.h | 2 | ||||
-rw-r--r-- | slv2/pluginuiinstance.h | 2 | ||||
-rw-r--r-- | slv2/port.h | 2 | ||||
-rw-r--r-- | slv2/query.h | 2 | ||||
-rw-r--r-- | slv2/scalepoint.h | 2 | ||||
-rw-r--r-- | slv2/slv2.h | 2 | ||||
-rw-r--r-- | slv2/types.h | 2 | ||||
-rw-r--r-- | slv2/util.h | 2 | ||||
-rw-r--r-- | slv2/value.h | 2 | ||||
-rw-r--r-- | slv2/world.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/slv2/collections.h b/slv2/collections.h index d15ef5e..b0349e8 100644 --- a/slv2/collections.h +++ b/slv2/collections.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2008-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/lv2_ui.h b/slv2/lv2_ui.h index c84a74e..75ccf22 100644 --- a/slv2/lv2_ui.h +++ b/slv2/lv2_ui.h @@ -8,7 +8,7 @@ *
* Copyright (C) 2000-2002 Richard W.E. Furse, Paul Barton-Davis,
* Stefan Westerfeld
- * Copyright (C) 2006 Steve Harris, Dave Robillard.
+ * Copyright (C) 2006 Steve Harris, David Robillard.
*
* This header is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
diff --git a/slv2/plugin.h b/slv2/plugin.h index a64e518..696b9b6 100644 --- a/slv2/plugin.h +++ b/slv2/plugin.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/pluginclass.h b/slv2/pluginclass.h index 37682be..d67a3dd 100644 --- a/slv2/pluginclass.h +++ b/slv2/pluginclass.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/plugininstance.h b/slv2/plugininstance.h index f46306d..2ff0a2b 100644 --- a/slv2/plugininstance.h +++ b/slv2/plugininstance.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/pluginui.h b/slv2/pluginui.h index 246bd4f..604c76e 100644 --- a/slv2/pluginui.h +++ b/slv2/pluginui.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/pluginuiinstance.h b/slv2/pluginuiinstance.h index caaa68d..e72439c 100644 --- a/slv2/pluginuiinstance.h +++ b/slv2/pluginuiinstance.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/port.h b/slv2/port.h index d069001..1f6af5d 100644 --- a/slv2/port.h +++ b/slv2/port.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/query.h b/slv2/query.h index 619b902..93d6f14 100644 --- a/slv2/query.h +++ b/slv2/query.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2008-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/scalepoint.h b/slv2/scalepoint.h index d371ea1..b5fb68c 100644 --- a/slv2/scalepoint.h +++ b/slv2/scalepoint.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/slv2.h b/slv2/slv2.h index 48d54a5..f64fcb5 100644 --- a/slv2/slv2.h +++ b/slv2/slv2.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/types.h b/slv2/types.h index ee6edfa..a7baf79 100644 --- a/slv2/types.h +++ b/slv2/types.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/util.h b/slv2/util.h index 0a53b82..ec543df 100644 --- a/slv2/util.h +++ b/slv2/util.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/value.h b/slv2/value.h index 80e428a..fcb3143 100644 --- a/slv2/value.h +++ b/slv2/value.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 diff --git a/slv2/world.h b/slv2/world.h index 060b2f0..8b6ec1f 100644 --- a/slv2/world.h +++ b/slv2/world.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 David Robillard <http://drobilla.net> * * This library 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 |