-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #205 from input-output-hk/coot/cabal-meta-data
Updated cabal meta data
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,8 +31,8 @@ description: | |
|
||
license: Apache-2.0 | ||
license-files: LICENSE NOTICE | ||
copyright: 2019-2024 Input Output Global Inc (IOG) | ||
author: Alexander Vieth, Duncan Coutts, Marcin Szamotulski, Thomas Winant | ||
copyright: 2019-2025 Input Output Global Inc (IOG) | ||
author: Alexander Vieth, Duncan Coutts, Marcin Szamotulski, Neil Davies, Thomas Winant | ||
maintainer: Duncan Coutts [email protected], Marcin Szamotulski [email protected] | ||
category: Control | ||
build-type: Simple | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ description: | |
[here](https://input-output-hk.github.io/io-sim/io-sim). | ||
license: Apache-2.0 | ||
license-files: LICENSE NOTICE | ||
copyright: 2022-2024 Input Output Global Inc (IOG) | ||
copyright: 2022-2025 Input Output Global Inc (IOG) | ||
author: Alexander Vieth, Duncan Coutts, John Hughes, Marcin Szamotulski | ||
maintainer: Duncan Coutts [email protected], Marcin Szamotulski [email protected] | ||
category: Testing | ||
|