Skip to content

Commit 993e910

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 4700ca1 commit 993e910

File tree

485 files changed

+488
-488
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

485 files changed

+488
-488
lines changed

.hooks-config.bash

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.

Utilities/CookieCutter/hooks/post_gen_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
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.

Utilities/CookieCutter/{{cookiecutter.example_name}}/Code.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.

Utilities/CookieCutter/{{cookiecutter.example_name}}/Code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
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.

Utilities/CreateNewExample.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
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.

Utilities/Dashboard/itkexamples_common.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
#==========================================================================
7474
#
75-
# Copyright Insight Software Consortium
75+
# Copyright NumFOCUS
7676
#
7777
# Licensed under the Apache License, Version 2.0 (the "License");
7878
# you may not use this file except in compliance with the License.

Utilities/Hooks/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#==========================================================================
33
#
4-
# Copyright Insight Software Consortium
4+
# Copyright NumFOCUS
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

Utilities/Hooks/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#==========================================================================
33
#
4-
# Copyright Insight Software Consortium
4+
# Copyright NumFOCUS
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

Utilities/Hooks/prepare-commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#==========================================================================
33
#
4-
# Copyright Insight Software Consortium
4+
# Copyright NumFOCUS
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

Utilities/SetupForDevelopment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#==========================================================================
33
#
4-
# Copyright Insight Software Consortium
4+
# Copyright NumFOCUS
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)