X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b35f288d478ef137a4d9e8e5a6a5f368a86b01f5..d590048bed8466e84c66d60f35df236d0ff8e81b:/lisp/cdl.el diff --git a/lisp/cdl.el b/lisp/cdl.el index 87c78fd416..fcd716a918 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el @@ -1,10 +1,9 @@ ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs -;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: data ;; This file is part of GNU Emacs. @@ -45,5 +44,4 @@ (provide 'cdl) -;; arch-tag: b8e95a6e-2387-4077-ad9a-af54b09b8615 ;;; cdl.el ends here