diff options
author | Adam Jahn <ajjahn@gmail.com> | 2012-10-10 11:49:37 -0400 |
---|---|---|
committer | Adam Jahn <ajjahn@gmail.com> | 2012-10-10 11:49:37 -0400 |
commit | 4ca06356889b0b653ad0fc4593c617ab9b0b1b31 (patch) | |
tree | 6256d960a144efc2a0829516e6ee6da3bb2b2260 /README.md | |
parent | 0c6bb33222125f77c954497173263437b4096e1e (diff) | |
download | puppet-samba-4ca06356889b0b653ad0fc4593c617ab9b0b1b31.tar.gz puppet-samba-4ca06356889b0b653ad0fc4593c617ab9b0b1b31.tar.bz2 |
add a license notice
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -48,3 +48,9 @@ Most configuration options are optional. 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request + +## License + +This module is released under the MIT license: + +* [http://www.opensource.org/licenses/MIT](http://www.opensource.org/licenses/MIT)
\ No newline at end of file |