summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-08-02 10:51:51 +0100
committerKatolaZ <katolaz@freaknet.org>2017-08-02 10:51:51 +0100
commit802d703f617036ec1d18aa8ecb9678ca3390f68a (patch)
treeeea63e18089e008a361aa4cf38981db857157602
parent587c8bf41568c9624f9874bb4e2549227c1e3b63 (diff)
Small changes to the README.md. Added copyright
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bac28b..e10eae9 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,6 @@ signed git commits.
**scorsh** is written in Go.
-**This is still work-in-progress, not ready to be used yet**
## WTF
@@ -92,3 +91,13 @@ And finally build its binary:
```
make
```
+
+
+## License
+
+**scorsh** is Copyright (2017) by Vincenzo "KatolaZ" Nicosia.
+
+**scorsh** is free software. You can use, modify, and redistribute it
+ under the terms of the GNU Affero General Public Licence, version 3
+ of the Licence or, at your option, any later version. Please see
+ LICENSE.md for details.