aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPaul Eggert2020-01-01 01:01:53 +0000
committerPaul Eggert2020-01-01 01:01:53 +0000
commit4cd143aded5e40fe801575c669dd464210caaf7e (patch)
tree881bd2b079d757f0acaf6cbc237e19c5accf4a8e /lisp
parent365e01cc9f64ce6ca947ccfd8612d60763280a37 (diff)
downloademacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.gz
emacs-4cd143aded5e40fe801575c669dd464210caaf7e.zip
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/cl-preloaded.el2
-rw-r--r--lisp/net/tramp-sh.el4
-rw-r--r--lisp/org/ox-html.el6
3 files changed, 6 insertions, 6 deletions
diff --git a/lisp/emacs-lisp/cl-preloaded.el b/lisp/emacs-lisp/cl-preloaded.el
index 4bd22facc2f..eed43c5ed38 100644
--- a/lisp/emacs-lisp/cl-preloaded.el
+++ b/lisp/emacs-lisp/cl-preloaded.el
@@ -1,6 +1,6 @@
1;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*- 1;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2019 Free Software Foundation, Inc 3;; Copyright (C) 2015-2020 Free Software Foundation, Inc
4 4
5;; Author: Stefan Monnier <monnier@iro.umontreal.ca> 5;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
6;; Package: emacs 6;; Package: emacs
diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el
index 3870fe3382b..af97328b3d3 100644
--- a/lisp/net/tramp-sh.el
+++ b/lisp/net/tramp-sh.el
@@ -776,7 +776,7 @@ on the remote host.")
776(defconst tramp-perl-encode 776(defconst tramp-perl-encode
777 "%s -e ' 777 "%s -e '
778# This script contributed by Juanma Barranquero <lektu@terra.es>. 778# This script contributed by Juanma Barranquero <lektu@terra.es>.
779# Copyright (C) 2002-2019 Free Software Foundation, Inc. 779# Copyright (C) 2002-2020 Free Software Foundation, Inc.
780use strict; 780use strict;
781 781
782my %%trans = do { 782my %%trans = do {
@@ -815,7 +815,7 @@ This string is passed to `format', so percent characters need to be doubled.")
815(defconst tramp-perl-decode 815(defconst tramp-perl-decode
816 "%s -e ' 816 "%s -e '
817# This script contributed by Juanma Barranquero <lektu@terra.es>. 817# This script contributed by Juanma Barranquero <lektu@terra.es>.
818# Copyright (C) 2002-2019 Free Software Foundation, Inc. 818# Copyright (C) 2002-2020 Free Software Foundation, Inc.
819use strict; 819use strict;
820 820
821my %%trans = do { 821my %%trans = do {
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el
index 46560290420..678506a6756 100644
--- a/lisp/org/ox-html.el
+++ b/lisp/org/ox-html.el
@@ -236,7 +236,7 @@ property on the headline itself.")
236@licstart The following is the entire license notice for the 236@licstart The following is the entire license notice for the
237JavaScript code in this tag. 237JavaScript code in this tag.
238 238
239Copyright (C) 2012-2019 Free Software Foundation, Inc. 239Copyright (C) 2012-2020 Free Software Foundation, Inc.
240 240
241The JavaScript code in this tag is free software: you can 241The JavaScript code in this tag is free software: you can
242redistribute it and/or modify it under the terms of the GNU 242redistribute it and/or modify it under the terms of the GNU
@@ -539,7 +539,7 @@ means to use the maximum value consistent with other options."
539 * @licstart The following is the entire license notice for the 539 * @licstart The following is the entire license notice for the
540 * JavaScript code in %SCRIPT_PATH. 540 * JavaScript code in %SCRIPT_PATH.
541 * 541 *
542 * Copyright (C) 2012-2019 Free Software Foundation, Inc. 542 * Copyright (C) 2012-2020 Free Software Foundation, Inc.
543 * 543 *
544 * 544 *
545 * The JavaScript code in this tag is free software: you can 545 * The JavaScript code in this tag is free software: you can
@@ -568,7 +568,7 @@ means to use the maximum value consistent with other options."
568@licstart The following is the entire license notice for the 568@licstart The following is the entire license notice for the
569JavaScript code in this tag. 569JavaScript code in this tag.
570 570
571Copyright (C) 2012-2019 Free Software Foundation, Inc. 571Copyright (C) 2012-2020 Free Software Foundation, Inc.
572 572
573The JavaScript code in this tag is free software: you can 573The JavaScript code in this tag is free software: you can
574redistribute it and/or modify it under the terms of the GNU 574redistribute it and/or modify it under the terms of the GNU