summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-13 16:17:02 +0000
committerDavid Robillard <d@drobilla.net>2009-05-13 16:17:02 +0000
commit4c706992670626f67746f32064e6fc6bc977d42d (patch)
tree612ec8824594c1790e5747ad13b761f665c11ec0 /hosts
parent0a04be1e9e8f3c6b355c014f5755bb30da0d5aec (diff)
downloadlilv-4c706992670626f67746f32064e6fc6bc977d42d.tar.gz
lilv-4c706992670626f67746f32064e6fc6bc977d42d.tar.bz2
lilv-4c706992670626f67746f32064e6fc6bc977d42d.zip
Update copyright dates.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2000 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'hosts')
-rw-r--r--hosts/lv2_jack_host.c2
-rw-r--r--hosts/lv2_simple_jack_host.c2
2 files changed, 2 insertions, 2 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