aboutsummaryrefslogtreecommitdiff
path: root/logic/score.go
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2017-02-07 18:05:18 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2017-02-07 18:05:18 +0100
commitef6dd8dee004d6866209825ca6b2757a21ac9c15 (patch)
tree811964959e6f933509226a7fd138724a929089fc /logic/score.go
parentfdda6a71a855d0a671b8eadee9c1bf395c9b4f8a (diff)
downloadgoffel-ef6dd8dee004d6866209825ca6b2757a21ac9c15.tar.gz
goffel-ef6dd8dee004d6866209825ca6b2757a21ac9c15.zip
add MIT License
Diffstat (limited to 'logic/score.go')
-rw-r--r--logic/score.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/logic/score.go b/logic/score.go
index 37b1e82..af6eefc 100644
--- a/logic/score.go
+++ b/logic/score.go
@@ -1,3 +1,6 @@
+// Copyright (c) 2016 Florian Fischer. All rights reserved.
+// Use of this source code is governed by a MIT license found in the LICENSE file.
+
package logic
import (