Skip to content

Commit 59d1eb3

Browse files
committed
chore: update header information
1 parent 22322f5 commit 59d1eb3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

magit-stgit.el

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
;;; magit-stgit.el --- StGit extension for Magit -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2011-2019 The Magit Project Contributors
3+
;; Copyright (C) 2011-2023 The Magit Project Contributors
44

55
;; 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
89

910
;; Package: magit-stgit
1011
;; Package-Requires: ((emacs "24.4") (magit "2.12.0") (magit-popup "2.12.0"))
1112

13+
;; SPDX-License-Identifier: GPL-3.0-or-later
14+
1215
;; Magit-StGit is free software; you can redistribute it and/or modify it
1316
;; under the terms of the GNU General Public License as published by
1417
;; the Free Software Foundation; either version 3, or (at your option)

0 commit comments

Comments
 (0)