README.rdoc in ae-1.4.0 vs README.rdoc in ae-1.5.0
- old
+ new
@@ -13,11 +13,11 @@
* Clear, simple and concise syntax.
* Uses higher-order functions and fluid notation.
* Reusable core extensions ease assertion construction.
* Core extensions are standardized around Ruby Facets.
-* Facets is an optional dependency; extensions are built-in.
+* But Facets is not a dependency; the extensions are built-in.
* Easily extensible allowing for alternate notations.
* Eats it's own dog food.
== RELEASE NOTES
@@ -96,12 +96,11 @@
Windows users use 'ruby setup.rb all'.
== COPYRIGHTS & LICENSE
-Copyright (c) 2008 Thomas Sawyer
+Copyright (c) 2008,2010 Thomas Sawyer
Unless otherwise provided for by the originating author, this
-program is distributed under the terms of the MIT license.
+program is distributed under the terms of the Apache 2 license.
See LICENSE file for details.
-