update notices

This commit is contained in:
Emil Williams 2024-02-03 17:38:35 +00:00
parent 7721b77c93
commit 25ab6168de
No known key found for this signature in database
GPG Key ID: 5432DB986FDBCF8A
3 changed files with 7 additions and 2 deletions

View File

@ -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 <stdio.h>
#include <stdlib.h>

View File

@ -1,5 +1,5 @@
#!/usr/bin/ruby
# written by emil
# written by Emil.
#
# short guide
#

View File

@ -1,4 +1,7 @@
#!/usr/bin/tclsh
# Originally written by an Anon. Slightly modified.
package require Tk
set ::name anonymous