X-Git-Url: http://git.megacz.com/?p=wix.git;a=blobdiff_plain;f=src%2FMain.lhs;h=4fd55b6f97fe63ea3198e4b22e587d14b5e601d3;hp=62c78b29a64cfa18e4c14ec1d31db2c6df3cfc16;hb=5957ec155f716b36c7f3cd776bc74318ff3cb523;hpb=3c96b1336f651fa3689e975f4793b55c43591d21 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')