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