diff options
author | David Waern <david.waern@gmail.com> | 2009-09-06 18:39:30 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2009-09-06 18:39:30 +0000 |
commit | b9fca77c976276957623f620616cc70132d7e41e (patch) | |
tree | a5f6c1de24d2a20d7298c3dfc20c031f88bad6b5 /src/Haddock | |
parent | 30bd746fd658334b673f35c2cea4ff5d12b0cfe5 (diff) |
Add more copyright owners to H.I.AttachInstances
Diffstat (limited to 'src/Haddock')
-rw-r--r-- | src/Haddock/Interface/AttachInstances.hs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Haddock/Interface/AttachInstances.hs b/src/Haddock/Interface/AttachInstances.hs index 122ea5d0..de0b25ee 100644 --- a/src/Haddock/Interface/AttachInstances.hs +++ b/src/Haddock/Interface/AttachInstances.hs @@ -2,7 +2,9 @@ ----------------------------------------------------------------------------- -- | -- Module : Haddock.Interface.AttachInstances --- Copyright : (c) David Waern 2006-2009 +-- Copyright : (c) Simon Marlow 2006, +-- David Waern 2006-2009, +-- Isaac Dupree 2009 -- License : BSD-like -- -- Maintainer : haddock@projects.haskell.org |