README.md in serial_translator-2.0.4 vs README.md in serial_translator-2.0.5

- old
+ new

@@ -62,9 +62,12 @@ end ``` ## Contributing +`SerialTranslator` is released under the [Apache License 2.0](LICENSE.txt) and +Copyright 2013...2021 [gut.org gAG](https://gut.org). + 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request