From: <je...@us...> - 2007-05-18 20:58:32
|
Revision: 1381 http://cs-sdl.svn.sourceforge.net/cs-sdl/?rev=1381&view=rev Author: jendave Date: 2007-05-18 13:58:30 -0700 (Fri, 18 May 2007) Log Message: ----------- minor updates. add myself to authors. clean up the license Modified Paths: -------------- trunk/scsharp/AUTHORS trunk/scsharp/COPYING trunk/scsharp/credits.txt trunk/scsharp/src/SCSharp/SCSharp.cs Modified: trunk/scsharp/AUTHORS =================================================================== --- trunk/scsharp/AUTHORS 2007-05-18 20:45:34 UTC (rev 1380) +++ trunk/scsharp/AUTHORS 2007-05-18 20:58:30 UTC (rev 1381) @@ -1 +1,2 @@ -Chris Toshok <to...@hu...> \ No newline at end of file +Chris Toshok <to...@hu...> +David Hudson <je...@ya...> Modified: trunk/scsharp/COPYING =================================================================== --- trunk/scsharp/COPYING 2007-05-18 20:45:34 UTC (rev 1380) +++ trunk/scsharp/COPYING 2007-05-18 20:58:30 UTC (rev 1381) @@ -1,10 +1,6 @@ -StormLib is released under an unknown (to me) license. It has -multiple copyright holders. - -All of the SCSharp specific code is released under an X11 license. +All of the SCSharp specific code is released under the X11 license. Use it as you see fit. The license text is included below. - // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the Modified: trunk/scsharp/credits.txt =================================================================== --- trunk/scsharp/credits.txt 2007-05-18 20:45:34 UTC (rev 1380) +++ trunk/scsharp/credits.txt 2007-05-18 20:58:30 UTC (rev 1381) @@ -8,6 +8,7 @@ SCSharp Programming Chris Toshok +David Hudson </PAGE> </COMMENT #############################################################> @@ -43,4 +44,4 @@ </SCREENCENTER> Credits for Starcraft Brood War -</PAGE> \ No newline at end of file +</PAGE> Modified: trunk/scsharp/src/SCSharp/SCSharp.cs =================================================================== --- trunk/scsharp/src/SCSharp/SCSharp.cs 2007-05-18 20:45:34 UTC (rev 1380) +++ trunk/scsharp/src/SCSharp/SCSharp.cs 2007-05-18 20:58:30 UTC (rev 1381) @@ -5,7 +5,6 @@ // // (C) 2006 The Hungry Programmers (http://www.hungry.com/) // - // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |