X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftimely%2Fstopwatch.h;h=a3d4411d5e91a57c18f6993361da2e87bdbb28a3;hb=f2c381af4be9725e6aba384fc08de228666f6e63;hp=964debf77af5df0043258a78c51aa70d64da719a;hpb=457b128b77b5b4a0b7dd3094de543de2ce1477ad;p=feisty_meow.git diff --git a/nucleus/library/timely/stopwatch.h b/nucleus/library/timely/stopwatch.h index 964debf7..a3d4411d 100644 --- a/nucleus/library/timely/stopwatch.h +++ b/nucleus/library/timely/stopwatch.h @@ -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"