Skip to content

Commit 1cfeb9e

Browse files
committed
Add oss license header
Signed-off-by: wslulciuc <willy@datakin.com>
1 parent 6c79ac3 commit 1cfeb9e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

api/src/test/java/marquez/jobs/DbRetentionConfigTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright 2018-2023 contributors to the Marquez project
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
16
package marquez.jobs;
27

38
import static marquez.db.DbRetention.DEFAULT_NUMBER_OF_ROWS_PER_BATCH;

0 commit comments

Comments
 (0)