Skip to content

Commit

Permalink
Update copyright year to 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Jul 12, 2016
1 parent f031b66 commit e197f94
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Data/DList.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
-----------------------------------------------------------------------------
-- |
-- Module : Data.DList
-- Copyright : (c) 2006-2009 Don Stewart, 2013-2015 Sean Leather
-- Copyright : (c) 2006-2009 Don Stewart, 2013-2016 Sean Leather
-- License : See LICENSE file
--
-- Maintainer : [email protected]
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2006-2009 Don Stewart, 2013-2015 Sean Leather
Copyright (c) 2006-2009 Don Stewart, 2013-2016 Sean Leather

All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion dlist.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license: BSD3
license-file: LICENSE
author: Don Stewart
maintainer: Sean Leather <[email protected]>
copyright: 2006-2009 Don Stewart, 2013-2015 Sean Leather
copyright: 2006-2009 Don Stewart, 2013-2016 Sean Leather
homepage: https://github.com/spl/dlist
bug-reports: https://github.com/spl/dlist/issues
extra-source-files: README.md,
Expand Down

0 comments on commit e197f94

Please sign in to comment.