summaryrefslogtreecommitdiff
path: root/lisp/sort.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-12-05 07:06:08 +0000
committerGlenn Morris <rgm@gnu.org>2006-12-05 07:06:08 +0000
commitc90f275771bd76325576ecd8c9cdcada1b54f2be (patch)
tree1ceb83f684de72467587ffbfb1f8c6ebdc1e6746 /lisp/sort.el
parentfde4e97e460d95ccdfa1a7bd0bb9f38cd9d2afd6 (diff)
downloademacs-c90f275771bd76325576ecd8c9cdcada1b54f2be.tar.gz
Update copyright years.
Diffstat (limited to 'lisp/sort.el')
-rw-r--r--lisp/sort.el2
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