Compare commits

5 Commits

Author SHA1 Message Date
f7cd294442 v0.1.0.1 2021-11-14 04:19:43 -05:00
be1f309c94 updated change log 2021-11-14 04:17:16 -05:00
369e6cfa5c added homepage and bug reports links 2021-11-14 03:49:38 -05:00
dfbf345f7a moved source to Codeberg 2021-11-10 11:02:13 -05:00
9544a3586c specified GPL3 or later in package file 2021-11-10 10:58:33 -05:00
3 changed files with 14 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
# dmfix
## 0.1.0.1
- moved source code and refernces to Codeberg

View File

@@ -1,9 +1,11 @@
name: dmfix
version: 0.1.0
license: GPL-3
version: 0.1.0.1
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

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
.