diff options
author | David Robillard <d@drobilla.net> | 2014-12-05 18:20:10 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-12-05 18:20:10 -0500 |
commit | 2711076cec8f9a9dc8dab14617039ddb8827dcc8 (patch) | |
tree | 80c0615666a7318d525abc85f03ecd94cbccd1ba /content | |
parent | 6c64647a45def4ae38f934beaebcf9e96b9f7e70 (diff) | |
download | lv2site-2711076cec8f9a9dc8dab14617039ddb8827dcc8.tar.xz |
Water down free software talk on the main page.
Apparently "we" give a crap about the sort of people who see "free" and
go "OH NO! COMMUNISTS! RUN!" a hell of a lot more than I do.
Diffstat (limited to 'content')
-rw-r--r-- | content/pages/index.md | 8 | ||||
-rw-r--r-- | content/pages/why-lv2.md | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/content/pages/index.md b/content/pages/index.md index 6823dc0..96ee2d7 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -2,10 +2,10 @@ Title: save_as: index.html Gallery: . -LV2 is a [free](http://www.gnu.org/philosophy/free-sw.html) standard for audio -plugins, used by hundreds of plugins and other projects. At its core, LV2 is a -simple stable interface, accompanied by *extensions* which add functionality to -support the needs of increasingly powerful audio software. +LV2 is an open standard for audio plugins, used by hundreds of plugins and +other projects. At its core, LV2 is a simple stable interface, accompanied by +*extensions* which add functionality to support the needs of increasingly +powerful audio software. <ul id="mainlist"> <li><a href="http://lv2plug.in/spec/lv2-1.10.0.tar.bz2">Download LV2 1.10.0</a> diff --git a/content/pages/why-lv2.md b/content/pages/why-lv2.md index 11117e6..fc68612 100644 --- a/content/pages/why-lv2.md +++ b/content/pages/why-lv2.md @@ -2,7 +2,7 @@ Title: Why LV2? Unlike many popular audio plugin APIs, LV2 is a platform-agnostic [Free Software](http://www.gnu.org/philosophy/free-sw.html) specification with -a liberal license. +a liberal [license](http://opensource.org/licenses/ISC). ## Features |