diff options
Diffstat (limited to 'lisp/org')
-rw-r--r-- | lisp/org/ob-fortran.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-fortran.el b/lisp/org/ob-fortran.el index e9ff78dcd38..1d633c95161 100644 --- a/lisp/org/ob-fortran.el +++ b/lisp/org/ob-fortran.el @@ -1,6 +1,6 @@ ;;; ob-fortran.el --- org-babel functions for fortran -;; Copyright (C) 2011-2012 Sergey Litvinov, Eric Schulte +;; Copyright (C) 2011-2012 Free Software Foundation, Inc. ;; Authors: Sergey Litvinov (based on ob-C.el by Eric Schulte), Eric Schulte ;; Keywords: literate programming, reproducible research, fortran |