From 5a5fb216c8a07fde18c6e676e4050efe9e294b27 Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Mon, 22 Feb 2016 09:39:43 +1030 Subject: [PATCH] Added legal notice. --- code/modules/games/cah.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/modules/games/cah.dm b/code/modules/games/cah.dm index 2b9286a8a3..dc7e1dddae 100644 --- a/code/modules/games/cah.dm +++ b/code/modules/games/cah.dm @@ -1,3 +1,7 @@ +// This is a parody of Cards Against Humanity (https://en.wikipedia.org/wiki/Cards_Against_Humanity) +// which is licensed under CC BY-NC-SA 2.0, the full text of which can be found at the following URL: +// https://creativecommons.org/licenses/by-nc-sa/2.0/legalcode + /obj/item/weapon/deck/cah name = "\improper CAG deck (white)" desc = "The ever-popular Cards Against The Galaxy word game. Warning: may include traces of broken fourth wall. This is the white deck."