aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 900f469..592f001 100644
--- a/README.md
+++ b/README.md
@@ -84,4 +84,10 @@ to your `build.sbt`.
The templates have to be put into the `src/main/boilerplate` directory and the file name
must end with `.template`. The generated files will be put into the same hierarchy as they
-appear in `src/main/boilerplate` with the `.template` extension stripped off. \ No newline at end of file
+appear in `src/main/boilerplate` with the `.template` extension stripped off.
+
+## License
+
+Copyright (c) 2012 Johannes Rudolph
+
+Published under the [BSD 2-Clause License](http://www.opensource.org/licenses/BSD-2-Clause). \ No newline at end of file