diff options
Diffstat (limited to 'compiler')
-rwxr-xr-x | compiler | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/bin/sh +# Copyright Luke Smith, GPLv3 # This script will compile or run another finishing operation on a document. I # have this script run via vim. |