Skip to content

Commit 926b6cb

Browse files
committed
DOC: Update copyright assignment to NumFOCUS
The mission of NumFOCUS is to promote open practices in research, data, and scientific computing. https://numfocus.org
1 parent 130559d commit 926b6cb

21 files changed

+21
-21
lines changed

include/itkCoocurrenceTextureFeaturesImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

include/itkCoocurrenceTextureFeaturesImageFilter.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

include/itkDigitizerFunctor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

include/itkFirstOrderTextureFeaturesImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

include/itkFirstOrderTextureHistogram.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

include/itkRunLengthTextureFeaturesImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

include/itkRunLengthTextureFeaturesImageFilter.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

test/CoocurrenceTextureFeaturesImageFilterInstantiationTest.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

test/CoocurrenceTextureFeaturesImageFilterTest.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

test/CoocurrenceTextureFeaturesImageFilterTestSeparateFeatures.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*=========================================================================
22
*
3-
* Copyright Insight Software Consortium
3+
* Copyright NumFOCUS
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)