Skip to content

Commit ce90b2a

Browse files
committed
DOC: Update Copyright assignment to NumFOCUS
See: InsightSoftwareConsortium/ITK#1598
1 parent d8c9764 commit ce90b2a

6 files changed

+6
-6
lines changed

{{cookiecutter.project_name}}/include/itkMinimalStandardRandomVariateGenerator.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.

{{cookiecutter.project_name}}/include/itk{{cookiecutter.filter_name}}.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.

{{cookiecutter.project_name}}/include/itk{{cookiecutter.filter_name}}.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.

{{cookiecutter.project_name}}/src/itkMinimalStandardRandomVariateGenerator.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.

{{cookiecutter.project_name}}/test/itkMinimalStandardRandomVariateGeneratorTest.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.

{{cookiecutter.project_name}}/test/itk{{cookiecutter.filter_name}}Test.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)