Add package-info.java files for all packages.

This commit is contained in:
Michael Jumper
2012-08-09 23:11:05 -07:00
parent 211348c82f
commit b3c721e159
6 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/**
* Classes relating directly to the Guacamole protocol.
*/
package net.sourceforge.guacamole.protocol;