X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fgfx.c;h=d03e0a226923e0ebea89ff7a69a8c284b83a006f;hb=c5c01f19e8f57c015f725c13b8af1b2b6f6ef065;hp=930510e3017386254b71db35cd98459a64764b65;hpb=37d3acaa622b7f695ce57578e56311d031a22d22;p=bertos.git diff --git a/mware/gfx.c b/mware/gfx.c index 930510e3..d03e0a22 100755 --- a/mware/gfx.c +++ b/mware/gfx.c @@ -1,9 +1,9 @@ /*! * \file * * * \version $Id$ @@ -16,26 +16,8 @@ /* * $Log$ - * Revision 1.1 2004/05/23 15:43:16 bernie - * Import mware modules. - * - * Revision 1.6 2004/03/24 15:03:45 bernie - * Use explicit include paths; clean Doxygen comments - * - * Revision 1.5 2004/02/09 00:21:28 aleph - * Various gfx fixes - * - * Revision 1.4 2004/01/27 23:24:19 aleph - * Add new graphics primitives - * - * Revision 1.3 2004/01/13 00:05:23 aleph - * Fix clipping bug - * - * Revision 1.2 2004/01/07 23:33:01 aleph - * Change copyright email - * - * Revision 1.1 2004/01/07 19:05:31 aleph - * Add graphics routines + * Revision 1.2 2004/06/03 11:27:09 bernie + * Add dual-license information. * */