X-Git-Url: http://git.megacz.com/?p=wix.git;a=blobdiff_plain;f=src%2FMain.lhs;fp=src%2FMain.lhs;h=4fd55b6f97fe63ea3198e4b22e587d14b5e601d3;hp=62c78b29a64cfa18e4c14ec1d31db2c6df3cfc16;hb=78cfe8113affda63fdb4ea2ef607f0b8e3ee1139;hpb=f810e5b65dd37e0f35457a4250587d43cd6572d8 diff --git a/src/Main.lhs b/src/Main.lhs index 62c78b2..4fd55b6 100644 --- a/src/Main.lhs +++ b/src/Main.lhs @@ -1,4 +1,8 @@ \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 Main where import Wix(main')