Fix even more copyright year for Org files.
This commit is contained in:
parent
b9db31c7b8
commit
0b41d90bd3
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; ob-awk.el --- org-babel functions for awk evaluation
|
||||
|
||||
;; Copyright (C) 2012 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) 2012 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) 2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric Schulte
|
||||
;; Keywords: literate programming, reproducible research
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;;; org-eshell.el - Support for links to working directories in eshell
|
||||
;; Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net>
|
||||
;; Version: 0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue