From 00df43e21c408d4915ddce5b6dc78000648df9e5 Mon Sep 17 00:00:00 2001 From: quidtum Date: Wed, 9 Dec 2020 21:25:27 -0500 Subject: update --- LICENSE | 2 +- package.yaml | 7 +++---- spectralrenga.cabal | 12 +++--------- 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 -- cgit v1.2.3