Skip to content

Commit d1ba028

Browse files
committed
Correct name of package in permission statement
1 parent 5df6566 commit d1ba028

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

magit-stgit.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
;; Package: magit-stgit
99
;; Package-Requires: ((emacs "24.4") (magit "2.12.0") (magit-popup "2.12.0")
1010

11-
;; Magit is free software; you can redistribute it and/or modify it
11+
;; Magit-StGit is free software; you can redistribute it and/or modify it
1212
;; under the terms of the GNU General Public License as published by
1313
;; the Free Software Foundation; either version 3, or (at your option)
1414
;; any later version.
1515
;;
16-
;; Magit is distributed in the hope that it will be useful, but WITHOUT
16+
;; Magit-StGit is distributed in the hope that it will be useful, but WITHOUT
1717
;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
1818
;; or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
1919
;; License for more details.
2020
;;
2121
;; You should have received a copy of the GNU General Public License
22-
;; along with Magit. If not, see http://www.gnu.org/licenses.
22+
;; along with Magit-StGit. If not, see http://www.gnu.org/licenses.
2323

2424
;;; Commentary:
2525

0 commit comments

Comments
 (0)