diff lisp/emacs-lisp/disass.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents e694e0879463
children 4303c30b29de
line wrap: on
line diff
--- a/lisp/emacs-lisp/disass.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/disass.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,13 +1,12 @@
 ;;; disass.el --- disassembler for compiled Emacs Lisp code
 
+;;; Copyright (C) 1986, 1991 Free Software Foundation, Inc.
+
 ;; Author: Doug Cutting <doug@csli.stanford.edu>
 ;;	Jamie Zawinski <jwz@lucid.com>
 ;; Maintainer: Jamie Zawinski <jwz@lucid.com>
-;; Last-Modified: 22 Oct 91
 ;; Keyword: internal
 
-;;; Copyright (C) 1986, 1991 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify