add package-info javadoc files

This commit is contained in:
jendave
2011-09-09 15:06:32 +00:00
parent d35dc1b2ab
commit f6734f6266
4 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
/** Forge Card Game */
package forge.card.cost;

View File

@@ -0,0 +1,2 @@
/** Forge Card Game */
package forge.game.limited;

View File

@@ -0,0 +1,2 @@
/** Forge Card Game */
package net.slightlymagic.maxmtg;