summaryrefslogtreecommitdiffstats
path: root/cuda
diff options
context:
space:
mode:
Diffstat (limited to 'cuda')
-rw-r--r--cuda/2d/fbp.cu1
-rw-r--r--cuda/2d/fbp.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/cuda/2d/fbp.cu b/cuda/2d/fbp.cu
index 00042d1..e7ed277 100644
--- a/cuda/2d/fbp.cu
+++ b/cuda/2d/fbp.cu
@@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License
along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
-$Id$
*/
#include "fbp.h"
diff --git a/cuda/2d/fbp.h b/cuda/2d/fbp.h
index 31dd362..8666646 100644
--- a/cuda/2d/fbp.h
+++ b/cuda/2d/fbp.h
@@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License
along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
-$Id$
*/
#include "algo.h"