X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2FWix.lhs;h=a0366707a542495d17d04a8b986225fc34e9b59d;hb=5df967b6b407bb03d3ca25c37200bc4a45be28e0;hp=e969aab6834635d3609ffd212a5e5e76e09be721;hpb=3c96b1336f651fa3689e975f4793b55c43591d21;p=wix.git diff --git a/src/Wix.lhs b/src/Wix.lhs index e969aab..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 SBP +import Edu_Berkeley_Sbp_Haskell_SBP import FromTree import Doc import Html