]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-plot.el
Copyright, license, and header fixes for Org.
[gnu-emacs] / lisp / org / org-plot.el
index b90c248eb6dd592c42083ad7d3aeb9a9aafe8f58..f44694fa781b7de23441252e5bb527ec5230cd68 100644 (file)
@@ -1,11 +1,10 @@
 ;;; org-plot.el --- Support for plotting from Org-mode
 
-;; Copyright (C) 2008-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2012 Free Software Foundation, Inc.
 ;;
 ;; Author: Eric Schulte <schulte dot eric at gmail dot com>
 ;; Keywords: tables, plotting
 ;; Homepage: http://orgmode.org
-;; Version: 7.7
 ;;
 ;; This file is part of GNU Emacs.
 ;;
@@ -350,5 +349,4 @@ line directly before or after the table."
 
 (provide 'org-plot)
 
-
 ;;; org-plot.el ends here