Skip to content

Commit 989e17c

Browse files
committed
Remove unnecessary Version headers in test files
* test/jupyter-server-test.el: Do it. * test/jupyter-test.el: Do it. * test/jupyter-tramp-test.el: Do it. * test/test-helper.el: Do it.
1 parent 1c45c32 commit 989e17c

File tree

4 files changed

+0
-6
lines changed

4 files changed

+0
-6
lines changed

test/jupyter-server-test.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
;; Author: Nathaniel Nicandro <nathanielnicandro@gmail.com>
66
;; Created: 31 May 2019
7-
;; Version: 0.0.1
8-
;; X-URL: https://github.com/dzop/emacs-jupyter
97

108
;; This program is free software; you can redistribute it and/or
119
;; modify it under the terms of the GNU General Public License as

test/jupyter-test.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
;; Author: Nathaniel Nicandro <nathanielnicandro@gmail.com>
66
;; Created: 08 Jan 2018
7-
;; Version: 0.8.1
87

98
;; This program is free software; you can redistribute it and/or
109
;; modify it under the terms of the GNU General Public License as

test/jupyter-tramp-test.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
;; Author: Nathaniel Nicandro <nathanielnicandro@gmail.com>
66
;; Created: 28 May 2019
7-
;; Version: 0.0.1
8-
;; X-URL: https://github.com/dzop/emacs-jupyter
97

108
;; This program is free software; you can redistribute it and/or
119
;; modify it under the terms of the GNU General Public License as

test/test-helper.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
;; Author: Nathaniel Nicandro <nathanielnicandro@gmail.com>
66
;; Created: 15 Nov 2018
7-
;; Version: 0.8.1
87

98
;; This program is free software; you can redistribute it and/or
109
;; modify it under the terms of the GNU General Public License as

0 commit comments

Comments
 (0)