X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FUtil.lhs;h=7192e674e40f098e8855d7e31884895dc14ef5a6;hb=d130478a35696e78eb2fd6e55b09e6885a9c2a23;hp=a1613443c756cf6002f4a17075630ddcb6818d79;hpb=3c96b1336f651fa3689e975f4793b55c43591d21;p=wix.git 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 [] = []