tiny edits
[feisty_meow.git] / nucleus / library / timely / stopwatch.h
index 964debf77af5df0043258a78c51aa70d64da719a..a3d4411d5e91a57c18f6993361da2e87bdbb28a3 100644 (file)
@@ -1,18 +1,17 @@
 #ifndef STOPWATCH_CLASS
 #define STOPWATCH_CLASS
 
-/***
-*
-*  Name   : stopwatch
-*  Author : Chris Koeritz
-*******************************************************************************
-* Copyright (c) 1991-$now By Author.  This program is free software; you can  *
-* redistribute it and/or modify it under the terms of the GNU General Public  *
-* License as published by the Free Software Foundation; either version 2 of   *
-* the License or (at your option) any later version.  This is online at:      *
-*     http://www.fsf.org/copyleft/gpl.html                                    *
-* Please send any updates to: fred@gruntose.com                               *
-\*****************************************************************************/
+/*
+ *  Name   : stopwatch
+ *  Author : Chris Koeritz
+ *
+ * Copyright (c) 1991-$now By Author.  This program is free software; you can
+ * redistribute it and/or modify it under the terms of the GNU General Public
+ * License as published by the Free Software Foundation; either version 2 of
+ * the License or (at your option) any later version.  This is online at:
+ *     http://www.fsf.org/copyleft/gpl.html
+ * Please send any updates to: fred@gruntose.com
+ */
 
 #include "time_stamp.h"