diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
commit | 8f1204db34c0e8380f1eb81c9202520511744be3 (patch) | |
tree | 56bacedc74e969f95709747a5ebb4a4f2a453742 /lisp/sort.el | |
parent | 325e3af2760eebf750390bfebdf4ee058227e8e4 (diff) | |
download | emacs-8f1204db34c0e8380f1eb81c9202520511744be3.tar.gz |
Update copyright.
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 00fc16e7a0f..11e87a18cdf 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 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1987, 1994 Free Software Foundation, Inc. ;; Author: Howie Kaye ;; Maintainer: FSF |