aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net
diff options
context:
space:
mode:
authorPaul Eggert2018-12-31 18:41:28 -0800
committerPaul Eggert2018-12-31 18:47:22 -0800
commita04bf15130f5d4e1bc79e1709461fe95345bdb2a (patch)
tree238a962b903ca87b5add09f899f174962b060383 /test/lisp/net
parent115498702da91dc75d05bd0dea64f98cc6157327 (diff)
downloademacs-a04bf15130f5d4e1bc79e1709461fe95345bdb2a.tar.gz
emacs-a04bf15130f5d4e1bc79e1709461fe95345bdb2a.zip
Update more copyright years
Update some other copyright years automatically, by running: Run 'UPDATE_COPYRIGHT_YEAR=2019 \ UPDATE_COPYRIGHT_USE_INTERVALS=1 \ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 admin/update-copyright' followed by 'admin/merge-gnulib'.
Diffstat (limited to 'test/lisp/net')
-rw-r--r--test/lisp/net/secrets-tests.el2
-rw-r--r--test/lisp/net/tramp-archive-tests.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/lisp/net/secrets-tests.el b/test/lisp/net/secrets-tests.el
index d34b0021952..c565eba5679 100644
--- a/test/lisp/net/secrets-tests.el
+++ b/test/lisp/net/secrets-tests.el
@@ -1,6 +1,6 @@
1;;; secrets-tests.el --- Tests of Secret Service API 1;;; secrets-tests.el --- Tests of Secret Service API
2 2
3;; Copyright (C) 2018 Free Software Foundation, Inc. 3;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
4 4
5;; Author: Michael Albinus <michael.albinus@gmx.de> 5;; Author: Michael Albinus <michael.albinus@gmx.de>
6 6
diff --git a/test/lisp/net/tramp-archive-tests.el b/test/lisp/net/tramp-archive-tests.el
index f902ed5e755..0d0062e196a 100644
--- a/test/lisp/net/tramp-archive-tests.el
+++ b/test/lisp/net/tramp-archive-tests.el
@@ -1,6 +1,6 @@
1;;; tramp-archive-tests.el --- Tests of file archive access -*- lexical-binding:t -*- 1;;; tramp-archive-tests.el --- Tests of file archive access -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2017-2018 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
4 4
5;; Author: Michael Albinus <michael.albinus@gmx.de> 5;; Author: Michael Albinus <michael.albinus@gmx.de>
6 6