updated copyright to reflect current year

This commit is contained in:
Jonathan Lamothe 2024-09-07 14:43:22 -04:00
parent 3e661e3b24
commit 4b057272d3
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# passman
Copyright (C) 2018-2023 Jonathan Lamothe
Copyright (C) 2018-2024 Jonathan Lamothe
<jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify

View File

@ -3,7 +3,7 @@ version: 0.3.1.1
license: LGPL-3.0-or-later
author: "Jonathan Lamothe"
maintainer: "jonathan@jlamothe.net"
copyright: "(C) 2018-2023 Jonathan Lamothe"
copyright: "(C) 2018-2024 Jonathan Lamothe"
homepage: https://codeberg.org/jlamothe/passman
bug-reports: https://codeberg.org/jlamothe/passman/issues

View File

@ -4,7 +4,7 @@ cabal-version: 2.2
--
-- see: https://github.com/sol/hpack
--
-- hash: ba03ec85f78e903e16d2d591a22b1e7bb25ae5ba20f4bfc195aa44c1d7ba3b2e
-- hash: dc89d8fb08ca638ec275e4cc1d9c22d400b1aeabd2825e4419fdd64d4a5e6334
name: passman
version: 0.3.1.1
@ -15,7 +15,7 @@ homepage: https://codeberg.org/jlamothe/passman
bug-reports: https://codeberg.org/jlamothe/passman/issues
author: Jonathan Lamothe
maintainer: jonathan@jlamothe.net
copyright: (C) 2018-2023 Jonathan Lamothe
copyright: (C) 2018-2024 Jonathan Lamothe
license: LGPL-3.0-or-later
license-file: LICENSE
build-type: Simple