Update copyright.

This commit is contained in:
Karl Heuer 1994-05-03 22:46:37 +00:00
parent 6a900cf14e
commit d733c5ec03
34 changed files with 38 additions and 38 deletions

View file

@ -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 <jwz@lucid.com>
;; Hallvard Furuseth <hbf@ulrik.uio.no>