summaryrefslogtreecommitdiffstats
path: root/go
diff options
context:
space:
mode:
Diffstat (limited to 'go')
-rw-r--r--go/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/go/package.json b/go/package.json
index 4656b992..787f2810 100644
--- a/go/package.json
+++ b/go/package.json
@@ -5,5 +5,6 @@
"dependencies": {
"formidable": "*",
"redis": "*"
- }
+ },
+ "license": "WTFPL"
}