Skip to content

Commit 11c793a

Browse files
committed
Updated cabal & NOTICE files
1 parent 64cdaf8 commit 11c793a

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019-2023 Input Output Global Inc (IOG)
1+
Copyright 2019-2024 Input Output Global Inc (IOG)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

io-classes-mtl/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output Global Inc (IOG)
1+
Copyright 2023-2024 Input Output Global Inc (IOG)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

io-classes-mtl/io-classes-mtl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license: Apache-2.0
1010
license-files: LICENSE NOTICE
1111
author: Duncan Coutts, Marcin Szamotulski
1212
maintainer: Marcin Szamotulski coot@coot.me
13-
copyright: 2022-2023 Input Output Global Inc (IOG)
13+
copyright: 2022-2024 Input Output Global Inc (IOG)
1414
category: Control
1515
build-type: Simple
1616
extra-doc-files: README.md CHANGELOG.md

io-classes/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019-2023 Input Output Global Inc (IOG)
1+
Copyright 2019-2024 Input Output Global Inc (IOG)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

io-classes/io-classes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description:
88
'stm', 'exceptions' & 'time' packages.
99
license: Apache-2.0
1010
license-files: LICENSE NOTICE
11-
copyright: 2019-2023 Input Output Global Inc (IOG)
11+
copyright: 2019-2024 Input Output Global Inc (IOG)
1212
author: Alexander Vieth, Duncan Coutts, Marcin Szamotulski, Thomas Winant
1313
maintainer: Duncan Coutts duncan@well-typed.com, Marcin Szamotulski coot@coot.me
1414
category: Control

io-sim/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019-2023 Input Output Global Inc (IOG)
1+
Copyright 2019-2024 Input Output Global Inc (IOG)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

io-sim/io-sim.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description:
88
and more.
99
license: Apache-2.0
1010
license-files: LICENSE NOTICE
11-
copyright: 2022-2023 Input Output Global Inc (IOG)
11+
copyright: 2022-2024 Input Output Global Inc (IOG)
1212
author: Alexander Vieth, Duncan Coutts, John Hughes, Marcin Szamotulski
1313
maintainer: Duncan Coutts duncan@well-typed.com, Marcin Szamotulski coot@coot.me
1414
category: Testing

si-timers/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019-2023 Input Output Global Inc (IOG)
1+
Copyright 2019-2024 Input Output Global Inc (IOG)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

si-timers/si-timers.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description:
77
compatible with [io-sim](https://hackage.haskell.org/package/io-sim).
88
license: Apache-2.0
99
license-files: LICENSE NOTICE
10-
copyright: 2022-2023 Input Output Global Inc (IOG)
10+
copyright: 2022-2024 Input Output Global Inc (IOG)
1111
author: Duncan Coutts, Neil Davis, Marcin Szamotulski
1212
maintainer: Duncan Coutts duncan@well-typed.com, Marcin Szamotulski coot@coot.me
1313
category: Time

strict-mvar/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019-2023 Input Output Global Inc (IOG).
1+
Copyright 2019-2024 Input Output Global Inc (IOG).
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)