emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot 394e1d4b8b 1/2: ; Update copyright years


From: ELPA Syncer
Subject: [elpa] externals/eglot 394e1d4b8b 1/2: ; Update copyright years
Date: Sun, 9 Jan 2022 11:57:27 -0500 (EST)

branch: externals/eglot
commit 394e1d4b8b952ffe345066b5b381cbc13debc665
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; Update copyright years
---
 eglot-tests.el | 2 +-
 eglot.el       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eglot-tests.el b/eglot-tests.el
index b4842a14e2..3a326d3d29 100644
--- a/eglot-tests.el
+++ b/eglot-tests.el
@@ -1,6 +1,6 @@
 ;;; eglot-tests.el --- Tests for eglot.el            -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2018  Free Software Foundation, Inc.
+;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 ;; Author: João Távora <joaotavora@gmail.com>
 ;; Keywords: tests
diff --git a/eglot.el b/eglot.el
index bf2e9c0fd9..8163b7f918 100644
--- a/eglot.el
+++ b/eglot.el
@@ -1,6 +1,6 @@
 ;;; eglot.el --- Client for Language Server Protocol (LSP) servers  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2018-2021 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 ;; Version: 1.7
 ;; Author: João Távora <joaotavora@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]