Mercurial > emacs
comparison lisp/org/ob-eval.el @ 112275:6378d1b57038
Add 2011 to remaining FSF/AIST copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 15 Jan 2011 14:10:37 -0800 |
parents | a7740098b594 |
children | ef719132ddfa |
comparison
equal
deleted
inserted
replaced
112274:60871b0684c4 | 112275:6378d1b57038 |
---|---|
1 ;;; ob-eval.el --- org-babel functions for external code evaluation | 1 ;;; ob-eval.el --- org-babel functions for external code evaluation |
2 | 2 |
3 ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Eric Schulte | 5 ;; Author: Eric Schulte |
6 ;; Keywords: literate programming, reproducible research, comint | 6 ;; Keywords: literate programming, reproducible research, comint |
7 ;; Homepage: http://orgmode.org | 7 ;; Homepage: http://orgmode.org |
8 ;; Version: 7.4 | 8 ;; Version: 7.4 |