Restore Version headers removed in last CEDET merge.

These are needed for ELPA dependencies.

* srecode.el, ede.el: Restore Version header.
* emacs-lisp/eieio.el: Restore Version header.
This commit is contained in:
Chong Yidong 2012-10-02 13:02:52 +08:00
parent 6be9197e60
commit fd795bf4a0
5 changed files with 11 additions and 0 deletions

View file

@ -4,6 +4,7 @@
;; Copyright (C) 1995-1996, 1998-2012 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 1.3
;; Keywords: OO, lisp
;; This file is part of GNU Emacs.