From 4d055db843298deffefab9e6079e33cea284acbc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 14 Sep 2022 18:05:02 -0700 Subject: license notice for early-init.el --- .emacs.d/early-init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to '.emacs.d/early-init.el') diff --git a/.emacs.d/early-init.el b/.emacs.d/early-init.el index f7e32fb2..e4d6cf4b 100644 --- a/.emacs.d/early-init.el +++ b/.emacs.d/early-init.el @@ -1,6 +1,9 @@ ;;; early-init.el --- frames conf. -*- lexical-binding:t;no-byte-compile:t -*- ;; Copyright (C) 2020-2022 Sean Whitton +;; +;; Released under the terms of the GNU GPL as published by the FSF; either +;; version 3, or (at your option) any later version. ;;; See docstring for `after-make-frame-functions' for why these are here. -- cgit v1.2.3