diff options
author | Bastien Guerry <bastien1@free.fr> | 2012-01-04 15:49:41 +0100 |
---|---|---|
committer | Bastien Guerry <bastien1@free.fr> | 2012-01-04 15:49:41 +0100 |
commit | b9db31c7b822bb37c8a040ca7e3a16300de0457f (patch) | |
tree | 77bd9bf2612b76913e3f1e3da24d7c58fd8ee961 /lisp | |
parent | b73f1974f0cd3a7b719e371b536917ba80f5d062 (diff) | |
download | emacs-b9db31c7b822bb37c8a040ca7e3a16300de0457f.tar.gz emacs-b9db31c7b822bb37c8a040ca7e3a16300de0457f.tar.bz2 emacs-b9db31c7b822bb37c8a040ca7e3a16300de0457f.zip |
Fix more copyright year for Org files.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/org/ob-C.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-calc.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-ledger.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-lilypond.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-matlab.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-mscgen.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-octave.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-picolisp.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-plantuml.el | 2 | ||||
-rw-r--r-- | lisp/org/ob-sqlite.el | 2 | ||||
-rw-r--r-- | lisp/org/org-crypt.el | 2 | ||||
-rw-r--r-- | lisp/org/org-mks.el | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/lisp/org/ob-C.el b/lisp/org/ob-C.el index dccf6b2b0b3..4f33fc45310 100644 --- a/lisp/org/ob-C.el +++ b/lisp/org/ob-C.el @@ -1,6 +1,6 @@ ;;; ob-C.el --- org-babel functions for C and similar languages -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-calc.el b/lisp/org/ob-calc.el index 0b0cfd4b1ed..6686c2754bf 100644 --- a/lisp/org/ob-calc.el +++ b/lisp/org/ob-calc.el @@ -1,6 +1,6 @@ ;;; ob-calc.el --- org-babel functions for calc code evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc +;; Copyright (C) 2010-2012 Free Software Foundation, Inc ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-ledger.el b/lisp/org/ob-ledger.el index 7556ca19176..e9c142712eb 100644 --- a/lisp/org/ob-ledger.el +++ b/lisp/org/ob-ledger.el @@ -1,6 +1,6 @@ ;;; ob-ledger.el --- org-babel functions for ledger evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Eric S Fraga ;; Keywords: literate programming, reproducible research, accounting diff --git a/lisp/org/ob-lilypond.el b/lisp/org/ob-lilypond.el index 1f817adb4ec..1f412fd9671 100644 --- a/lisp/org/ob-lilypond.el +++ b/lisp/org/ob-lilypond.el @@ -1,6 +1,6 @@ ;;; ob-lilypond.el --- org-babel functions for lilypond evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Martyn Jago ;; Keywords: babel language, literate programming diff --git a/lisp/org/ob-matlab.el b/lisp/org/ob-matlab.el index 479100a80c4..717fc746dc6 100644 --- a/lisp/org/ob-matlab.el +++ b/lisp/org/ob-matlab.el @@ -1,6 +1,6 @@ ;;; ob-matlab.el --- org-babel support for matlab evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-mscgen.el b/lisp/org/ob-mscgen.el index 5e894717ddd..b40f9a39cef 100644 --- a/lisp/org/ob-mscgen.el +++ b/lisp/org/ob-mscgen.el @@ -1,6 +1,6 @@ ;;; ob-msc.el --- org-babel functions for mscgen evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Juan Pechiar ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-octave.el b/lisp/org/ob-octave.el index 7de1455b820..9e8575768dc 100644 --- a/lisp/org/ob-octave.el +++ b/lisp/org/ob-octave.el @@ -1,6 +1,6 @@ ;;; ob-octave.el --- org-babel functions for octave and matlab evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-picolisp.el b/lisp/org/ob-picolisp.el index 75e3ae03f3d..1b39e923e6a 100644 --- a/lisp/org/ob-picolisp.el +++ b/lisp/org/ob-picolisp.el @@ -1,6 +1,6 @@ ;;; ob-picolisp.el --- org-babel functions for picolisp evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Authors: Thorsten Jolitz and Eric Schulte ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-plantuml.el b/lisp/org/ob-plantuml.el index 9f60f583bb0..da700527f71 100644 --- a/lisp/org/ob-plantuml.el +++ b/lisp/org/ob-plantuml.el @@ -1,6 +1,6 @@ ;;; ob-plantuml.el --- org-babel functions for plantuml evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Zhang Weize ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/ob-sqlite.el b/lisp/org/ob-sqlite.el index edd230e78c0..d3a336a8af0 100644 --- a/lisp/org/ob-sqlite.el +++ b/lisp/org/ob-sqlite.el @@ -1,6 +1,6 @@ ;;; ob-sqlite.el --- org-babel functions for sqlite database interaction -;; Copyright (C) 2010-2011 Free Software Foundation +;; Copyright (C) 2010-2012 Free Software Foundation ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research diff --git a/lisp/org/org-crypt.el b/lisp/org/org-crypt.el index f7644048f48..f3e63b0fb94 100644 --- a/lisp/org/org-crypt.el +++ b/lisp/org/org-crypt.el @@ -1,6 +1,6 @@ ;;; org-crypt.el --- Public key encryption for org-mode entries -;; Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc. +;; Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc. ;; Emacs Lisp Archive Entry ;; Filename: org-crypt.el diff --git a/lisp/org/org-mks.el b/lisp/org/org-mks.el index 55140419734..71405deeb04 100644 --- a/lisp/org/org-mks.el +++ b/lisp/org/org-mks.el @@ -1,6 +1,6 @@ ;;; org-mks.el --- Multi-key-selection for Org-mode -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2012 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Keywords: outlines, hypermedia, calendar, wp |