summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2018-01-24 14:07:10 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2018-01-24 14:30:19 +0100
commit3c09223a447ea272beecd142b1a7de1a67e402c0 (patch)
tree1ccc66b8a9ed3bff4dca32c3c74f7c167fd6b246 /tests
parent34e73fc14493211f926e14a0af912fce0666adf6 (diff)
downloadastra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.gz
astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.bz2
astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.xz
astra-3c09223a447ea272beecd142b1a7de1a67e402c0.zip
iMinds -> imec
Diffstat (limited to 'tests')
-rw-r--r--tests/main.cpp2
-rw-r--r--tests/test_AstraObjectManager.cpp2
-rw-r--r--tests/test_FanFlatProjectionGeometry2D.cpp2
-rw-r--r--tests/test_Float32Data2D.cpp2
-rw-r--r--tests/test_Float32ProjectionData2D.cpp2
-rw-r--r--tests/test_Float32VolumeData2D.cpp2
-rw-r--r--tests/test_Fourier.cpp2
-rw-r--r--tests/test_ParallelBeamLineKernelProjector2D.cpp2
-rw-r--r--tests/test_ParallelBeamLinearKernelProjector2D.cpp2
-rw-r--r--tests/test_ParallelProjectionGeometry2D.cpp2
-rw-r--r--tests/test_VolumeGeometry2D.cpp2
-rw-r--r--tests/test_XMLDocument.cpp2
12 files changed, 12 insertions, 12 deletions
diff --git a/tests/main.cpp b/tests/main.cpp
index fb1e732..3fd5cab 100644
--- a/tests/main.cpp
+++ b/tests/main.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_AstraObjectManager.cpp b/tests/test_AstraObjectManager.cpp
index 525acdb..78ebb17 100644
--- a/tests/test_AstraObjectManager.cpp
+++ b/tests/test_AstraObjectManager.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_FanFlatProjectionGeometry2D.cpp b/tests/test_FanFlatProjectionGeometry2D.cpp
index fcda54f..6b14b18 100644
--- a/tests/test_FanFlatProjectionGeometry2D.cpp
+++ b/tests/test_FanFlatProjectionGeometry2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_Float32Data2D.cpp b/tests/test_Float32Data2D.cpp
index 92e67af..921cf9a 100644
--- a/tests/test_Float32Data2D.cpp
+++ b/tests/test_Float32Data2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_Float32ProjectionData2D.cpp b/tests/test_Float32ProjectionData2D.cpp
index 397b70e..639d42d 100644
--- a/tests/test_Float32ProjectionData2D.cpp
+++ b/tests/test_Float32ProjectionData2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_Float32VolumeData2D.cpp b/tests/test_Float32VolumeData2D.cpp
index e62507d..3252a65 100644
--- a/tests/test_Float32VolumeData2D.cpp
+++ b/tests/test_Float32VolumeData2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_Fourier.cpp b/tests/test_Fourier.cpp
index 66aeba0..0f153eb 100644
--- a/tests/test_Fourier.cpp
+++ b/tests/test_Fourier.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_ParallelBeamLineKernelProjector2D.cpp b/tests/test_ParallelBeamLineKernelProjector2D.cpp
index 60babb4..71130c1 100644
--- a/tests/test_ParallelBeamLineKernelProjector2D.cpp
+++ b/tests/test_ParallelBeamLineKernelProjector2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_ParallelBeamLinearKernelProjector2D.cpp b/tests/test_ParallelBeamLinearKernelProjector2D.cpp
index 0b2af0d..4610aa5 100644
--- a/tests/test_ParallelBeamLinearKernelProjector2D.cpp
+++ b/tests/test_ParallelBeamLinearKernelProjector2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_ParallelProjectionGeometry2D.cpp b/tests/test_ParallelProjectionGeometry2D.cpp
index 19221d3..50af3da 100644
--- a/tests/test_ParallelProjectionGeometry2D.cpp
+++ b/tests/test_ParallelProjectionGeometry2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_VolumeGeometry2D.cpp b/tests/test_VolumeGeometry2D.cpp
index 65d61e0..40e1655 100644
--- a/tests/test_VolumeGeometry2D.cpp
+++ b/tests/test_VolumeGeometry2D.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
diff --git a/tests/test_XMLDocument.cpp b/tests/test_XMLDocument.cpp
index 79f0a6c..c808e8c 100644
--- a/tests/test_XMLDocument.cpp
+++ b/tests/test_XMLDocument.cpp
@@ -1,6 +1,6 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+Copyright: 2010-2018, imec Vision Lab, University of Antwerp
2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com