updated version for our backup job.
[feisty_meow.git] / doc / headers / uva_header.java
index 54b70eb7cfc8c8825a9388976c14aa92bca1f926..55985ee938a51668f55d139282586e2f41bf54d6 100644 (file)
@@ -1,12 +1,10 @@
 
-//////////////
-// Name   : {class name}
-// Author : {your name}
-// Rights : Copyright (c) 2012-$now By University of Virginia
-//////////////
-// This file is free software; you can modify/redistribute it under the terms
-// of the Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0
-// Feel free to send updates to: [ koeritz@virginia.edu ]
-//////////////
-
+/**
+ * {one-line description}
+ * {extended information...}
+ * @author Chris Koeritz
+ * @copyright Copyright (c) 2012-$now By University of Virginia
+ * @license This file is free software; you can modify and redistribute it under the terms of the
+ *          Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0
+ */