Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0b41d90b
Commit
0b41d90b
authored
Jan 04, 2012
by
Bastien Guerry
Browse files
Fix even more copyright year for Org files.
parent
b9db31c7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
lisp/org/ob-awk.el
lisp/org/ob-awk.el
+1
-1
lisp/org/ob-fortran.el
lisp/org/ob-fortran.el
+1
-1
lisp/org/ob-java.el
lisp/org/ob-java.el
+1
-1
lisp/org/org-eshell.el
lisp/org/org-eshell.el
+1
-1
No files found.
lisp/org/ob-awk.el
View file @
0b41d90b
;;; 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
...
...
lisp/org/ob-fortran.el
View file @
0b41d90b
;;; 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
...
...
lisp/org/ob-java.el
View file @
0b41d90b
;;; 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
...
...
lisp/org/org-eshell.el
View file @
0b41d90b
;;; 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment