3 Commits

Author SHA1 Message Date
jlamothe 369e6cfa5c added homepage and bug reports links 2021-11-14 03:49:38 -05:00
jlamothe dfbf345f7a moved source to Codeberg 2021-11-10 11:02:13 -05:00
jlamothe 9544a3586c specified GPL3 or later in package file 2021-11-10 10:58:33 -05:00
2 changed files with 9 additions and 7 deletions
+8 -6
View File
@@ -1,9 +1,11 @@
name: dmfix
version: 0.1.0
license: GPL-3
author: "Jonathan Lamothe"
maintainer: "jonathan@jlamothe.net"
copyright: "(C) 2021 Jonathan Lamothe"
name: dmfix
version: 0.1.0
license: GPL-3.0-or-later
author: "Jonathan Lamothe"
maintainer: "jonathan@jlamothe.net"
copyright: "(C) 2021 Jonathan Lamothe"
homepage: https://codeberg.org/jlamothe/dmfix
bug-reports: https://codeberg.org/jlamothe/dmfix/issues
extra-source-files:
- README.md
+1 -1
View File
@@ -13,5 +13,5 @@
This site is Free Software, licensed under version 3 of the
<a href=https://www.gnu.org/licenses/gpl-3.0.html target=_blank>GNU General Public License
. The source code can be found
<a href=https://github.com/jlamothe/dmfix target=_blank>on GitHub
<a href=https://codeberg.org/jlamothe/dmfix target=_blank>on Codeberg
.