mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-27 10:55:04 +00:00
More fixes to the copyright year...
Conflicts: lisp/ob-awk.el lisp/ob-fortran.el lisp/ob-java.el lisp/org-eshell.el
This commit is contained in:
parent
16ea957cd0
commit
f5e5c5811c
@ -1,6 +1,6 @@
|
||||
;;; ob-awk.el --- org-babel functions for awk evaluation
|
||||
|
||||
;; Copyright (C) 2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; ob-fortran.el --- org-babel functions for fortran
|
||||
|
||||
;; Copyright (C) 2011 Sergey Litvinov, Eric Schulte
|
||||
;; Copyright (C) 2011-2012 Sergey Litvinov, Eric Schulte
|
||||
|
||||
;; Authors: Sergey Litvinov (based on ob-C.el by Eric Schulte), Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research, fortran
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; ob-java.el --- org-babel functions for java evaluation
|
||||
|
||||
;; Copyright (C) 2011 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
@ -1,6 +1,7 @@
|
||||
;;; org-eshell.el - Support for links to working directories in eshell
|
||||
;; Copyright (C) 2011 Free Software Foundation, Inc.
|
||||
;;
|
||||
|
||||
;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net>
|
||||
;; Version: 7.8.03
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user