Skip to content

Commit 7c1a826

Browse files
committed
STYLE: Update license header
1 parent d854fd1 commit 7c1a826

11 files changed

+190
-191
lines changed

include/itkArrivalFunctionToPathFilter.h

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkArrivalFunctionToPathFilter.h,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718
#ifndef itkArrivalFunctionToPathFilter_h
1819
#define itkArrivalFunctionToPathFilter_h
1920

include/itkArrivalFunctionToPathFilter.hxx

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkArrivalFunctionToPathFilter.hxx,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718

1819
#ifndef itkArrivalFunctionToPathFilter_hxx
1920
#define itkArrivalFunctionToPathFilter_hxx

include/itkIterateNeighborhoodOptimizer.h

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkIterateNeighborhoodOptimizer.h,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718
#ifndef itkIterateNeighborhoodOptimizer_h
1819
#define itkIterateNeighborhoodOptimizer_h
1920

include/itkPhysicalCentralDifferenceImageFunction.h

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkPhysicalCentralDifferenceImageFunction.h,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718
#ifndef itkPhysicalCentralDifferenceImageFunction_h
1819
#define itkPhysicalCentralDifferenceImageFunction_h
1920

include/itkPhysicalCentralDifferenceImageFunction.hxx

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkPhysicalCentralDifferenceImageFunction.hxx,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718
#ifndef itkPhysicalCentralDifferenceImageFunction_hxx
1819
#define itkPhysicalCentralDifferenceImageFunction_hxx
1920

@@ -23,9 +24,6 @@ namespace itk
2324
{
2425

2526

26-
/**
27-
* Constructor
28-
*/
2927
template <class TInputImage, class TCoordRep>
3028
PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>
3129
::PhysicalCentralDifferenceImageFunction()
@@ -34,9 +32,6 @@ PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>
3432
}
3533

3634

37-
/**
38-
*
39-
*/
4035
template <class TInputImage, class TCoordRep>
4136
void
4237
PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>
@@ -46,9 +41,6 @@ PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>
4641
}
4742

4843

49-
/**
50-
*
51-
*/
5244
template <class TInputImage, class TCoordRep>
5345
typename PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>::OutputType
5446
PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>
@@ -77,7 +69,6 @@ PhysicalCentralDifferenceImageFunction<TInputImage,TCoordRep>
7769
return ( derivative );
7870
}
7971

80-
8172
} // end namespace itk
8273

8374
#endif

include/itkSingleImageCostFunction.h

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkSingleImageCostFunction.h,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718
#ifndef itkSingleImageCostFunction_h
1819
#define itkSingleImageCostFunction_h
1920

@@ -48,7 +49,7 @@ namespace itk
4849
*
4950
* \ingroup MinimalPathExtraction
5051
*/
51-
template <class TImage>
52+
template <typename TImage>
5253
class ITK_TEMPLATE_EXPORT SingleImageCostFunction :
5354
public SingleValuedCostFunction
5455
{

include/itkSingleImageCostFunction.hxx

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
/*=========================================================================
2-
3-
Program: Insight Segmentation & Registration Toolkit
4-
Module: $RCSfile: itkSingleImageCostFunction.hxx,v $
5-
Language: C++
6-
Date: $Date$
7-
Version: $Revision$
8-
9-
Copyright (c) Insight Software Consortium. All rights reserved.
10-
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
11-
12-
This software is distributed WITHOUT ANY WARRANTY; without even
13-
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14-
PURPOSE. See the above copyright notices for more information.
15-
16-
=========================================================================*/
2+
*
3+
* Copyright Insight Software Consortium
4+
*
5+
* Licensed under the Apache License, Version 2.0 (the "License");
6+
* you may not use this file except in compliance with the License.
7+
* You may obtain a copy of the License at
8+
*
9+
* http://www.apache.org/licenses/LICENSE-2.0.txt
10+
*
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
16+
*
17+
*=========================================================================*/
1718
#ifndef itkSingleImageCostFunction_hxx
1819
#define itkSingleImageCostFunction_hxx
1920

@@ -23,7 +24,7 @@
2324
namespace itk
2425
{
2526

26-
template <class TImage>
27+
template <typename TImage>
2728
SingleImageCostFunction<TImage>
2829
::SingleImageCostFunction()
2930
{
@@ -34,7 +35,7 @@ SingleImageCostFunction<TImage>
3435
}
3536

3637

37-
template <class TImage>
38+
template <typename TImage>
3839
void
3940
SingleImageCostFunction<TImage>
4041
::Initialize()
@@ -77,7 +78,7 @@ SingleImageCostFunction<TImage>
7778
/*
7879
* Get the value by interpolating the underlying image.
7980
*/
80-
template <class TImage>
81+
template <typename TImage>
8182
typename SingleImageCostFunction<TImage>::MeasureType
8283
SingleImageCostFunction<TImage>
8384
::GetValue( const ParametersType & parameters ) const
@@ -105,7 +106,7 @@ SingleImageCostFunction<TImage>
105106
/*
106107
* Get the derivative by applying the gradient image function.
107108
*/
108-
template <class TImage>
109+
template <typename TImage>
109110
void
110111
SingleImageCostFunction<TImage>
111112
::GetDerivative( const ParametersType & parameters,
@@ -151,7 +152,7 @@ SingleImageCostFunction<TImage>
151152
/*
152153
* PrintSelf
153154
*/
154-
template <class TImage>
155+
template <typename TImage>
155156
void
156157
SingleImageCostFunction<TImage>
157158
::PrintSelf(std::ostream& os, Indent indent) const

0 commit comments

Comments
 (0)