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/prog-comments.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/prog-comments.el') diff --git a/modules/prog-comments.el b/modules/prog-comments.el index 62193d6f..0e022c4b 100644 --- a/modules/prog-comments.el +++ b/modules/prog-comments.el @@ -1,5 +1,5 @@ ;;; prog-comments.el --- Comments and Underscores -*- lexical-binding: t; -*- - +;; author: Craig Jennings ;;; Commentary: ;; Simple utility functions for creating and managing comments. -- cgit v1.2.3