Skip to content

Commit c89312c

Browse files
author
Marek Dalewski
committed
change: add licence headers to dbcrypt package
1 parent b1dc428 commit c89312c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkg/dbcrypt/cipher_spec.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2025 Greenbone AG <https://greenbone.net>
2+
//
3+
// SPDX-License-Identifier: AGPL-3.0-or-later
4+
15
package dbcrypt
26

37
import (

0 commit comments

Comments
 (0)