diff options
-rw-r--r-- | etc/copyright.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/copyright.el b/etc/copyright.el index f5ed723cea..8a362ea825 100644 --- a/etc/copyright.el +++ b/etc/copyright.el @@ -1,4 +1,4 @@ -;;; copyright.el --- Insert a Guix copyright. +;;; copyright.el --- Insert a Guix copyright. -*- lexical-binding: t; -*- ;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com> |