aboutsummaryrefslogtreecommitdiffstats
path: root/ext/persist.lv2/persist.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-29 08:59:28 +0000
committerDavid Robillard <d@drobilla.net>2011-03-29 08:59:28 +0000
commit8b417e58bf9936a7149a3e64667e4ae63c3bd7dc (patch)
tree7b84975d8bef182cfbf70bc8793ba9ab212e01a7 /ext/persist.lv2/persist.ttl
parentb13871307ed859dc31120a279af2a99482eb1f8e (diff)
downloadlv2-8b417e58bf9936a7149a3e64667e4ae63c3bd7dc.tar.xz
Bump version.
Diffstat (limited to 'ext/persist.lv2/persist.ttl')
-rw-r--r--ext/persist.lv2/persist.ttl8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/persist.lv2/persist.ttl b/ext/persist.lv2/persist.ttl
index c798af3..7c2847a 100644
--- a/ext/persist.lv2/persist.ttl
+++ b/ext/persist.lv2/persist.ttl
@@ -1,6 +1,6 @@
# LV2 Persist Extension
-# Copyright (C) 2010 Leonard Ritter <paniq@paniq.org>
-# Copyright (C) 2010 David Robillard <d@drobilla.net>
+# Copyright 2010-2011 David Robillard <d@drobilla.net>
+# Copyright 2010 Leonard Ritter <paniq@paniq.org>
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
@@ -32,8 +32,8 @@
a lv2:Specification ;
doap:name "LV2 Persist" ;
doap:release [
- doap:revision "0.1" ;
- doap:created "2011-03-25"
+ doap:revision "0.2" ;
+ doap:created "2011-03-28"
] ;
doap:developer [
a foaf:Person ;