X-Git-Url: http://git.megacz.com/?p=wix.git;a=blobdiff_plain;f=src%2FWix.lhs;h=a0366707a542495d17d04a8b986225fc34e9b59d;hp=f71a7151434ffc54f1887ff927e19cf546b3f13e;hb=c01e456a310652c5db54bd58f270b2d1f9ad6f6f;hpb=0c91eca8f33ec53c701be60ba6d11461153466a8 diff --git a/src/Wix.lhs b/src/Wix.lhs index f71a715..a036670 100644 --- a/src/Wix.lhs +++ b/src/Wix.lhs @@ -1,7 +1,11 @@ \begin{code} +-- Copyright 2008 the Contributors, as shown in the revision logs. +-- Licensed under the Apache Public Source License 2.0 ("the License"). +-- You may not use this file except in compliance with the License. + module Wix(main') where -import Edu.Berkeley.Sbp.Haskell.SBP +import Edu_Berkeley_Sbp_Haskell_SBP import FromTree import Doc import Html