From: Emil Williams Date: Sat, 3 Feb 2024 17:38:35 +0000 (+0000) Subject: update notices X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=25ab6168de7caeddaad9f4acdede1dea1925747a;p=public-moontalk.git update notices --- diff --git a/client/moontalk.c b/client/moontalk.c index de3532f..9bd2f27 100644 --- a/client/moontalk.c +++ b/client/moontalk.c @@ -1,4 +1,6 @@ -/* moontalk.c - @BAKE cc -O2 -std=gnu99 -Wall -Wextra -pedantic $@ -o $* -lncurses -ltinfo $+ @STOP */ +/* moontalk.c - @BAKE cc -O2 -std=gnu99 -Wall -Wextra -pedantic $@ -o $* -lncurses -ltinfo $+ + * Written by Emil. + */ #include #include diff --git a/client/moontalk.rb b/client/moontalk.rb index 4696af4..d3411c8 100644 --- a/client/moontalk.rb +++ b/client/moontalk.rb @@ -1,5 +1,5 @@ #!/usr/bin/ruby -# written by emil +# written by Emil. # # short guide # diff --git a/client/moontalk.tcl b/client/moontalk.tcl index 0d680a4..c064a53 100755 --- a/client/moontalk.tcl +++ b/client/moontalk.tcl @@ -1,4 +1,7 @@ #!/usr/bin/tclsh + +# Originally written by an Anon. Slightly modified. + package require Tk set ::name anonymous