Update copyright notice
This commit is contained in:
parent
f5bf79b42a
commit
dc7e73e5e3
2 changed files with 4 additions and 1 deletions
2
LICENSE
2
LICENSE
|
@ -220,7 +220,7 @@ If you develop a new program, and you want it to be of the greatest possible use
|
|||
To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
ICDB
|
||||
Copyright (C) 2025 zervo
|
||||
Copyright (C) 2025, Zervó Zadachin
|
||||
|
||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
|
|
3
src/go.mod
Normal file
3
src/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module icdb
|
||||
|
||||
go 1.23.5
|
Loading…
Add table
Reference in a new issue