Mercurial > emacs
changeset 11431:6e6385618bb4
Update copyright.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 13 Apr 1995 21:34:34 +0000 |
parents | 35d5910b12b4 |
children | f499628d7e5b |
files | lisp/completion.el lisp/tar-mode.el |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/completion.el Thu Apr 13 21:14:31 1995 +0000 +++ b/lisp/completion.el Thu Apr 13 21:34:34 1995 +0000 @@ -1,5 +1,5 @@ ;;; completion.el --- dynamic word-completion code -;; Copyright (C) 1990, 1993 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1993, 1995 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev
--- a/lisp/tar-mode.el Thu Apr 13 21:14:31 1995 +0000 +++ b/lisp/tar-mode.el Thu Apr 13 21:34:34 1995 +0000 @@ -1,6 +1,6 @@ ;;; tar-mode.el --- simple editing of tar files from GNU emacs -;;; Copyright (C) 1990, 1991, 1993, 1994 Free Software Foundation, Inc. +;;; Copyright (C) 1990, 1991, 1993, 1994, 1995 Free Software Foundation, Inc. ;; Author: Jamie Zawinski <jwz@lucid.com> ;; Created: 04 Apr 1990