]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-plantuml.el
Fix some compiler warnings.
[gnu-emacs] / lisp / org / ob-plantuml.el
index 9fa557275925f64c4dff02828d178a6f9e6bf7bc..da700527f7153f756764980fc5cb79b2a8ced05c 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-plantuml.el --- org-babel functions for plantuml evaluation
 
-;; Copyright (C) 2010-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2012  Free Software Foundation, Inc.
 
 ;; Author: Zhang Weize
 ;; Keywords: literate programming, reproducible research
 ;; Homepage: http://orgmode.org
-;; Version: 7.7
 
 ;; This file is part of GNU Emacs.