0
0
Fork 0

Adding attribution

This commit is contained in:
sloumdrone 2018-12-19 18:21:10 -08:00
parent 0b976923e4
commit 609733a4b5
1 changed files with 8 additions and 0 deletions

8
chalk
View File

@ -1,4 +1,12 @@
#!/usr/bin/env python3
#
# Chalk: A line mode text editor
# by Brian Evans
# You may copy or modify at will for profit or not so long
# as any usage is attributed and it released with these same
# provisions
#_
import sys
import os
import subprocess