diff options
author | David Robillard <d@drobilla.net> | 2011-03-06 00:23:28 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-03-06 00:23:28 +0000 |
commit | 98520cdf50ecc582249fb24b7577dc29f24b0135 (patch) | |
tree | 278b95263386f95a0fec020f0c6e907e25bd31c6 /ChangeLog | |
parent | 595998bf6691ba8af0084e2be29b118fdd5b7e0d (diff) | |
download | lilv-98520cdf50ecc582249fb24b7577dc29f24b0135.tar.gz lilv-98520cdf50ecc582249fb24b7577dc29f24b0135.tar.bz2 lilv-98520cdf50ecc582249fb24b7577dc29f24b0135.zip |
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... eventually... in some very abstract kind of way... :/
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3041 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ slv2 (UNRELEASED) unstable; urgency=low * Add slv2_world_set_option for runtime configuration of SLV2 features. * Add SLV2_OPTION_FILTER_LANG option (to optionally disable i18n). * Document entire API in single header file / page. + * Switch to 2-clause BSD license. * *** API BREAK *** -- David Robillard <d@drobilla.net> (UNRELEASED) |