]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-matlab.el
Update copyright year to 2015
[gnu-emacs] / lisp / org / ob-matlab.el
index 0728edf49dce3238b8b8d1e1771109b91eb26141..31464f9eff25e93be62bd1ae4c02915bdd78f2f5 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-matlab.el --- org-babel support for matlab evaluation
 
-;; Copyright (C) 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2015 Free Software Foundation, Inc.
 
 ;; Author: Dan Davison
 ;; Keywords: literate programming, reproducible research
 ;; Homepage: http://orgmode.org
-;; Version: 7.01
 
 ;; This file is part of GNU Emacs.
 
@@ -43,6 +42,6 @@
 
 (provide 'ob-matlab)
 
-;; arch-tag: 6b234299-c1f7-4eb1-ace8-7b93344065ac
+
 
 ;;; ob-matlab.el ends here