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
cbd20947
Commit
cbd20947
authored
Aug 18, 2011
by
Glenn Morris
Browse files
Restore clobbered changes to Org copyright years.
parent
0be6ee06
Changes
96
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
21 additions
and
22 deletions
+21
-22
doc/misc/org.texi
doc/misc/org.texi
+1
-2
etc/refcards/orgcard.tex
etc/refcards/orgcard.tex
+2
-2
lisp/org/ob-C.el
lisp/org/ob-C.el
+1
-1
lisp/org/ob-R.el
lisp/org/ob-R.el
+1
-1
lisp/org/ob-asymptote.el
lisp/org/ob-asymptote.el
+1
-1
lisp/org/ob-calc.el
lisp/org/ob-calc.el
+1
-1
lisp/org/ob-clojure.el
lisp/org/ob-clojure.el
+1
-1
lisp/org/ob-comint.el
lisp/org/ob-comint.el
+1
-1
lisp/org/ob-css.el
lisp/org/ob-css.el
+1
-1
lisp/org/ob-ditaa.el
lisp/org/ob-ditaa.el
+1
-1
lisp/org/ob-dot.el
lisp/org/ob-dot.el
+1
-1
lisp/org/ob-emacs-lisp.el
lisp/org/ob-emacs-lisp.el
+1
-1
lisp/org/ob-eval.el
lisp/org/ob-eval.el
+1
-1
lisp/org/ob-exp.el
lisp/org/ob-exp.el
+1
-1
lisp/org/ob-gnuplot.el
lisp/org/ob-gnuplot.el
+1
-1
lisp/org/ob-haskell.el
lisp/org/ob-haskell.el
+1
-1
lisp/org/ob-js.el
lisp/org/ob-js.el
+1
-1
lisp/org/ob-keys.el
lisp/org/ob-keys.el
+1
-1
lisp/org/ob-latex.el
lisp/org/ob-latex.el
+1
-1
lisp/org/ob-ledger.el
lisp/org/ob-ledger.el
+1
-1
No files found.
doc/misc/org.texi
View file @
cbd20947
...
...
@@ -265,8 +265,7 @@
@copying
This manual is for Org version @value{VERSION}.
Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright @copyright{} 2004-2011 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
etc/refcards/orgcard.tex
View file @
cbd20947
...
...
@@ -17,8 +17,8 @@
\pdflayout
=(0l)
% Nothing else needs to be changed below this line.
% Copyright (C) 1987, 1993, 1996
,
1997, 2001
, 2002, 2003, 2004, 2005,
%
2006, 2007, 2008, 2009
Free Software Foundation, Inc.
% Copyright (C) 1987, 1993, 1996
-
1997, 2001
-2011
% Free Software Foundation, Inc.
% This file is part of GNU Emacs.
...
...
lisp/org/ob-C.el
View file @
cbd20947
;;; ob-C.el --- org-babel functions for C and similar languages
;; Copyright (C) 2010 Free Software Foundation, Inc.
;; Copyright (C) 2010
-2011
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-R.el
View file @
cbd20947
;;; ob-R.el --- org-babel functions for R code evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte, Dan Davison
;; Keywords: literate programming, reproducible research, R, statistics
...
...
lisp/org/ob-asymptote.el
View file @
cbd20947
;;; ob-asymptote.el --- org-babel functions for asymptote evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-calc.el
View file @
cbd20947
;;; ob-calc.el --- org-babel functions for calc code evaluation
;; Copyright (C) 2010 Free Software Foundation, Inc
;; Copyright (C) 2010
-2011
Free Software Foundation, Inc
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-clojure.el
View file @
cbd20947
;;; ob-clojure.el --- org-babel functions for clojure evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Joel Boehland, Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-comint.el
View file @
cbd20947
;;; ob-comint.el --- org-babel functions for interaction with comint buffers
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research, comint
...
...
lisp/org/ob-css.el
View file @
cbd20947
;;; ob-css.el --- org-babel functions for css evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-ditaa.el
View file @
cbd20947
;;; ob-ditaa.el --- org-babel functions for ditaa evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-dot.el
View file @
cbd20947
;;; ob-dot.el --- org-babel functions for dot evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-emacs-lisp.el
View file @
cbd20947
;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-eval.el
View file @
cbd20947
;;; ob-eval.el --- org-babel functions for external code evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research, comint
...
...
lisp/org/ob-exp.el
View file @
cbd20947
;;; ob-exp.el --- Exportation of org-babel source blocks
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte, Dan Davison
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-gnuplot.el
View file @
cbd20947
;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-haskell.el
View file @
cbd20947
;;; ob-haskell.el --- org-babel functions for haskell evaluation
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-js.el
View file @
cbd20947
;;; ob-js.el --- org-babel functions for Javascript
;; Copyright (C) 2010 Free Software Foundation
;; Copyright (C) 2010
-2011
Free Software Foundation
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research, js
...
...
lisp/org/ob-keys.el
View file @
cbd20947
;;; ob-keys.el --- key bindings for org-babel
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-latex.el
View file @
cbd20947
;;; ob-latex.el --- org-babel functions for latex "evaluation"
;; Copyright (C) 2009
,
201
0
Free Software Foundation, Inc.
;; Copyright (C) 2009
-
201
1
Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
...
...
lisp/org/ob-ledger.el
View file @
cbd20947
;;; ob-ledger.el --- org-babel functions for ledger evaluation
;; Copyright (C) 2010 Free Software Foundation, Inc.
;; Copyright (C) 2010
-2011
Free Software Foundation, Inc.
;; Author: Eric S Fraga
;; Keywords: literate programming, reproducible research, accounting
...
...
Prev
1
2
3
4
5
Next
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