X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftimely%2Fstopwatch.h;h=a3d4411d5e91a57c18f6993361da2e87bdbb28a3;hb=ff8a9e8a414afa569a8e4c13bb59a40f01f4cbe8;hp=964debf77af5df0043258a78c51aa70d64da719a;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;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"