[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3374: My .wxs is just input--not source code--and (likely) not cop (vidalia/trunk/pkg/win32)
Author: edmanm
Date: 2008-12-09 11:36:48 -0500 (Tue, 09 Dec 2008)
New Revision: 3374
Modified:
vidalia/trunk/pkg/win32/vidalia.wxs.in
Log:
My .wxs is just input--not source code--and (likely) not copyrightable.
Modified: vidalia/trunk/pkg/win32/vidalia.wxs.in
===================================================================
--- vidalia/trunk/pkg/win32/vidalia.wxs.in 2008-12-07 19:19:14 UTC (rev 3373)
+++ vidalia/trunk/pkg/win32/vidalia.wxs.in 2008-12-09 16:36:48 UTC (rev 3374)
@@ -1,18 +1,6 @@
<?xml version="1.0" encoding="Windows-1252" ?>
<!--
$Id$
-
- This file is part of Vidalia, and is subject to the license terms in the
- LICENSE file, found in the top level directory of this distribution. If
- you did not receive the LICENSE file with this file, you may obtain it
- from the Vidalia source package distributed by the Vidalia Project at
- http://www.vidalia-project.net/. No part of Vidalia, including this file,
- may be copied, modified, propagated, or distributed except according to
- the terms described in the LICENSE file.
-
- Compile with:
- candle.exe vidalia.wxs
- light.exe vidalia.wixobj -out vidalia.msi -ext C:\Path\to\Wix\bin\WixUIExtension.dll
-->
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Product Name="Vidalia @VERSION@" Id="B3C22D59-D907-4559-9569-92AAA34DB6F0"