diff options
Diffstat (limited to 'lisp/cdl.el')
-rw-r--r-- | lisp/cdl.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/cdl.el b/lisp/cdl.el index ca7ea59ed5b..8377e7a5796 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el @@ -1,7 +1,6 @@ ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs -;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2011 Free Software Foundation, Inc. ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) ;; Maintainer: FSF @@ -45,5 +44,4 @@ (provide 'cdl) -;; arch-tag: b8e95a6e-2387-4077-ad9a-af54b09b8615 ;;; cdl.el ends here |