Skip to content

Commit

Permalink
update copyright and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mstksg committed Sep 8, 2024
1 parent 8225f50 commit b4a7d24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hamilton.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ homepage: https://github.com/mstksg/hamilton#readme
bug-reports: https://github.com/mstksg/hamilton/issues
author: Justin Le
maintainer: [email protected]
copyright: (c) Justin Le 2018
copyright: (c) Justin Le 2024
license: BSD3
license-file: LICENSE
build-type: Simple
tested-with: GHC >=8.0
tested-with: GHC >=8.10
extra-source-files:
CHANGELOG.md
README.md
Expand Down
2 changes: 1 addition & 1 deletion src/Numeric/Hamilton.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
-- Module : Numeric.Hamilton
-- Description : Hamiltonian dynamics for physical systems on generalized
-- coordinates using automatic differentiation
-- Copyright : (c) Justin Le 2016
-- Copyright : (c) Justin Le 2024
-- License : BSD-3
-- Maintainer : [email protected]
-- Stability : unstable
Expand Down

0 comments on commit b4a7d24

Please sign in to comment.