[Japi-cvs] SF.net SVN: japi:[1332] games/jmines/trunk/module.properties
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-05-23 20:02:40
|
Revision: 1332 http://japi.svn.sourceforge.net/japi/?rev=1332&view=rev Author: christianhujer Date: 2009-05-23 20:02:38 +0000 (Sat, 23 May 2009) Log Message: ----------- Add missing module.properties. Added Paths: ----------- games/jmines/trunk/module.properties Added: games/jmines/trunk/module.properties =================================================================== --- games/jmines/trunk/module.properties (rev 0) +++ games/jmines/trunk/module.properties 2009-05-23 20:02:38 UTC (rev 1332) @@ -0,0 +1,24 @@ +# +# Copyright (C) 2009 Christian Hujer +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. +# + +update.focus=none +name=JMines +shortname=JMines +title=JMines +package=net.sf.japi.jmines +package.path=net/sf/japi/games/jmines +main.class=net.sf.japi.games.jmines.JMines Property changes on: games/jmines/trunk/module.properties ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:eol-style + LF This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |