diff options
| author | Bastien Guerry <bzg@altern.org> | 2014-01-07 14:18:17 +0100 |
|---|---|---|
| committer | Bastien Guerry <bzg@altern.org> | 2014-01-07 14:18:17 +0100 |
| commit | 7d9a883b50e2674fff5ebfc14faaa5f3537dcbee (patch) | |
| tree | dfccc2c8ee697525b11efc04449177f154bee368 /testing | |
| parent | 152712a7c87284c99ab4ad7e9d3e961d12943826 (diff) | |
Update copyright years again.
Hint: copyright years are all updated in Emacs.
Diffstat (limited to 'testing')
26 files changed, 26 insertions, 26 deletions
diff --git a/testing/lisp/test-ob-C.el b/testing/lisp/test-ob-C.el index 4430ceb..42e4dd2 100644 --- a/testing/lisp/test-ob-C.el +++ b/testing/lisp/test-ob-C.el @@ -1,6 +1,6 @@ ;;; test-ob-awk.el --- tests for ob-awk.el -;; Copyright (c) 2010-2013 Sergey Litvinov +;; Copyright (c) 2010-2014 Sergey Litvinov ;; Authors: Sergey Litvinov ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-R.el b/testing/lisp/test-ob-R.el index 57a810d..e3f13f1 100644 --- a/testing/lisp/test-ob-R.el +++ b/testing/lisp/test-ob-R.el @@ -1,6 +1,6 @@ ;;; test-ob-R.el --- tests for ob-R.el -;; Copyright (c) 2011-2013 Eric Schulte +;; Copyright (c) 2011-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-awk.el b/testing/lisp/test-ob-awk.el index 1119734..0dec226 100644 --- a/testing/lisp/test-ob-awk.el +++ b/testing/lisp/test-ob-awk.el @@ -1,6 +1,6 @@ ;;; test-ob-awk.el --- tests for ob-awk.el -;; Copyright (c) 2010-2013 Sergey Litvinov +;; Copyright (c) 2010-2014 Sergey Litvinov ;; Authors: Sergey Litvinov ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-emacs-lisp.el b/testing/lisp/test-ob-emacs-lisp.el index d03f048..f771ee3 100644 --- a/testing/lisp/test-ob-emacs-lisp.el +++ b/testing/lisp/test-ob-emacs-lisp.el @@ -1,6 +1,6 @@ ;;; test-ob-emacs-lisp.el -;; Copyright (c) 2012, 2013 Free Software Foundation, Inc. +;; Copyright (c) 2012, 2013, 2014 Free Software Foundation, Inc. ;; Authors: Eric Schulte, Martyn Jago ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-exp.el b/testing/lisp/test-ob-exp.el index db7812b..fc7fb6e 100644 --- a/testing/lisp/test-ob-exp.el +++ b/testing/lisp/test-ob-exp.el @@ -1,6 +1,6 @@ ;;; test-ob-exp.el -;; Copyright (c) 2010-2013 Eric Schulte +;; Copyright (c) 2010-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-fortran.el b/testing/lisp/test-ob-fortran.el index 7754c64..993c0b2 100644 --- a/testing/lisp/test-ob-fortran.el +++ b/testing/lisp/test-ob-fortran.el @@ -1,6 +1,6 @@ ;;; test-ob-fortran.el --- tests for ob-fortran.el -;; Copyright (c) 2010-2013 Sergey Litvinov +;; Copyright (c) 2010-2014 Sergey Litvinov ;; Authors: Sergey Litvinov ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-header-arg-defaults.el b/testing/lisp/test-ob-header-arg-defaults.el index d4a51dd..07b2bea 100644 --- a/testing/lisp/test-ob-header-arg-defaults.el +++ b/testing/lisp/test-ob-header-arg-defaults.el @@ -1,6 +1,6 @@ ;;; test-ob-header-arg-defaults.el --- tests for default header args from properties -;; Copyright (c) 2013 Achim Gratz +;; Copyright (c) 2013, 2014 Achim Gratz ;; Authors: Achim Gratz ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-lilypond.el b/testing/lisp/test-ob-lilypond.el index 4a155a8..abf6a48 100644 --- a/testing/lisp/test-ob-lilypond.el +++ b/testing/lisp/test-ob-lilypond.el @@ -1,6 +1,6 @@ ;;; test-ob-lilypond.el --- tests for ob-lilypond.el -;; Copyright (c) 2010-2013 Martyn Jago +;; Copyright (c) 2010-2014 Martyn Jago ;; Authors: Martyn Jago ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-lob.el b/testing/lisp/test-ob-lob.el index 828eef2..229e3dd 100644 --- a/testing/lisp/test-ob-lob.el +++ b/testing/lisp/test-ob-lob.el @@ -1,6 +1,6 @@ ;;; test-ob-lob.el --- test for ob-lob.el -;; Copyright (c) 2010-2013 Eric Schulte +;; Copyright (c) 2010-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-maxima.el b/testing/lisp/test-ob-maxima.el index 223fbc6..8af9c0d 100644 --- a/testing/lisp/test-ob-maxima.el +++ b/testing/lisp/test-ob-maxima.el @@ -1,6 +1,6 @@ ;;; test-ob-maxima.el --- tests for ob-maxima.el -;; Copyright (c) 2010-2013 Sergey Litvinov +;; Copyright (c) 2010-2014 Sergey Litvinov ;; Authors: Sergey Litvinov ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-octave.el b/testing/lisp/test-ob-octave.el index 3d7cf79..f261186 100644 --- a/testing/lisp/test-ob-octave.el +++ b/testing/lisp/test-ob-octave.el @@ -1,6 +1,6 @@ ;;; test-ob-octave.el --- tests for ob-octave.el -;; Copyright (c) 2010-2013 Sergey Litvinov +;; Copyright (c) 2010-2014 Sergey Litvinov ;; Authors: Sergey Litvinov ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-perl.el b/testing/lisp/test-ob-perl.el index a29d39a..649e111 100644 --- a/testing/lisp/test-ob-perl.el +++ b/testing/lisp/test-ob-perl.el @@ -1,6 +1,6 @@ ;;; test-ob-perl.el --- tests for ob-perl.el -;; Copyright (c) 2013 Achim Gratz +;; Copyright (c) 2013, 2014 Achim Gratz ;; Authors: Achim Gratz ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-python.el b/testing/lisp/test-ob-python.el index b456615..a3cae8c 100644 --- a/testing/lisp/test-ob-python.el +++ b/testing/lisp/test-ob-python.el @@ -1,6 +1,6 @@ ;;; test-ob-python.el --- tests for ob-python.el -;; Copyright (c) 2011-2013 Eric Schulte +;; Copyright (c) 2011-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-sh.el b/testing/lisp/test-ob-sh.el index 1025ecf..179d195 100644 --- a/testing/lisp/test-ob-sh.el +++ b/testing/lisp/test-ob-sh.el @@ -1,6 +1,6 @@ ;;; test-ob-sh.el -;; Copyright (c) 2010-2013 Eric Schulte +;; Copyright (c) 2010-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-table.el b/testing/lisp/test-ob-table.el index 7e86e9c..e1fc31c 100644 --- a/testing/lisp/test-ob-table.el +++ b/testing/lisp/test-ob-table.el @@ -1,6 +1,6 @@ ;;; test-ob-table.el -;; Copyright (c) 2011-2013 Eric Schulte +;; Copyright (c) 2011-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob-tangle.el b/testing/lisp/test-ob-tangle.el index d3fa1fb..8a8e2be 100644 --- a/testing/lisp/test-ob-tangle.el +++ b/testing/lisp/test-ob-tangle.el @@ -1,6 +1,6 @@ ;;; test-ob-tangle.el --- tests for ob-tangle.el -;; Copyright (c) 2010-2013 Eric Schulte +;; Copyright (c) 2010-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-ob.el b/testing/lisp/test-ob.el index 93c026b..afc809e 100644 --- a/testing/lisp/test-ob.el +++ b/testing/lisp/test-ob.el @@ -1,6 +1,6 @@ ;;; test-ob.el --- tests for ob.el -;; Copyright (c) 2010-2013 Eric Schulte +;; Copyright (c) 2010-2014 Eric Schulte ;; Authors: Eric Schulte, Martyn Jago ;; This file is not part of GNU Emacs. diff --git a/testing/lisp/test-org-clock.el b/testing/lisp/test-org-clock.el index 2dc2150..db351d9 100644 --- a/testing/lisp/test-org-clock.el +++ b/testing/lisp/test-org-clock.el @@ -1,6 +1,6 @@ ;;; test-org-clock.el --- Tests for org-clock.el -;; Copyright (C) 2012 Nicolas Goaziou +;; Copyright (C) 2012, 2014 Nicolas Goaziou ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> diff --git a/testing/lisp/test-org-element.el b/testing/lisp/test-org-element.el index 703a2db..c51f2bd 100644 --- a/testing/lisp/test-org-element.el +++ b/testing/lisp/test-org-element.el @@ -1,6 +1,6 @@ ;;; test-org-element.el --- Tests for org-element.el -;; Copyright (C) 2012, 2013 Nicolas Goaziou +;; Copyright (C) 2012, 2013, 2014 Nicolas Goaziou ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> diff --git a/testing/lisp/test-org-footnote.el b/testing/lisp/test-org-footnote.el index 5fb7351..be76119 100644 --- a/testing/lisp/test-org-footnote.el +++ b/testing/lisp/test-org-footnote.el @@ -1,6 +1,6 @@ ;;; test-org-footnote.el --- Tests for org-footnote.el -;; Copyright (C) 2012, 2013 Nicolas Goaziou +;; Copyright (C) 2012, 2013, 2014 Nicolas Goaziou ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> diff --git a/testing/lisp/test-org-list.el b/testing/lisp/test-org-list.el index ac81d4d..f8d31fa 100644 --- a/testing/lisp/test-org-list.el +++ b/testing/lisp/test-org-list.el @@ -1,6 +1,6 @@ ;;; test-org-list.el --- Tests for org-list.el -;; Copyright (C) 2012, 2013 Nicolas Goaziou +;; Copyright (C) 2012, 2013, 2014 Nicolas Goaziou ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> diff --git a/testing/lisp/test-org-macro.el b/testing/lisp/test-org-macro.el index ce8d630..524ad62 100644 --- a/testing/lisp/test-org-macro.el +++ b/testing/lisp/test-org-macro.el @@ -1,6 +1,6 @@ ;;; test-org-macro.el --- Tests for org-macro.el -;; Copyright (C) 2013 Nicolas Goaziou +;; Copyright (C) 2013, 2014 Nicolas Goaziou ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> diff --git a/testing/lisp/test-org-src.el b/testing/lisp/test-org-src.el index 958a7bc..de212a2 100644 --- a/testing/lisp/test-org-src.el +++ b/testing/lisp/test-org-src.el @@ -1,6 +1,6 @@ ;;; test-org-src.el --- tests for org-src.el -;; Copyright (C) 2012, 2013 Le Wang +;; Copyright (C) 2012, 2013, 2014 Le Wang ;; Author: Le Wang <l26wang at gmail dot com> diff --git a/testing/lisp/test-ox.el b/testing/lisp/test-ox.el index b812567..f5572d3 100644 --- a/testing/lisp/test-ox.el +++ b/testing/lisp/test-ox.el @@ -1,6 +1,6 @@ ;;; test-ox.el --- Tests for ox.el -;; Copyright (C) 2012, 2013 Nicolas Goaziou +;; Copyright (C) 2012, 2013, 2014 Nicolas Goaziou ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> diff --git a/testing/lisp/test-property-inheritance.el b/testing/lisp/test-property-inheritance.el index 2602c4d..a84160f 100644 --- a/testing/lisp/test-property-inheritance.el +++ b/testing/lisp/test-property-inheritance.el @@ -1,6 +1,6 @@ ;;; test-ob-R.el --- tests for ob-R.el -;; Copyright (c) 2011-2013 Eric Schulte +;; Copyright (c) 2011-2014 Eric Schulte ;; Authors: Eric Schulte ;; This file is not part of GNU Emacs. diff --git a/testing/org-test.el b/testing/org-test.el index 4f70510..e64e99b 100644 --- a/testing/org-test.el +++ b/testing/org-test.el @@ -1,6 +1,6 @@ ;;;; org-test.el --- Tests for Org-mode -;; Copyright (c) 2010-2013 Sebastian Rose, Eric Schulte +;; Copyright (c) 2010-2014 Sebastian Rose, Eric Schulte ;; Authors: ;; Sebastian Rose, Hannover, Germany, sebastian_rose gmx de ;; Eric Schulte, Santa Fe, New Mexico, USA, schulte.eric gmail com |
