We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9beec4b commit bdbd2d0Copy full SHA for bdbd2d0
lsp-mode.el
@@ -1,11 +1,11 @@
1
;;; lsp-mode.el --- LSP mode -*- lexical-binding: t; -*-
2
3
-;; Copyright (C) 2019 Vibhav Pant, Ivan Yonchovski
+;; Copyright (C) 2020 emacs-lsp maintainers
4
5
;; Author: Vibhav Pant, Fangrui Song, Ivan Yonchovski
6
;; Keywords: languages
7
;; Package-Requires: ((emacs "25.1") (dash "2.14.1") (dash-functional "2.14.1") (f "0.20.0") (ht "2.0") (spinner "1.7.3") (markdown-mode "2.3") (lv "0"))
8
-;; Version: 6.3
+;; Version: 6.3.1
9
10
;; URL: https://github.com/emacs-lsp/lsp-mode
11
;; This program is free software; you can redistribute it and/or modify
0 commit comments