aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPaul Eggert2019-01-01 01:02:40 +0000
committerPaul Eggert2019-01-01 01:02:40 +0000
commit2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (patch)
treeac508cb36e2e0b480c2b921146fff5cc701bf77f /lisp
parent26bed8ba10eeaf0a340a8d0d760c5578dddec867 (diff)
downloademacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.tar.gz
emacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.zip
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly.
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 4e73a4a31b7..e3de8e16ae2 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-2018 Free Software Foundation, Inc 3;; Copyright (C) 2015-2019 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 4ad34055277..6e868aa1fc6 100644
--- a/lisp/net/tramp-sh.el
+++ b/lisp/net/tramp-sh.el
@@ -790,7 +790,7 @@ on the remote host.")
790(defconst tramp-perl-encode 790(defconst tramp-perl-encode
791 "%s -e ' 791 "%s -e '
792# This script contributed by Juanma Barranquero <lektu@terra.es>. 792# This script contributed by Juanma Barranquero <lektu@terra.es>.
793# Copyright (C) 2002-2018 Free Software Foundation, Inc. 793# Copyright (C) 2002-2019 Free Software Foundation, Inc.
794use strict; 794use strict;
795 795
796my %%trans = do { 796my %%trans = do {
@@ -828,7 +828,7 @@ This string is passed to `format', so percent characters need to be doubled.")
828(defconst tramp-perl-decode 828(defconst tramp-perl-decode
829 "%s -e ' 829 "%s -e '
830# This script contributed by Juanma Barranquero <lektu@terra.es>. 830# This script contributed by Juanma Barranquero <lektu@terra.es>.
831# Copyright (C) 2002-2018 Free Software Foundation, Inc. 831# Copyright (C) 2002-2019 Free Software Foundation, Inc.
832use strict; 832use strict;
833 833
834my %%trans = do { 834my %%trans = do {
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el
index d8afd37bb51..b547c2181a5 100644
--- a/lisp/org/ox-html.el
+++ b/lisp/org/ox-html.el
@@ -234,7 +234,7 @@ property on the headline itself.")
234@licstart The following is the entire license notice for the 234@licstart The following is the entire license notice for the
235JavaScript code in this tag. 235JavaScript code in this tag.
236 236
237Copyright (C) 2012-2018 Free Software Foundation, Inc. 237Copyright (C) 2012-2019 Free Software Foundation, Inc.
238 238
239The JavaScript code in this tag is free software: you can 239The JavaScript code in this tag is free software: you can
240redistribute it and/or modify it under the terms of the GNU 240redistribute it and/or modify it under the terms of the GNU
@@ -524,7 +524,7 @@ means to use the maximum value consistent with other options."
524 * @licstart The following is the entire license notice for the 524 * @licstart The following is the entire license notice for the
525 * JavaScript code in %SCRIPT_PATH. 525 * JavaScript code in %SCRIPT_PATH.
526 * 526 *
527 * Copyright (C) 2012-2018 Free Software Foundation, Inc. 527 * Copyright (C) 2012-2019 Free Software Foundation, Inc.
528 * 528 *
529 * 529 *
530 * The JavaScript code in this tag is free software: you can 530 * The JavaScript code in this tag is free software: you can
@@ -553,7 +553,7 @@ means to use the maximum value consistent with other options."
553@licstart The following is the entire license notice for the 553@licstart The following is the entire license notice for the
554JavaScript code in this tag. 554JavaScript code in this tag.
555 555
556Copyright (C) 2012-2018 Free Software Foundation, Inc. 556Copyright (C) 2012-2019 Free Software Foundation, Inc.
557 557
558The JavaScript code in this tag is free software: you can 558The JavaScript code in this tag is free software: you can
559redistribute it and/or modify it under the terms of the GNU 559redistribute it and/or modify it under the terms of the GNU