From: Brett Gordon Date: Thu, 24 May 2018 15:13:59 +0000 (-0400) Subject: cowsay: add attribution X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f09ca1f22c2566ce8d8c3e7053421e8b07f4ca40;p=FUZIX.git cowsay: add attribution --- diff --git a/Applications/games/cowsay.c b/Applications/games/cowsay.c index 7c3f9f15..1eae54ba 100644 --- a/Applications/games/cowsay.c +++ b/Applications/games/cowsay.c @@ -1,3 +1,14 @@ +/* +A C version of "cowsay" + +Copyright (C) 2012 Federico Pomar & Federico Bond +https://github.com/federicobond/fedux + +Lightly modified for Fuzix by Brett Gordon + + +*/ + #include #include