diff lisp/autoinsert.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents 4f28bd14272c
children 10e417efb12a
line wrap: on
line diff
--- a/lisp/autoinsert.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/autoinsert.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,9 @@
 ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Author: Charlie Martin <crm@cs.duke.edu>
 ;; Created: 01 Jul 1988
-;; Last-Modified: 30 Jun 1992
-
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.