summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bastien1@free.fr>2012-04-01 21:55:11 +0200
committerBastien Guerry <bastien1@free.fr>2012-04-01 21:55:11 +0200
commit3460d159231c1b9a2fe0709bae79e253cad41097 (patch)
treed4ccafbe9d09ee363dd69817b32fc62d7cf6f903
parentb8f84b1d9e97f0cd4394d2c47378352c06d01c3a (diff)
downloademacs-3460d159231c1b9a2fe0709bae79e253cad41097.tar.gz
Fix copyright declaration in ob-fortran.el
-rw-r--r--lisp/org/ob-fortran.el2
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