diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-07 00:02:57 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-07 00:02:57 -0500 |
| commit | 4d432999c77aa2613c3bc6f118e708a21d120422 (patch) | |
| tree | 3c0538b93e1c77cc9303787b5d34371799cdb7f4 /modules/user-constants.el | |
| parent | 8085fd71e5f6d88ed7ddb8f70d310e8265a0360e (diff) | |
| download | dotemacs-4d432999c77aa2613c3bc6f118e708a21d120422.tar.gz dotemacs-4d432999c77aa2613c3bc6f118e708a21d120422.zip | |
adding author statements to all el files
Diffstat (limited to 'modules/user-constants.el')
| -rw-r--r-- | modules/user-constants.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user-constants.el b/modules/user-constants.el index a94091ad..9c401775 100644 --- a/modules/user-constants.el +++ b/modules/user-constants.el @@ -1,5 +1,5 @@ ;;; user-constants.el --- User Constants -*- lexical-binding: t; -*- - +;; author: Craig Jennings <c@cjennings.net> ;;; Commentary: ;; User file locations are defined here. A file or directory is created if it |
