]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix copyright header. obviously not since 2003
authorJoão Távora <joaotavora@gmail.com>
Sat, 12 May 2018 21:05:20 +0000 (22:05 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 13 May 2018 21:04:45 +0000 (22:04 +0100)
lisp/progmodes/eglot.el

index 6f9034942d58709bfcbc3926bbae3016e80b5a06..f6eabe16861c23d48f83b6c77e818a46efbbbd57 100644 (file)
@@ -1,6 +1,6 @@
 ;;; eglot.el --- Client for Language Server Protocol (LSP) servers  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2003-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018 Free Software Foundation, Inc.
 
 ;; Version: 0.1
 ;; Author: João Távora <joaotavora@gmail.com>