summaryrefslogtreecommitdiffstats
path: root/content/pages
diff options
context:
space:
mode:
Diffstat (limited to 'content/pages')
-rw-r--r--content/pages/index.md8
-rw-r--r--content/pages/why-lv2.md2
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