From d733c5ec034baf089cdc50bc79b919897ab98bec Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 3 May 1994 22:46:37 +0000 Subject: Update copyright. --- lisp/emacs-lisp/backquote.el | 2 +- lisp/emacs-lisp/byte-opt.el | 2 +- lisp/emacs-lisp/bytecomp.el | 2 +- lisp/emacs-lisp/lmenu.el | 2 +- lisp/emacs-lisp/profile.el | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/backquote.el b/lisp/emacs-lisp/backquote.el index d67e2bef6f4..a0a9765e807 100644 --- a/lisp/emacs-lisp/backquote.el +++ b/lisp/emacs-lisp/backquote.el @@ -1,5 +1,5 @@ ;;; New backquote for GNU Emacs. -;;; Copyright (C) 1990, 1992 Free Software Foundation, Inc. +;;; Copyright (C) 1990, 1992, 1994 Free Software Foundation, Inc. ;; Author: Rick Sladkey ;; Maintainer: FSF diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index d7c7d3d5328..ed13938b36d 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el @@ -1,6 +1,6 @@ ;;; byte-opt.el --- the optimization passes of the emacs-lisp byte compiler. -;;; Copyright (c) 1991 Free Software Foundation, Inc. +;;; Copyright (c) 1991, 1994 Free Software Foundation, Inc. ;; Author: Jamie Zawinski ;; Hallvard Furuseth diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el index d3fc441480b..a6dcdd89043 100644 --- a/lisp/emacs-lisp/bytecomp.el +++ b/lisp/emacs-lisp/bytecomp.el @@ -1,6 +1,6 @@ ;;; bytecomp.el --- compilation of Lisp code into byte code. -;;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. +;;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc. ;; Author: Jamie Zawinski ;; Hallvard Furuseth diff --git a/lisp/emacs-lisp/lmenu.el b/lisp/emacs-lisp/lmenu.el index afc8f1ae386..d249dcecdff 100644 --- a/lisp/emacs-lisp/lmenu.el +++ b/lisp/emacs-lisp/lmenu.el @@ -2,7 +2,7 @@ ;; Keywords: emulations -;; Copyright (C) 1992, 1993 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/lisp/emacs-lisp/profile.el b/lisp/emacs-lisp/profile.el index e010a78dfa1..2f13bf60bc6 100644 --- a/lisp/emacs-lisp/profile.el +++ b/lisp/emacs-lisp/profile.el @@ -1,6 +1,6 @@ ;;; profile.el --- generate run time measurements of Emacs Lisp functions -;; Copyright (C) 1992 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994 Free Software Foundation, Inc. ;; Author: Boaz Ben-Zvi ;; Created: 07 Feb 1992 -- cgit v1.2.3