File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
; ;; magit-stgit.el --- StGit extension for Magit -*- lexical-binding : t ; -*-
2
2
3
- ; ; Copyright (C) 2011-2019 The Magit Project Contributors
3
+ ; ; Copyright (C) 2011-2023 The Magit Project Contributors
4
4
5
5
; ; Author: Lluís Vilanova <[email protected] >
6
- ; ; Maintainer: UNMAINTAINED
7
- ; ; Keywords: vc tools
6
+ ; ; Maintainer: Peter Grayson <[email protected] >
7
+ ; ; Homepage: https://github.com/stacked-git/magit-stgit
8
+ ; ; Keywords: git tools vc
8
9
9
10
; ; Package: magit-stgit
10
11
; ; Package-Requires: ((emacs "24.4") (magit "2.12.0") (magit-popup "2.12.0"))
11
12
13
+ ; ; SPDX-License-Identifier: GPL-3.0-or-later
14
+
12
15
; ; Magit-StGit is free software; you can redistribute it and/or modify it
13
16
; ; under the terms of the GNU General Public License as published by
14
17
; ; the Free Software Foundation; either version 3, or (at your option)
You can’t perform that action at this time.
0 commit comments