X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2FpjHinterp.cpp;h=0a49c6722cdb6294741ce707bee3153cc3748df2;hp=51bf5de0189cd32368d7fb5ddf8db72cd512db48;hb=f13a8c004b8f182b42d9e4df2bcd7c7f030bf1ad;hpb=1a050c98763fbbc0662731b0b76953acede6f5d7 diff --git a/tools/pjHinterp.cpp b/tools/pjHinterp.cpp index 51bf5de..0a49c67 100644 --- a/tools/pjHinterp.cpp +++ b/tools/pjHinterp.cpp @@ -1,29 +1,27 @@ /***************************************************************************** -* ** FILE IDENTIFICATION -* ** -* ** Name: phm2helix.cpp -* ** Purpose: Take projections of a phantom object -* ** Programmer: Ian Kay -* ** Date Started: Aug 2001 -* ** -* ** This is part of the CTSim program -* ** Copyright (C) 1983-2000 Kevin Rosenberg -* ** -* ** $Id$ -* ** -* ** 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 -* ** published by the Free Software Foundation. -* ** -* ** This program is distributed in the hope that it will be useful, -* ** but WITHOUT ANY WARRANTY; without even the implied warranty of -* ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* ** GNU General Public License for more details. -* ** -* ** You should have received a copy of the GNU General Public License -* ** along with this program; if not, write to the Free Software -* ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -* ******************************************************************************/ + ** FILE IDENTIFICATION + ** + ** Name: phm2helix.cpp + ** Purpose: Take projections of a phantom object + ** Programmer: Ian Kay + ** Date Started: Aug 2001 + ** + ** This is part of the CTSim program + ** 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 + ** published by the Free Software Foundation. + ** + ** This program is distributed in the hope that it will be useful, + ** but WITHOUT ANY WARRANTY; without even the implied warranty of + ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ** GNU General Public License for more details. + ** + ** You should have received a copy of the GNU General Public License + ** along with this program; if not, write to the Free Software + ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ******************************************************************************/ #include "ct.h" #include "timer.h"