aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-python.el
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 14:10:37 -0800
committerGlenn Morris2011-01-15 14:10:37 -0800
commitd0d4361dba5ea4b3d88e9c6724c5bb6dc2894470 (patch)
tree935bef337761341bbc3b2513006db33ea91984e1 /lisp/org/ob-python.el
parent4ebf3ee11cc2dad00e136acba072782c039ade4b (diff)
downloademacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.tar.gz
emacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.zip
Add 2011 to remaining FSF/AIST copyright years.
Diffstat (limited to 'lisp/org/ob-python.el')
-rw-r--r--lisp/org/ob-python.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el
index 27b69bff5ab..26ebedc36cf 100644
--- a/lisp/org/ob-python.el
+++ b/lisp/org/ob-python.el
@@ -1,6 +1,6 @@
1;;; ob-python.el --- org-babel functions for python evaluation 1;;; ob-python.el --- org-babel functions for python evaluation
2 2
3;; Copyright (C) 2009, 2010 Free Software Foundation 3;; Copyright (C) 2009, 2010, 2011 Free Software Foundation
4 4
5;; Author: Eric Schulte, Dan Davison 5;; Author: Eric Schulte, Dan Davison
6;; Keywords: literate programming, reproducible research 6;; Keywords: literate programming, reproducible research