From 297b6e2c1f03829a7a5f7d2a5845f905731ff087 Mon Sep 17 00:00:00 2001 From: Andrew Cowie Date: Thu, 16 Jul 2020 00:49:35 +1000 Subject: [PATCH] Update home for rename --- LICENSE | 2 +- package.yaml | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index 9ae780b..15e0717 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2016-2020 Operational Dynamics and Others +Copyright © 2016-2020 Athae Eredh Siniath and Others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/package.yaml b/package.yaml index 15870b5..8e9643f 100644 --- a/package.yaml +++ b/package.yaml @@ -6,21 +6,18 @@ description: | A description of this package, a list of features, and some background to its design is contained in the - + on GitHub. - - The main program, @render@, is available via a Docker image at - stability: experimental license: MIT license-file: LICENSE -author: Andrew Cowie -maintainer: Andrew Cowie -copyright: © 2016-2020 Operational Dynamics and Others +author: Andrew Cowie +maintainer: Andrew Cowie +copyright: © 2016-2020 Athae Eredh Siniath and Others category: Text tested-with: GHC == 8.6 -github: oprdyn/publish +github: aesiniath/publish dependencies: - base >= 4.11 && < 5