1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Description: Removed references to LICENSE.txt and BUILD.txt from README.txt.
Forwarded: not-needed
Author: Cameron Hart <cam@bitshifter.net.nz>
Last-Update: 2012-12-26
Index: premake4-4.3/README.txt
===================================================================
--- premake4-4.3.orig/README.txt 2012-12-26 19:15:01.478836163 +1100
+++ premake4-4.3/README.txt 2012-12-26 19:15:56.718834530 +1100
@@ -2,14 +2,11 @@
A build configuration tool
Copyright (C) 2002-2010 by Jason Perkins
- Distributed under the terms of the BSD License, see LICENSE.txt
+ Distributed under the terms of the BSD License.
The Lua language and runtime library is (C) TeCGraf, PUC-Rio.
See their website at http://www.lua.org/
- See the file BUILD.txt for instructions on building Premake.
-
-
For questions, comments, or more information, visit the project
website at http://industriousone.com/premake
|