katielink commited on
Commit
9883c40
1 Parent(s): b11ed6a

fix license Copyright error

Browse files
Files changed (2) hide show
  1. LICENSE +1 -1
  2. configs/metadata.json +2 -1
LICENSE CHANGED
@@ -186,7 +186,7 @@
186
  same "printed page" as the copyright notice for easier
187
  identification within third-party archives.
188
 
189
- Copyright 2022 Keno Bressem and Lisa Adams
190
 
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
  you may not use this file except in compliance with the License.
 
186
  same "printed page" as the copyright notice for easier
187
  identification within third-party archives.
188
 
189
+ Copyright [yyyy] [name of copyright owner]
190
 
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
  you may not use this file except in compliance with the License.
configs/metadata.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_generator_20220718.json",
3
- "version": "0.4.0",
4
  "changelog": {
 
5
  "0.4.0": "update license files",
6
  "0.3.0": "Update for 1.0",
7
  "0.2.0": "Unify naming",
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_generator_20220718.json",
3
+ "version": "0.4.1",
4
  "changelog": {
5
+ "0.4.1": "fix license Copyright error",
6
  "0.4.0": "update license files",
7
  "0.3.0": "Update for 1.0",
8
  "0.2.0": "Unify naming",