Explorar el Código

Remove "Version" tag in ob-fortran.el and org-eshell.el.

Bastien Guerry hace 13 años
padre
commit
54ead894de
Se han modificado 2 ficheros con 0 adiciones y 2 borrados
  1. 0 1
      lisp/ob-fortran.el
  2. 0 1
      lisp/org-eshell.el

+ 0 - 1
lisp/ob-fortran.el

@@ -5,7 +5,6 @@
 ;; Authors: Sergey Litvinov (based on ob-C.el by Eric Schulte), Eric Schulte
 ;; Keywords: literate programming, reproducible research, fortran
 ;; Homepage: http://orgmode.org
-;; Version: 7.8.05
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

+ 0 - 1
lisp/org-eshell.el

@@ -3,7 +3,6 @@
 ;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
 ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net>
-;; Version: 7.8.05
 
 ;; This file is part of GNU Emacs.