README.md in trailblazer-operation-0.0.3 vs README.md in trailblazer-operation-0.0.4
- old
+ new
@@ -1,3 +1,9 @@
## Goal
* Make `Operation` an imutable object without having to expose @instance variables. This is now done via the Result object.
+
+## Copyright
+
+Copyright (c) 2016 Nick Sutterer <apotonick@gmail.com>
+
+`trailblazer-operation` is released under the [MIT License](http://www.opensource.org/licenses/MIT).