summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorquidtum <quidtum>2020-12-09 21:25:27 -0500
committerquidtum <quidtum>2020-12-09 21:25:27 -0500
commit00df43e21c408d4915ddce5b6dc78000648df9e5 (patch)
treec340f28f3ee65cdbe1b55802112cdf0daec993d7
parentd284c94f04afc9321427e4d93480511b9452abd5 (diff)
update
-rw-r--r--LICENSE2
-rw-r--r--package.yaml7
-rw-r--r--spectralrenga.cabal12
3 files changed, 7 insertions, 14 deletions
diff --git a/LICENSE b/LICENSE
index 9a463b0..8960b80 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
Spectral Renga
-Copyright (C) 2020 quidtum.org
+Copyright (C) 2020 cyfraeviolae.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/package.yaml b/package.yaml
index 0d37757..ff152a1 100644
--- a/package.yaml
+++ b/package.yaml
@@ -1,10 +1,9 @@
name: spectralrenga
version: 0.1.0.0
-github: "quidtum/spectralrenga"
license: AGPL
-author: "quidtum"
-maintainer: "quidtum@quidtum.org"
-copyright: "2020 quidtum.org"
+author: "cyfraeviolae"
+maintainer: "cyfraeviolae"
+copyright: "2020 cyfraeviolae.org"
extra-source-files:
- README.md
diff --git a/spectralrenga.cabal b/spectralrenga.cabal
index 94097a0..4188e11 100644
--- a/spectralrenga.cabal
+++ b/spectralrenga.cabal
@@ -7,21 +7,15 @@ cabal-version: 1.12
name: spectralrenga
version: 0.1.0.0
description: Please see the README.
-homepage: https://github.com/quidtum/spectralrenga#readme
-bug-reports: https://github.com/quidtum/spectralrenga/issues
-author: quidtum
-maintainer: quidtum@quidtum.org
-copyright: 2020 quidtum.org
+author: cyfraeviolae
+maintainer: cyfraeviolae
+copyright: 2020 cyfraeviolae.org
license: AGPL
license-file: LICENSE
build-type: Simple
extra-source-files:
README.md
-source-repository head
- type: git
- location: https://github.com/quidtum/spectralrenga
-
library
exposed-modules:
Lib