From 4d432999c77aa2613c3bc6f118e708a21d120422 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 7 Jun 2025 00:02:57 -0500 Subject: adding author statements to all el files --- modules/test-code.el | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/test-code.el') diff --git a/modules/test-code.el b/modules/test-code.el index 7a6c80e1..f429de8d 100644 --- a/modules/test-code.el +++ b/modules/test-code.el @@ -1,4 +1,5 @@ ;;; test-code.el --- test code -*- lexical-binding: t; -*- +;; author: Craig Jennings ;;; Commentary: ;; This is where you should put config code you want to test. -- cgit v1.2.3