fix: License

This commit is contained in:
Prad Nukala
2025-10-04 11:24:13 -04:00
parent 0bfaf26357
commit ee2ba1745e
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -104,7 +104,7 @@ aur_sources:
description: "Highway service - bridge between the Public Internet and Sonr blockchain" description: "Highway service - bridge between the Public Internet and Sonr blockchain"
maintainers: maintainers:
- "Sonr <support@sonr.io>" - "Sonr <support@sonr.io>"
license: "Apache-2.0" license: "GPL-3.0"
private_key: "{{ .Env.AUR_KEY }}" private_key: "{{ .Env.AUR_KEY }}"
git_url: "ssh://[email protected]/hway.git" git_url: "ssh://[email protected]/hway.git"
skip_upload: auto skip_upload: auto
@@ -163,7 +163,7 @@ nix:
- hway - hway
homepage: "https://sonr.io" homepage: "https://sonr.io"
description: "Highway network component for Sonr" description: "Highway network component for Sonr"
license: "gpl3Plus" license: "gpl3"
path: pkgs/hway/default.nix path: pkgs/hway/default.nix
commit_msg_template: "hway: {{ .Tag }}" commit_msg_template: "hway: {{ .Tag }}"
dependencies: dependencies:
@@ -225,7 +225,7 @@ nfpms:
homepage: "https://sonr.io" homepage: "https://sonr.io"
maintainer: "Sonr <support@sonr.io>" maintainer: "Sonr <support@sonr.io>"
description: "Hway is the bridge between the Public Internet and the Sonr blockchain." description: "Hway is the bridge between the Public Internet and the Sonr blockchain."
license: "Apache 2.0" license: "GPL-3.0"
formats: formats:
- rpm - rpm
- deb - deb
@@ -267,7 +267,7 @@ npms:
- hway - hway
description: "Highway service - bridge between the Public Internet and Sonr blockchain" description: "Highway service - bridge between the Public Internet and Sonr blockchain"
homepage: "https://sonr.io" homepage: "https://sonr.io"
license: "Apache-2.0" license: "GPL-3.0"
author: "Sonr <support@sonr.io>" author: "Sonr <support@sonr.io>"
repository: "https://github.com/sonr-io/sonr" repository: "https://github.com/sonr-io/sonr"
bugs: "https://github.com/sonr-io/sonr/issues" bugs: "https://github.com/sonr-io/sonr/issues"
+4 -4
View File
@@ -133,7 +133,7 @@ aur_sources:
description: "Sonr blockchain daemon - decentralized identity and data storage network" description: "Sonr blockchain daemon - decentralized identity and data storage network"
maintainers: maintainers:
- "Sonr <support@sonr.io>" - "Sonr <support@sonr.io>"
license: "Apache-2.0" license: "GPL-3.0"
private_key: "{{ .Env.AUR_KEY }}" private_key: "{{ .Env.AUR_KEY }}"
git_url: "ssh://[email protected]/snrd.git" git_url: "ssh://[email protected]/snrd.git"
skip_upload: auto skip_upload: auto
@@ -200,7 +200,7 @@ nix:
- snrd - snrd
homepage: "https://sonr.io" homepage: "https://sonr.io"
description: "Sonr blockchain daemon - decentralized identity network" description: "Sonr blockchain daemon - decentralized identity network"
license: "gpl3Plus" license: "gpl3"
path: pkgs/snrd/default.nix path: pkgs/snrd/default.nix
commit_msg_template: "snrd: {{ .Tag }}" commit_msg_template: "snrd: {{ .Tag }}"
dependencies: dependencies:
@@ -262,7 +262,7 @@ nfpms:
homepage: "https://sonr.io" homepage: "https://sonr.io"
maintainer: "Sonr <support@sonr.io>" maintainer: "Sonr <support@sonr.io>"
description: "Sonr is a decentralized, permissionless, and censorship-resistant identity network." description: "Sonr is a decentralized, permissionless, and censorship-resistant identity network."
license: "Apache 2.0" license: "GPL-3.0"
formats: formats:
- rpm - rpm
- deb - deb
@@ -304,7 +304,7 @@ npms:
- snrd - snrd
description: "Sonr blockchain daemon - decentralized identity and data storage network" description: "Sonr blockchain daemon - decentralized identity and data storage network"
homepage: "https://sonr.io" homepage: "https://sonr.io"
license: "Apache-2.0" license: "GPL-3.0"
author: "Sonr <support@sonr.io>" author: "Sonr <support@sonr.io>"
repository: "https://github.com/sonr-io/sonr" repository: "https://github.com/sonr-io/sonr"
bugs: "https://github.com/sonr-io/sonr/issues" bugs: "https://github.com/sonr-io/sonr/issues"