X-Git-Url: http://git.megacz.com/?p=wix.git;a=blobdiff_plain;f=src%2FUtil.lhs;h=7192e674e40f098e8855d7e31884895dc14ef5a6;hp=a1613443c756cf6002f4a17075630ddcb6818d79;hb=78cfe8113affda63fdb4ea2ef607f0b8e3ee1139;hpb=f810e5b65dd37e0f35457a4250587d43cd6572d8 diff --git a/src/Util.lhs b/src/Util.lhs index a161344..7192e67 100644 --- a/src/Util.lhs +++ b/src/Util.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 Util where join x [] = []