1
- Licensing information for STIR 5.1 .0
1
+ Licensing information for STIR 6.0 .0
2
2
----------------------------------
3
3
4
4
See for more info http://stir.sourceforge.net, section Registration.
@@ -27,7 +27,6 @@ Explicit list of files that carry the PARAPET license
27
27
./documentation/STIR-glossary.tex
28
28
./documentation/STIR-general-overview.tex
29
29
./documentation/STIR-developers-overview.tex
30
- ./src/IO/InterfileHeaderSiemens.cxx
31
30
./src/IO/stir_ecat_common.cxx
32
31
./src/IO/ecat6_utils.cxx
33
32
./src/IO/interfile.cxx
@@ -69,7 +68,6 @@ Explicit list of files that carry the PARAPET license
69
68
./src/include/stir/IO/interfile.h
70
69
./src/include/stir/IO/InputStreamWithRecordsFromUPENNbin.h
71
70
./src/include/stir/IO/InterfileHeader.h
72
- ./src/include/stir/IO/InterfileHeaderSiemens.h
73
71
./src/include/stir/IO/ecat6_utils.h
74
72
./src/include/stir/IO/stir_ecat_common.h
75
73
./src/include/stir/IO/stir_ecat7.h
@@ -84,7 +82,6 @@ Explicit list of files that carry the PARAPET license
84
82
./src/include/stir/interpolate.h
85
83
./src/include/stir/ProjDataInfoCylindrical.h
86
84
./src/include/stir/ByteOrder.inl
87
- ./src/include/stir/ViewSegmentNumbers.h
88
85
./src/include/stir/evaluation/ROIValues.h
89
86
./src/include/stir/TimedBlock.h
90
87
./src/include/stir/CartesianCoordinate3D.inl
@@ -115,13 +112,13 @@ Explicit list of files that carry the PARAPET license
115
112
./src/include/stir/ProjDataInfoCylindricalArcCorr.inl
116
113
./src/include/stir/Coordinate2D.inl
117
114
./src/include/stir/linear_regression.inl
118
- ./src/include/stir/Array1d.h
119
115
./src/include/stir/Segment.inl
120
116
./src/include/stir/IndexRange.h
121
117
./src/include/stir/Viewgram.h
122
118
./src/include/stir/BasicCoordinate.h
123
119
./src/include/stir/BasicCoordinate.inl
124
120
./src/include/stir/VectorWithOffset.h
121
+ ./src/include/stir/SegmentIndices.inl
125
122
./src/include/stir/doxygen_doc_for_boost.h
126
123
./src/include/stir/utilities.h
127
124
./src/include/stir/NumericInfo.h
@@ -154,10 +151,11 @@ Explicit list of files that carry the PARAPET license
154
151
./src/include/stir/Scanner.inl
155
152
./src/include/stir/DiscretisedDensity.inl
156
153
./src/include/stir/SegmentByView.h
157
- ./src/include/stir/ProjDataGEAdvance.h
154
+ ./src/include/stir/ViewgramIndices.inl
158
155
./src/include/stir/Coordinate4D.h
159
156
./src/include/stir/CartesianCoordinate2D.h
160
157
./src/include/stir/Sinogram.inl
158
+ ./src/include/stir/SinogramIndices.inl
161
159
./src/include/stir/error.h
162
160
./src/include/stir/line.h
163
161
./src/include/stir/Succeeded.h
@@ -242,7 +240,6 @@ Explicit list of files that carry the PARAPET license
242
240
./src/buildblock/ByteOrder.cxx
243
241
./src/buildblock/interfile_keyword_functions.cxx
244
242
./src/buildblock/RelatedViewgrams.cxx
245
- ./src/buildblock/ProjDataGEAdvance.cxx
246
243
./src/buildblock/ProjDataInfo.cxx
247
244
./src/buildblock/linear_regression.cxx
248
245
./src/buildblock/ProjDataInfoGeneric.cxx
0 commit comments