From: Bastien Guerry Date: Sun, 1 Apr 2012 19:55:11 +0000 (+0200) Subject: Fix copyright declaration in ob-fortran.el X-Git-Tag: emacs-pretest-24.0.05~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3460d159231c1b9a2fe0709bae79e253cad41097;p=emacs.git Fix copyright declaration in ob-fortran.el --- 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