Skip to content

Commit 3c4f052

Browse files
committed
build: update the license details in readme.md and driver.go
Signed-off-by: Paul Bastide <[email protected]>
1 parent bab0c24 commit 3c4f052

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ preferred because it can be easily scanned.
4040
If you would like to see the detailed LICENSE click [here](LICENSE).
4141

4242
```text
43-
#
44-
# Copyright 2025 - IBM Corporation. All rights reserved
45-
# SPDX-License-Identifier: Apache-2.0
46-
#
43+
/*
44+
* Copyright 2025 - IBM Corporation. All rights reserved
45+
* SPDX-License-Identifier: Apache-2.0
46+
*/
4747
```
4848

4949
## References

0 commit comments

Comments
 (0)