summaryrefslogtreecommitdiff
path: root/lisp/org/ob-plantuml.el
diff options
context:
space:
mode:
authorBastien Guerry <bastien1@free.fr>2012-01-04 15:49:41 +0100
committerBastien Guerry <bastien1@free.fr>2012-01-04 15:49:41 +0100
commitb9db31c7b822bb37c8a040ca7e3a16300de0457f (patch)
tree77bd9bf2612b76913e3f1e3da24d7c58fd8ee961 /lisp/org/ob-plantuml.el
parentb73f1974f0cd3a7b719e371b536917ba80f5d062 (diff)
downloademacs-b9db31c7b822bb37c8a040ca7e3a16300de0457f.tar.gz
emacs-b9db31c7b822bb37c8a040ca7e3a16300de0457f.tar.bz2
emacs-b9db31c7b822bb37c8a040ca7e3a16300de0457f.zip
Fix more copyright year for Org files.
Diffstat (limited to 'lisp/org/ob-plantuml.el')
-rw-r--r--lisp/org/ob-plantuml.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-plantuml.el b/lisp/org/ob-plantuml.el
index 9f60f583bb0..da700527f71 100644
--- a/lisp/org/ob-plantuml.el
+++ b/lisp/org/ob-plantuml.el
@@ -1,6 +1,6 @@
;;; 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