Skip to content

Commit 977e176

Browse files
authored
Mark this package as not part of Emacs
1 parent c9681d0 commit 977e176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

inf-clojure.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
;; Version: 3.0.0-snapshot
1010
;; Package-Requires: ((emacs "24.4") (clojure-mode "5.11"))
1111

12-
;; This file is part of GNU Emacs.
12+
;; This file is not part of GNU Emacs.
1313

1414
;; GNU Emacs is free software: you can redistribute it and/or modify
1515
;; it under the terms of the GNU General Public License as published by

test/inf-clojure-tests.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Keywords: processes, clojure
99
;; Package-Requires: ((emacs "24.4") (clojure-mode "5.3"))
1010

11-
;; This file is part of GNU Emacs.
11+
;; This file is not part of GNU Emacs.
1212

1313
;; GNU Emacs is free software: you can redistribute it and/or modify
1414
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)