Add licenses
This commit is contained in:
@@ -7,8 +7,6 @@ cabal-version: 2.2
|
||||
name: license-tool
|
||||
version: 0.1.0.0
|
||||
description: Please see the README at <https://git.zander.im/Zander671/license-tool>
|
||||
homepage: https://github.com/Zander671/license-tool#readme
|
||||
bug-reports: https://github.com/Zander671/license-tool/issues
|
||||
author: Alexander Rosenberg
|
||||
maintainer: zanderpkg@pm.me
|
||||
copyright: 2026 Alexander Rosenberg
|
||||
@@ -17,12 +15,13 @@ license-file: LICENSE
|
||||
build-type: Simple
|
||||
extra-source-files:
|
||||
README.md
|
||||
licenses/agpl3
|
||||
licenses/cc0
|
||||
licenses/gpl3
|
||||
licenses/lgpl3
|
||||
licenses/unlicense
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: https://github.com/Zander671/license-tool
|
||||
|
||||
executable license-tool-exe
|
||||
executable license-tool
|
||||
main-is: Main.hs
|
||||
other-modules:
|
||||
Paths_license_tool
|
||||
|
||||
Reference in New Issue
Block a user