summaryrefslogtreecommitdiff
path: root/tw/packages/games.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/packages/games.scm')
-rw-r--r--tw/packages/games.scm9
1 files changed, 3 insertions, 6 deletions
diff --git a/tw/packages/games.scm b/tw/packages/games.scm
index ca6d6308..7adee44f 100644
--- a/tw/packages/games.scm
+++ b/tw/packages/games.scm
@@ -190,9 +190,6 @@ company and has to transport goods and passengers between factories and differen
"Interconnect districts, cities, public buildings, industries and tourist "
"attractions by building a transport network you always dreamed of. "
"This package comes bundled with simutrans-pak128."))
- (license
- (license:non-copyleft
- (string-append
- "https://raw.githubusercontent.com/aburch/simutrans/"
- "8593f5b1248d03f907a149f7abc41ae6512009e1/simutrans/license.txt")
- "This is Simutrans' custom artistic license."))))
+ (license (license:non-copyleft
+ "file://simutrans/license.txt"
+ "This is Simutrans' custom artistic license."))))