diff --git a/README.md b/README.md index 9627cb5..34b2ff4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # passman -Copyright (C) 2018-2023 Jonathan Lamothe +Copyright (C) 2018-2024 Jonathan Lamothe This program is free software: you can redistribute it and/or modify diff --git a/package.yaml b/package.yaml index a755a65..7acc371 100644 --- a/package.yaml +++ b/package.yaml @@ -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 diff --git a/passman.cabal b/passman.cabal index a31bb11..1cb9d9a 100644 --- a/passman.cabal +++ b/passman.cabal @@ -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