summaryrefslogtreecommitdiff
path: root/cape.el
diff options
context:
space:
mode:
Diffstat (limited to 'cape.el')
-rw-r--r--cape.el8
1 files changed, 5 insertions, 3 deletions
diff --git a/cape.el b/cape.el
index 68426ac..11e9607 100644
--- a/cape.el
+++ b/cape.el
@@ -1,13 +1,15 @@
;;; cape.el --- Completion At Point Extensions -*- lexical-binding: t -*-
-;; Author: Daniel Mendler
+;; Copyright (C) 2021 Free Software Foundation, Inc.
+
+;; Author: Daniel Mendler <mail@daniel-mendler.de>
+;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
;; Created: 2021
-;; License: GPL-3.0-or-later
;; Version: 0.4
;; Package-Requires: ((emacs "27.1"))
;; Homepage: https://github.com/minad/cape
-;; This file is not part of GNU Emacs.
+;; This file is part of GNU Emacs.
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by