We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b35a184 commit d71dac7Copy full SHA for d71dac7
magit-stgit.el
@@ -1,12 +1,12 @@
1
;;; magit-stgit.el --- StGit extension for Magit
2
3
-;; Copyright (C) 2011-2015 The Magit Project Developers
+;; Copyright (C) 2011-2015 The Magit Project Contributors
4
5
;; Author: Lluís Vilanova <[email protected]>
6
;; Maintainer: Jonas Bernoulli <[email protected]>
7
;; Keywords: vc tools
8
;; Package: magit-stgit
9
-;; Package-Requires: ((cl-lib "0.5") (magit "2.1.0"))
+;; Package-Requires: ((emacs "24.4") (magit "2.1.0"))
10
11
;; Magit is free software; you can redistribute it and/or modify it
12
;; under the terms of the GNU General Public License as published by
0 commit comments