]> git.eshelyaron.com Git - emacs.git/commitdiff
Update more copyright years
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jan 2019 02:41:28 +0000 (18:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jan 2019 02:47:22 +0000 (18:47 -0800)
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'.

43 files changed:
admin/automerge
etc/NEWS
lisp/emacs-lisp/backtrace.el
lisp/emacs-lisp/faceup.el
lisp/emacs-lisp/text-property-search.el
lisp/jsonrpc.el
lisp/multifile.el
lisp/net/tramp-archive.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sudoedit.el
lisp/progmodes/flymake-cc.el
lisp/thread.el
src/bignum.c
src/bignum.h
src/json.c
src/mini-gmp-emacs.c
src/mini-gmp.c
src/mini-gmp.h
src/ptr-bounds.h
src/regex-emacs.h
src/timefns.c
src/w32cygwinx.c
test/lisp/custom-tests.el
test/lisp/emacs-lisp/backtrace-tests.el
test/lisp/emacs-lisp/cconv-tests.el
test/lisp/emacs-lisp/cl-preloaded-tests.el
test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el
test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el
test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el
test/lisp/emacs-lisp/text-property-search-tests.el
test/lisp/eshell/esh-opt-tests.el
test/lisp/international/ccl-tests.el
test/lisp/jsonrpc-tests.el
test/lisp/net/secrets-tests.el
test/lisp/net/tramp-archive-tests.el
test/lisp/progmodes/tcl-tests.el
test/lisp/textmodes/fill-tests.el
test/lisp/thread-tests.el
test/lisp/url/url-handlers-test.el
test/src/callint-tests.el
test/src/json-tests.el
test/src/timefns-tests.el

index 8bf981744b7822401fbf4ba2674a31c57dd2173b..405fd9ed614718339cdca3f18c7b17f3b7df95b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ### automerge - automatically merge the Emacs release branch to master
 
-## Copyright (C) 2018 Free Software Foundation, Inc.
+## Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ## Author: Glenn Morris <rgm@gnu.org>
 
index fc8203e6186100f47228364f962312d5dcb23f01..75e2c1bf98ac74d8cb421ae9291d16a2f02e1708 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1,6 +1,6 @@
 GNU Emacs NEWS -- history of user-visible changes.
 
-Copyright (C) 2017-2018 Free Software Foundation, Inc.
+Copyright (C) 2017-2019 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'.
index e82d4f5a5a273ec35e1660a91bcb55db411baf07..60d146e24a8bbb79e2102b7f37c48a5fcb715667 100644 (file)
@@ -1,6 +1,6 @@
 ;;; backtrace.el --- generic major mode for Elisp backtraces -*- lexical-binding: t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Gemini Lasswell
 ;; Keywords: lisp, tools, maint
index bbf4c5da7e50642f30e6cd424bacfd18842e7ec6..7527f532c577c9e82082f70e6f3b84e35b5c5744 100644 (file)
@@ -1,6 +1,6 @@
 ;;; faceup.el --- Markup language for faces and font-lock regression testing  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2013-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren
 ;; Version: 0.0.6
index b4644024583f421830cacdd2f2bd6b3a5b3f5004..41ca07057e0dbfe01aa27abab850f2be5169ad58 100644 (file)
@@ -1,6 +1,6 @@
 ;;; text-property-search.el --- search for text properties  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: convenience
index af69aa4dfd5364a5e1e5965ebe6629322f2f2768..c02e68597432ee8dfa46fe7035564dde687e139f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; jsonrpc.el --- JSON-RPC library                  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: João Távora <joaotavora@gmail.com>
 ;; Maintainer: João Távora <joaotavora@gmail.com>
index 712da5cc7740a505db1ea08027539791e482cf6f..a40f80947fbdd86d6dd76b83f2324035317dae33 100644 (file)
@@ -1,6 +1,6 @@
 ;;; multifile.el --- Operations on multiple files  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018  Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 
index 03b1eed97043f49d0f28217c62ab02a22ea3114d..e4a7b157a029ba4023851ecc11f3edac08598f97 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tramp-archive.el --- Tramp archive manager  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 ;; Keywords: comm, processes
index d5e268eb20c9d0af7f26356360303289c609011d..0aa110d9a4685e7fb48addc4e438768b15e48207 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tramp-rclone.el --- Tramp access functions to cloud storages  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 ;; Keywords: comm, processes
index f7a3b30ffcda1ec93b7053dfb0660c38a5ecc618..6ac2012105497849067d1eb6cf3d2b207e330f57 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tramp-sudoedit.el --- Functions for accessing under root permissions  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 ;; Keywords: comm, processes
index c95d32668feab16f4e341807298fda0769b2feaa..e8069f5c17bf68ce28eeff41a309b4a0b37a69ea 100644 (file)
@@ -1,6 +1,6 @@
 ;;; flymake-cc.el --- Flymake support for GNU tools for C/C++     -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018  Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: João Távora <joaotavora@gmail.com>
 ;; Keywords: languages, c
index 7974a2603cbd5ccc124a62d255b1de7ea75835fc..e8f3cc7da6a32179f437643ce965a48baf7c9679 100644 (file)
@@ -1,6 +1,6 @@
 ;;; thread.el --- Thread support in Emacs Lisp -*- lexical-binding: t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Gemini Lasswell <gazally@runbox.com>
 ;; Maintainer: emacs-devel@gnu.org
index e3db0377a53b35bd6ccf2f2ac7a5b15c0fe00fdc..14c4cdb82ac10ef004681cac8c3cb74ed5ff28eb 100644 (file)
@@ -1,6 +1,6 @@
 /* Big numbers for Emacs.
 
-Copyright 2018 Free Software Foundation, Inc.
+Copyright 2018-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index fd035e6e14d456c13a2253587c2595ea50481029..4c670bd906f92f8ec9afba3d7bdb91fc0a5f6e5b 100644 (file)
@@ -1,6 +1,6 @@
 /* Big numbers for Emacs.
 
-Copyright 2018 Free Software Foundation, Inc.
+Copyright 2018-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 770b63c1da2d485973d2cd0c35062d4273bb9d1d..46fb97a99e809dfce948c996f4b40f51ee7d6b7e 100644 (file)
@@ -1,6 +1,6 @@
 /* JSON parsing and serialization.
 
-Copyright (C) 2017-2018 Free Software Foundation, Inc.
+Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 7a1b7ab5de58b55cb5a717a7765e8357316a1e9a..051590bf8bedb6a2fad7649e29b750813e60bcf9 100644 (file)
@@ -1,6 +1,6 @@
 /* Tailor mini-gmp.c for GNU Emacs
 
-Copyright 2018 Free Software Foundation, Inc.
+Copyright 2018-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index c0d5b879a834aa5bca5331edf8de2a02425a82b2..90beb6e832749db400e66843269378ec5e9de026 100644 (file)
@@ -2,7 +2,7 @@
 
    Contributed to the GNU project by Niels Möller
 
-Copyright 1991-1997, 1999-2018 Free Software Foundation, Inc.
+Copyright 1991-1997, 1999-2019 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 27e0c0671a2d57d957dfa934ffa7d00a4523b247..2586d32db9e84c9ea6b444823129fdc9dc66af0a 100644 (file)
@@ -1,6 +1,6 @@
 /* mini-gmp, a minimalistic implementation of a GNU GMP subset.
 
-Copyright 2011-2015, 2017 Free Software Foundation, Inc.
+Copyright 2011-2015, 2017, 2019 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 8cbd58d72b04288e54aae6f788b8da18cd32a078..b7798168a5877065f405c6eee66acaac94bf6c2d 100644 (file)
@@ -1,6 +1,6 @@
 /* Pointer bounds checking for GNU Emacs
 
-Copyright 2017-2018 Free Software Foundation, Inc.
+Copyright 2017-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index a849cbea054c18194e49fdb2b96d7773e3f8a3c4..5a52135bcda2354ad80fd4662f264d3942c57913 100644 (file)
@@ -1,7 +1,7 @@
 /* Emacs regular expression API
 
-   Copyright (C) 1985, 1989-1993, 1995, 2000-2018 Free Software
-   Foundation, Inc.
+   Copyright (C) 1985, 1989-1993, 1995, 2000-2019 Free Software Foundation,
+   Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 58dda1c70619fbe5737c661e7f2bec1db2d73a62..437b5b22131dfbb0673c6958c68f8138c5aac3d3 100644 (file)
@@ -1,6 +1,6 @@
 /* Timestamp functions for Emacs
 
-Copyright (C) 1985-1987, 1989, 1993-2018 Free Software Foundation, Inc.
+Copyright (C) 1985-1987, 1989, 1993-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index bc401239787597833299d079bb4781c3a043db7e..086dcd15b436a8dc10ac71642f01fe026a4ef18c 100644 (file)
@@ -1,6 +1,6 @@
 /* Common functions for the Microsoft Windows and Cygwin builds.
 
-Copyright (C) 2018 Free Software Foundation, Inc.
+Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 96887f8f5fea1151fe5a6f15f5680a6c3fdf4324..16ad7db93cff156d7b12c62af4987bea381749c3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; custom-tests.el --- tests for custom.el  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index edd45c770c55b626700e53e8f7a7b765c7b82fd2..ce827e0166f49c75fb2528982d3579b7f7a934d2 100644 (file)
@@ -1,6 +1,6 @@
 ;;; backtrace-tests.el --- Tests for backtraces -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Gemini Lasswell
 
index d14847ce45e697cf8099a01bb298474ba9692220..c218bd6382bd8a6ccb30e2e1da7f51503726519c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cconv-tests.el -*- lexical-binding: t -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 9d5feee396a6480fc66ec79c6d51f0883f333349..3251b5ff0a2b3955ee8e6b3f12522f8430b55166 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cl-preloaded-tests.el --- unit tests for cl-preloaded.el  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
 ;; Author: Philipp Stephani <phst@google.com>
 
 ;; This file is part of GNU Emacs.
index 7d1a128694c198e626d4b2086b86a5ac4fa991ac..e940c5f5145bd41464051ce0e183828d570f9f22 100644 (file)
@@ -1,6 +1,6 @@
 ;;; faceup-test-mode.el --- Dummy major mode for testing `faceup'.
 
-;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren
 ;; Keywords: languages, faces
index 0558bd12e5f52adae8443586f470072ff9084bee..11c48de38eb20cde1ca9a132f0386fa14262a189 100644 (file)
@@ -1,6 +1,6 @@
 ;;; faceup-test-this-file-directory.el --- Support file for faceup tests
 
-;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren
 ;; Keywords: languages, faces
index f910a1d732a6ec6112c9c08b5148cff044ddedfb..c35188eb8b60be64d002a4845ab0f2ea34d5b69e 100644 (file)
@@ -1,6 +1,6 @@
 ;;; faceup-test-basics.el --- Tests for the `faceup' package.
 
-;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren
 ;; Keywords: languages, faces
index 8df38bcc8a9df22f1d8de89a8892518c3a05ff9e..c8c3a1f5d8a13b9b5f5a57f97b8f313e1b37fea4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; faceup-test-files.el --- Self test of `faceup' using dummy major mode.
 
-;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren
 ;; Keywords: languages, faces
index 5ea6b5372e10416be7598758430bcb57f6c7d368..47db54a0512fecfaced47f1de1bc9f8d0cba0963 100644 (file)
@@ -1,6 +1,6 @@
 ;;; text-property-search-tests.el --- Testing text-property-search
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Lars Ingebrigtsen <larsi@gnus.org>
 ;; Keywords:
index 13b522b389e961b898f5336202495c485fcb172b..39284c08a1130ef500bfcba8c4ee3405a1c0dff6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tests/esh-opt-tests.el --- esh-opt test suite
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 7dd7224726bb85bbcdbe3ebd77f3cb06e0cba916..69e3930d42cdec364932d63823d18415774eed88 100644 (file)
@@ -1,4 +1,4 @@
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 585eb20bfebd19c317a2474025095bd11518e0ee..52f709f14c1b68459060b02622a590d75b0bd1d3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; jsonrpc-tests.el --- tests for jsonrpc.el        -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: João Távora <joaotavora@gmail.com>
 ;; Maintainer: João Távora <joaotavora@gmail.com>
index d34b0021952fc9bf7595cc62d9deede95bb5891c..c565eba5679aec12823a5b7cd1c5b5324ca02999 100644 (file)
@@ -1,6 +1,6 @@
 ;;; secrets-tests.el --- Tests of Secret Service API
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 
index f902ed5e755d1d73b8f2ccd993354675f5c5323d..0d0062e196ac8980da6b1e7742baa848e3668680 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tramp-archive-tests.el --- Tests of file archive access  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 
index 061488636d0a74d6b3619cd47697e6dda49bd735..50c3eba75d1fa9c6682609d4088441520922a543 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tcl-tests.el --- Test suite for tcl-mode
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index a2bcde44b99d747b96a2e4f0a8e82a3ed4832877..08728746629e73a895a5f07e3782d72698c1e5ae 100644 (file)
@@ -1,6 +1,6 @@
 ;;; fill-test.el --- ERT tests for fill.el -*- lexical-binding: t -*-
 
-;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 ;; Author:     Marcin Borkowski <mbork@mbork.pl>
 ;; Keywords:   text, wp
index 0d57d38779fef7185a929e70ff4e251a4278a4a7..3f7beed35a63a066927a91b98e4ad44f886d5e3a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; thread-tests.el --- Test suite for thread.el  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Gemini Lasswell <gazally@runbox.com>
 ;; Keywords: threads
index 5822e16a88a4f21e1c15ddb7c9f978b8d4f42ded..1613f87e707c421fc75d59d0ae84019101c7928a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; url-handlers-test.el --- Test suite for url-handlers.el  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Petton <nicolas@petton.fr>
 
index feee9b692b7b332a533c6c0ed3748fd3a36e915a..5c310b5c08d289ddf6d63575c7d45e3a2c3d2f32 100644 (file)
@@ -1,6 +1,6 @@
 ;;; callint-tests.el --- unit tests for callint.c    -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 ;; Author: Philipp Stephani <phst@google.com>
 
index 651b0a0bb7a0c431e3dbf43c4813528d4bcd2d8f..04f91f4abbca4af1eca555db9038c1d230f6c3a0 100644 (file)
@@ -1,6 +1,6 @@
 ;;; json-tests.el --- unit tests for json.c          -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index ebeb43de1634a5af67465965d476ef8d300dbd43..5c858ef3bd891430b42b79495ade2a2ddda61572 100644 (file)
@@ -1,6 +1,6 @@
 ;;; timefns-tests.el -- tests for timefns.c
 
-;; Copyright (C) 2016-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.