Skip to content

Commit

Permalink
A new year a new license
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Jan 2, 2024
1 parent f2eced1 commit 295155b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010-2023, Levent Erkok (erkokl@gmail.com)
Copyright (c) 2010-2024, Levent Erkok (erkokl@gmail.com)
All rights reserved.

The sbv library is distributed with the BSD3 license. See the LICENSE file
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SBV: SMT Based Verification in Haskell

Copyright (c) 2010-2023, Levent Erkok (erkokl@gmail.com)
Copyright (c) 2010-2024, Levent Erkok (erkokl@gmail.com)
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion sbv.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description : Express properties about Haskell programs and automatically prove
.
For details, please see: <http://leventerkok.github.io/sbv/>

Copyright : Levent Erkok, 2010-2023
Copyright : Levent Erkok, 2010-2024
License : BSD-3-Clause
License-file : LICENSE
Stability : Experimental
Expand Down

0 comments on commit 295155b

Please sign in to comment.