From ac43d9764800bdfd17f2fb6fe183227a517f3175 Mon Sep 17 00:00:00 2001 From: Lennart Kats Date: Thu, 6 Sep 2012 18:28:30 +0200 Subject: [PATCH] Change Readme.md to BSD --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e55ef505..1d47bd92 100644 --- a/Readme.md +++ b/Readme.md @@ -32,7 +32,7 @@ If you want, you can use Ace as a textarea replacement thanks to the [Ace Bookma Getting the code ---------------- -Ace is a community project. We actively encourage and support contributions. The Ace source code is hosted on GitHub. It is released under the Mozilla tri-license (MPL/GPL/LGPL), the same license used by Firefox. This license is friendly to all kinds of projects, whether open source or not. Take charge of your editor and add your favorite language highlighting and keybindings! +Ace is a community project. We actively encourage and support contributions. The Ace source code is hosted on GitHub. It is released under the BSD License. This license is very simple, and is friendly to all kinds of projects, whether open source or not. Take charge of your editor and add your favorite language highlighting and keybindings! ```bash git clone git://github.com/ajaxorg/ace.git