diff options
-rw-r--r-- | hosts/lv2_jack_host.c | 2 | ||||
-rw-r--r-- | hosts/lv2_simple_jack_host.c | 2 | ||||
-rw-r--r-- | slv2/collections.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 | ||||
-rw-r--r-- | src/collections.c | 2 | ||||
-rw-r--r-- | src/plugin.c | 2 | ||||
-rw-r--r-- | src/pluginclass.c | 2 | ||||
-rw-r--r-- | src/plugininstance.c | 2 | ||||
-rw-r--r-- | src/plugins.c | 2 | ||||
-rw-r--r-- | src/pluginui.c | 2 | ||||
-rw-r--r-- | src/pluginuiinstance.c | 2 | ||||
-rw-r--r-- | src/port.c | 2 | ||||
-rw-r--r-- | src/query.c | 2 | ||||
-rw-r--r-- | src/scalepoint.c | 2 | ||||
-rw-r--r-- | src/slv2_internal.h | 2 | ||||
-rw-r--r-- | src/util.c | 2 | ||||
-rw-r--r-- | src/value.c | 2 | ||||
-rw-r--r-- | src/world.c | 2 | ||||
-rw-r--r-- | test/slv2_test.c | 2 | ||||
-rw-r--r-- | utils/ladspa2lv2.c | 2 | ||||
-rw-r--r-- | utils/lv2_inspect.c | 4 | ||||
-rw-r--r-- | utils/lv2_list.c | 4 |
34 files changed, 36 insertions, 36 deletions
diff --git a/hosts/lv2_jack_host.c b/hosts/lv2_jack_host.c index 8daaaad..ebeb96b 100644 --- a/hosts/lv2_jack_host.c +++ b/hosts/lv2_jack_host.c @@ -1,5 +1,5 @@ /* jack_host - SLV2 Jack Host - * Copyright (C) 2007 Dave Robillard <drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <drobilla.net> * * 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 the Free diff --git a/hosts/lv2_simple_jack_host.c b/hosts/lv2_simple_jack_host.c index 7751464..4f0654a 100644 --- a/hosts/lv2_simple_jack_host.c +++ b/hosts/lv2_simple_jack_host.c @@ -1,5 +1,5 @@ /* SLV2 Simple Jack Host Example - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> * * 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 the Free diff --git a/slv2/collections.h b/slv2/collections.h index 86b5589..f81a60d 100644 --- a/slv2/collections.h +++ b/slv2/collections.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2008 Dave Robillard <http://drobilla.net> + * Copyright (C) 2008-2009 Dave 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/plugin.h b/slv2/plugin.h index fa533f9..edf54c9 100644 --- a/slv2/plugin.h +++ b/slv2/plugin.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 58864d7..0c14235 100644 --- a/slv2/pluginclass.h +++ b/slv2/pluginclass.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 bbb77af..15b2d22 100644 --- a/slv2/plugininstance.h +++ b/slv2/plugininstance.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 3ce9807..0436fb6 100644 --- a/slv2/pluginui.h +++ b/slv2/pluginui.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 a0e8002..f2c16e2 100644 --- a/slv2/pluginuiinstance.h +++ b/slv2/pluginuiinstance.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 c219100..7a461cc 100644 --- a/slv2/port.h +++ b/slv2/port.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 48bea95..61b266b 100644 --- a/slv2/query.h +++ b/slv2/query.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2008 Dave Robillard <http://drobilla.net> + * Copyright (C) 2008-2009 Dave 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 e7deab3..311b014 100644 --- a/slv2/scalepoint.h +++ b/slv2/scalepoint.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 ae53ee7..48d54a5 100644 --- a/slv2/slv2.h +++ b/slv2/slv2.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 01e41b8..2cf01fd 100644 --- a/slv2/types.h +++ b/slv2/types.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 65cb38d..f1ef2d4 100644 --- a/slv2/util.h +++ b/slv2/util.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 299b1e8..4a32c1a 100644 --- a/slv2/value.h +++ b/slv2/value.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 9cf0058..9d2dd77 100644 --- a/slv2/world.h +++ b/slv2/world.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/collections.c b/src/collections.c index a16c7fb..be4d898 100644 --- a/src/collections.c +++ b/src/collections.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2008 Dave Robillard <http://drobilla.net> + * Copyright (C) 2008-2009 Dave 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/src/plugin.c b/src/plugin.c index 6987f4c..24eb69b 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/pluginclass.c b/src/pluginclass.c index cf7acf0..0ebdc45 100644 --- a/src/pluginclass.c +++ b/src/pluginclass.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/plugininstance.c b/src/plugininstance.c index 365535b..26fd503 100644 --- a/src/plugininstance.c +++ b/src/plugininstance.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/plugins.c b/src/plugins.c index 97e1323..4aee191 100644 --- a/src/plugins.c +++ b/src/plugins.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/pluginui.c b/src/pluginui.c index 0ac3dca..ea3609b 100644 --- a/src/pluginui.c +++ b/src/pluginui.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/pluginuiinstance.c b/src/pluginuiinstance.c index 44b41e5..2c59537 100644 --- a/src/pluginuiinstance.c +++ b/src/pluginuiinstance.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> * Author: Lars Luthman * * This library is free software; you can redistribute it and/or modify it @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/query.c b/src/query.c index 8655eab..6f9bace 100644 --- a/src/query.c +++ b/src/query.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/scalepoint.c b/src/scalepoint.c index 8c22ce2..1247b42 100644 --- a/src/scalepoint.c +++ b/src/scalepoint.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/slv2_internal.h b/src/slv2_internal.h index d55c0dc..a24570f 100644 --- a/src/slv2_internal.h +++ b/src/slv2_internal.h @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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 @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/value.c b/src/value.c index d05ba58..213ab44 100644 --- a/src/value.c +++ b/src/value.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/src/world.c b/src/world.c index d905e52..62e2bfe 100644 --- a/src/world.c +++ b/src/world.c @@ -1,5 +1,5 @@ /* SLV2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave 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/test/slv2_test.c b/test/slv2_test.c index 5f5bd50..72f6a1f 100644 --- a/test/slv2_test.c +++ b/test/slv2_test.c @@ -1,5 +1,5 @@ /* SLV2 Tests - * Copyright (C) 2008 Dave Robillard <http://drobilla.net> + * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net> * Copyright (C) 2008 Krzysztof Foltman * * This library is free software; you can redistribute it and/or modify it diff --git a/utils/ladspa2lv2.c b/utils/ladspa2lv2.c index fb33f5c..2573bec 100644 --- a/utils/ladspa2lv2.c +++ b/utils/ladspa2lv2.c @@ -1,5 +1,5 @@ /* ladspa2lv2 - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> * * 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 the Free diff --git a/utils/lv2_inspect.c b/utils/lv2_inspect.c index 37f962d..8278fe6 100644 --- a/utils/lv2_inspect.c +++ b/utils/lv2_inspect.c @@ -1,5 +1,5 @@ /* lv2_inspect - Display information about an LV2 plugin. - * Copyright (C) 2007 Dave Robillard <drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <drobilla.net> * * 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 the Free @@ -244,7 +244,7 @@ void print_version() { printf("lv2_inspect (slv2) " SLV2_VERSION "\n"); - printf("Copyright (C) 2007 Dave Robillard <dave@drobilla.net>\n"); + printf("Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>\n"); printf("License: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n"); printf("This is free software: you are free to change and redistribute it.\n"); printf("There is NO WARRANTY, to the extent permitted by law.\n"); diff --git a/utils/lv2_list.c b/utils/lv2_list.c index dc08c73..2314a97 100644 --- a/utils/lv2_list.c +++ b/utils/lv2_list.c @@ -1,5 +1,5 @@ /* lv2_list - List system installed LV2 plugins. - * Copyright (C) 2007 Dave Robillard <drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <drobilla.net> * * 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 the Free @@ -36,7 +36,7 @@ void print_version() { printf("lv2_list (slv2) " SLV2_VERSION "\n"); - printf("Copyright (C) 2007 Dave Robillard <dave@drobilla.net>\n"); + printf("Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>\n"); printf("License: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n"); printf("This is free software: you are free to change and redistribute it.\n"); printf("There is NO WARRANTY, to the extent permitted by law.\n"); |