Skip to content

Commit cf6ffb5

Browse files
committed
Add information about license in README.md
Fix #128
1 parent 7af27ae commit cf6ffb5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,16 @@ The current version of the makefile is `1.0.1`. You can find the full history in
8484

8585
This project adheres to Semantic [Versioning 2.0](http://semver.org/).
8686

87+
## License
88+
89+
This makefile and the related documentation and examples are free software; you can redistribute it and/or modify it
90+
under the terms of the GNU Lesser General Public License as
91+
published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
92+
8793
## Contribution
8894

89-
All contributions (even documentation) are welcome :) Open a pull request and I would be happy to merge them.
95+
All contributions (even documentation) are welcome :) Open a pull request and I would be happy to merge them.
96+
Also checkout the [contribution guide](CONTRIBUTING.md) for more details.
9097

9198
If you are looking for ideas to work on, then check out the following TODO items or the [issue tracker](https://github.com/sudar/Arduino-Makefile/issues/).
9299

0 commit comments

Comments
 (0)