From 4f5fb6b16fb0dc03ed2aae56658cc0fa0265a7ff Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 20:49:34 -0500 Subject: Add copyright notices for scripts --- compiler | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler') diff --git a/compiler b/compiler index 1892d5f..5da8464 100755 --- a/compiler +++ b/compiler @@ -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. -- cgit v1.2.3