README.md in migration_tools-0.3.0 vs README.md in migration_tools-1.0.0

- old
+ new

@@ -52,5 +52,8 @@ $ rake db:migrate:group:after - runs pending migrations for the after group $ rake db:migrate:group:change - runs pending migrations for the change group ``` Note that rake db:migrate is entirely unaffected by this. +## License + +Released under the Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.html