diff options
author | David Robillard <d@drobilla.net> | 2011-10-10 01:41:53 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-10-10 01:41:53 +0000 |
commit | 4e11425f794c1ad7db3c875259edc67facf31d44 (patch) | |
tree | 32038b8a37e9782b562610e7d31852b9f9ada7a7 /core.lv2/ChangeLog | |
parent | 94f4cc1038ce747ae5deb4a25542bfe72335f197 (diff) | |
download | lv2-4e11425f794c1ad7db3c875259edc67facf31d44.tar.xz |
Switch to ISC license.
Diffstat (limited to 'core.lv2/ChangeLog')
-rw-r--r-- | core.lv2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core.lv2/ChangeLog b/core.lv2/ChangeLog index 8ea2c95..2a86606 100644 --- a/core.lv2/ChangeLog +++ b/core.lv2/ChangeLog @@ -2,6 +2,8 @@ lv2core (UNRELEASED) unstable; urgency=low * Remove lv2config in favour of the convention that extension bundles simply install headers to standard URI-like include paths + * Switch to simple BSD-style (ISC) license (with permission of all + contributors to lv2.h and it's ancestor, ladspa.h) -- David Robillard <d@drobilla.net> UNRELEASED |