Skip to content

Commit

Permalink
Update copyright years [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Jan 2, 2018
1 parent 37e3021 commit 56dd8c2
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-2017, Levent Erkok (erkokl@gmail.com)
Copyright (c) 2010-2018, 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-2017, Levent Erkok (erkokl@gmail.com)
Copyright (c) 2010-2018, 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 @@ -7,7 +7,7 @@ Description: Express properties about Haskell programs and automatically prove
.
For details, please see: <http://leventerkok.github.com/sbv/>

Copyright: Levent Erkok, 2010-2017
Copyright: Levent Erkok, 2010-2018
License: BSD3
License-file: LICENSE
Stability: Experimental
Expand Down

0 comments on commit 56dd8c2

Please sign in to comment.