Skip to content

Commit 8f88887

Browse files
committed
changed license
1 parent 4945511 commit 8f88887

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

cipher-cli.cabal

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: cipher-cli
8-
version: 0.1.0.0
8+
version: 0.0.0.1
99
description: Please see the README on GitHub at <https://github.com/githubuser/cipher-cli#readme>
10-
homepage: https://github.com/githubuser/cipher-cli#readme
11-
bug-reports: https://github.com/githubuser/cipher-cli/issues
12-
author: Author name here
13-
maintainer: example@example.com
14-
copyright: 2020 Author name here
15-
license: BSD3
10+
homepage: https://github.com/Vincibean/cipher-cli#readme
11+
bug-reports: https://github.com/Vincibean/cipher-cli/issues
12+
author: Vincibean
13+
maintainer: sepensi@gmail.com
14+
copyright: 2020 Vincibean
15+
license: GPL-3
1616
license-file: LICENSE
1717
build-type: Simple
1818
extra-source-files:
@@ -21,7 +21,7 @@ extra-source-files:
2121

2222
source-repository head
2323
type: git
24-
location: https://github.com/githubuser/cipher-cli
24+
location: https://github.com/Vincibean/cipher-cli
2525

2626
library
2727
exposed-modules:

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: cipher-cli
22
version: 0.0.0.1
33
github: "Vincibean/cipher-cli"
4-
license: GPLv3
4+
license: GPL-3
55
author: "Vincibean"
66
maintainer: "sepensi@gmail.com"
77
copyright: "2020 Vincibean"

0 commit comments

Comments
 (0)