Skip to content

Commit f50b2b2

Browse files
committed
correct author name in copyright script
Signed-off-by: Michael Robinson <merobi@gmail.com>
1 parent 3fbe2f9 commit f50b2b2

371 files changed

Lines changed: 1052 additions & 310 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 0 deletions

COMMITTERS.md

Lines changed: 2 additions & 0 deletions

CONTRIBUTING.md

Lines changed: 219 additions & 217 deletions

METRICS.md

Lines changed: 2 additions & 0 deletions

README.md

Lines changed: 2 additions & 0 deletions

RELEASING.md

Lines changed: 2 additions & 0 deletions

api/src/main/java/marquez/MarquezApp.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* Copyright 2018-2022 contributors to the Marquez project */
2+
13
/* SPDX-License-Identifier: Apache-2.0 */
24

35
package marquez;

api/src/main/java/marquez/MarquezConfig.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* Copyright 2018-2022 contributors to the Marquez project */
2+
13
/* SPDX-License-Identifier: Apache-2.0 */
24

35
package marquez;

api/src/main/java/marquez/MarquezContext.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* Copyright 2018-2022 contributors to the Marquez project */
2+
13
/* SPDX-License-Identifier: Apache-2.0 */
24

35
package marquez;

0 commit comments

Comments
 (0)