diff options
Diffstat (limited to 'lisp/cdl.el')
-rw-r--r-- | lisp/cdl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cdl.el b/lisp/cdl.el index 57504f4dae0..38a1bea9c31 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el @@ -1,6 +1,6 @@ ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs -*- lexical-binding: t -*- -;; Copyright (C) 1993, 2001-2023 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2024 Free Software Foundation, Inc. ;; Author: Ata Etemadi <ATAE@spva.physics.imperial.ac.uk> ;; Maintainer: emacs-devel@gnu.org |