Skip to content

Commit ff0b52e

Browse files
committed
ci: add missing license
1 parent e6aeb9a commit ff0b52e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integration-tests/src/database_checker.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2025-, Edge & Node, GraphOps, and Semiotic Labs.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
use anyhow::Result;
25
use bigdecimal::BigDecimal;
36
use sqlx::{PgPool, Row};

0 commit comments

Comments
 (0)