X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Fheaders%2Fuva_header.java;h=8acd50739f8e431264a96f7d6af879c4cf72e2f0;hb=eaad005a9fbdee6c960a24c015aa59b755bd3445;hp=54b70eb7cfc8c8825a9388976c14aa92bca1f926;hpb=e5f4d647d5b8d83155fc4b142626fc204cc2c15b;p=feisty_meow.git diff --git a/doc/headers/uva_header.java b/doc/headers/uva_header.java index 54b70eb7..8acd5073 100644 --- a/doc/headers/uva_header.java +++ b/doc/headers/uva_header.java @@ -1,12 +1,9 @@ -////////////// -// 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 ] -////////////// - +/** + * {summary of class} + * @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 + */