Skip to content

Commit 474c624

Browse files
committed
Update copyright dates
1 parent 407e3ae commit 474c624

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Codec/Compression/Zlib/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#endif
55
-----------------------------------------------------------------------------
66
-- |
7-
-- Copyright : (c) 2006-2014 Duncan Coutts
7+
-- Copyright : (c) 2006-2015 Duncan Coutts
88
-- License : BSD-style
99
--
1010
-- Maintainer : [email protected]

Codec/Compression/Zlib/Stream.hsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#endif
55
-----------------------------------------------------------------------------
66
-- |
7-
-- Copyright : (c) 2006-2014 Duncan Coutts
7+
-- Copyright : (c) 2006-2015 Duncan Coutts
88
-- License : BSD-style
99
--
1010
-- Maintainer : [email protected]

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2006-2008, Duncan Coutts
1+
Copyright (c) 2006-2015, Duncan Coutts
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

zlib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: zlib
22
version: 0.6.0.0
3-
copyright: (c) 2006-2014 Duncan Coutts
3+
copyright: (c) 2006-2015 Duncan Coutts
44
license: BSD3
55
license-file: LICENSE
66
author: Duncan Coutts <[email protected]>

0 commit comments

Comments
 (0)