Add opensource license #13

Open
potyarkin wants to merge 1 commit from potyarkin/multinet:fix/license into master
Member
No description provided.
potyarkin added 1 commit 2024-11-08 10:33:11 +00:00
[#12] Add Apache License
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 1m18s
Tests and linters / Tests with -race (pull_request) Successful in 1m27s
Tests and linters / gopls check (pull_request) Successful in 1m34s
DCO action / DCO (pull_request) Successful in 2m12s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m43s
Tests and linters / Run gofumpt (pull_request) Successful in 2m42s
Tests and linters / Lint (pull_request) Successful in 2m53s
Tests and linters / Tests (pull_request) Successful in 2m53s
Tests and linters / Staticcheck (pull_request) Successful in 2m56s
61946c217b
(close #12)

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin requested review from realloc 2024-11-08 10:34:41 +00:00
potyarkin_admin added a new dependency 2024-11-08 12:24:55 +00:00
fyrchik approved these changes 2024-11-11 06:17:04 +00:00
acid-ant approved these changes 2024-11-11 06:26:35 +00:00
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 1m18s
Tests and linters / Tests with -race (pull_request) Successful in 1m27s
Tests and linters / gopls check (pull_request) Successful in 1m34s
DCO action / DCO (pull_request) Successful in 2m12s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m43s
Tests and linters / Run gofumpt (pull_request) Successful in 2m42s
Tests and linters / Lint (pull_request) Successful in 2m53s
Tests and linters / Tests (pull_request) Successful in 2m53s
Tests and linters / Staticcheck (pull_request) Successful in 2m56s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/license:potyarkin-fix/license
git checkout potyarkin-fix/license

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff potyarkin-fix/license
git checkout potyarkin-fix/license
git rebase master
git checkout master
git merge --ff-only potyarkin-fix/license
git checkout potyarkin-fix/license
git rebase master
git checkout master
git merge --no-ff potyarkin-fix/license
git checkout master
git merge --squash potyarkin-fix/license
git checkout master
git merge --ff-only potyarkin-fix/license
git checkout master
git merge potyarkin-fix/license
git push origin master
Sign in to join this conversation.
No description provided.