mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-18 18:00:11 +00:00
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'.
This commit is contained in:
parent
115498702d
commit
a04bf15130
43 changed files with 44 additions and 44 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue