about summary refs log tree commit homepage
path: root/doc/site/src/plugins.page
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-06-30 20:13:35 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-06-30 20:13:35 +0000
commit7d0f10c2427f37f2f08366c5d6add01973238f1a (patch)
tree424dcf1e48def41596aaa44c6f90bb388ac92956 /doc/site/src/plugins.page
parentfe0fac5c040a44b5262852ffe59392d5c55ec747 (diff)
downloadunicorn-7d0f10c2427f37f2f08366c5d6add01973238f1a.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@265 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'doc/site/src/plugins.page')
-rw-r--r--doc/site/src/plugins.page5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/site/src/plugins.page b/doc/site/src/plugins.page
index 8a5fdeb..2dbad3b 100644
--- a/doc/site/src/plugins.page
+++ b/doc/site/src/plugins.page
@@ -28,6 +28,5 @@ and you'll get hooked up.
 
 h2. Licensing
 
-People interested in extending Mongrel and avoiding licensing
-problems (Mongrel is LGPL) can use GemPlugins without any
-problems since the GemPlugin system is Ruby Licensed.
+Mongrel and GemPlugin are both "licensed the same as Ruby":/license.page so
+you can use it the same as Ruby.