X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2Fbresenham.cpp;h=7327f6b9afde94985291935c574ba96fbb0e5c1c;hb=8774e7b513e87e09ba599dfb120c525e2bae2498;hp=9bfbd359d334ff972808347b3184369072b47853;hpb=1a050c98763fbbc0662731b0b76953acede6f5d7;p=ctsim.git diff --git a/libctgraphics/bresenham.cpp b/libctgraphics/bresenham.cpp index 9bfbd35..7327f6b 100644 --- a/libctgraphics/bresenham.cpp +++ b/libctgraphics/bresenham.cpp @@ -1,8 +1,6 @@ /***************************************************************************** ** This is part of the CTSim program -** Copyright (c) 1983-2001 Kevin Rosenberg -** -** $Id$ +** Copyright (c) 1983-2009 Kevin Rosenberg ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as