diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-05 07:06:08 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-05 07:06:08 +0000 |
commit | c90f275771bd76325576ecd8c9cdcada1b54f2be (patch) | |
tree | 1ceb83f684de72467587ffbfb1f8c6ebdc1e6746 /lisp/sort.el | |
parent | fde4e97e460d95ccdfa1a7bd0bb9f38cd9d2afd6 (diff) | |
download | emacs-c90f275771bd76325576ecd8c9cdcada1b54f2be.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/sort.el')
-rw-r--r-- | lisp/sort.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sort.el b/lisp/sort.el index 99293d6b51b..7b90d3dcbdf 100644 --- a/lisp/sort.el +++ b/lisp/sort.el @@ -1,6 +1,6 @@ ;;; sort.el --- commands to sort text in an Emacs buffer -;; Copyright (C) 1986, 1987, 1994, 1995, 2002, 2003, +;; Copyright (C) 1986, 1987, 1994, 1995, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Howie Kaye |