Module header tidyup #2
[ghc-hetmet.git] / compiler / utils / UniqSet.lhs
index 129e333..7d83f6f 100644 (file)
@@ -1,4 +1,5 @@
 %
+% (c) The University of Glasgow 2006
 % (c) The AQUA Project, Glasgow University, 1994-1998
 %
 \section[UniqSet]{Specialised sets, for things with @Uniques@}