summaryrefslogtreecommitdiff
path: root/src/Game.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Game.hs')
-rw-r--r--src/Game.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Game.hs b/src/Game.hs
index 9af35d0..f120a6f 100644
--- a/src/Game.hs
+++ b/src/Game.hs
@@ -2,8 +2,8 @@
{- |
- Module : Game
- Description : runs game
- - Copyright : Andromeda 2025
- - License : WTFPL
+ - Copyright : 2025 Andromeda
+ - License : BSD 3-clause
- Maintainer : Matrix @Andromeda:tchncs.de
- Stability : Experimental
-}