Added description to the header.

This commit is contained in:
Deathsbreed 2014-11-13 15:17:20 -06:00
parent 78963b77ba
commit 0abdaefe39

View File

@ -6,6 +6,8 @@ package coffeebreak;
* @license GNU GPLv3
* @year 2014
*
* Description: A program to quick get out of working for a few minutes.
*
*/
public class CoffeeBreak {
public static final String usage = "Usage: coffeebreak [compiler]";