From f971274cc13bf5f95603db2f1686fe45c3f8172a Mon Sep 17 00:00:00 2001 From: User Date: Mon, 22 May 2023 11:21:13 -0700 Subject: [PATCH] Update badge --- README.md | 2 +- account/README.md | 2 +- cli/README.md | 2 +- display/README.md | 2 +- node/README.md | 2 +- node/cdn/README.md | 2 +- node/consensus/README.md | 2 +- node/messages/README.md | 2 +- node/rest/README.md | 2 +- node/router/README.md | 2 +- node/tcp/README.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8849ef1318..ffe8441595 100644 --- a/README.md +++ b/README.md @@ -220,4 +220,4 @@ cargo run --release -- clean --dev We welcome all contributions to `snarkOS`. Please refer to the [license](#7-license) for the terms of contributions. -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License: GPL v3](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) diff --git a/account/README.md b/account/README.md index 50d091b9c3..8616aeeb37 100644 --- a/account/README.md +++ b/account/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-account.svg?color=neon)](https://crates.io/crates/snarkos-account) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-account` crate provides the `Account` struct, which is responsible for managing a user's private key, view key, and address. diff --git a/cli/README.md b/cli/README.md index 9d7d1e5399..2af01ea031 100644 --- a/cli/README.md +++ b/cli/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-cli.svg?color=neon)](https://crates.io/crates/snarkos-cli) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-cli` crate provides the `CLI` struct, which is responsible for providing a command-line interface to the node. diff --git a/display/README.md b/display/README.md index aa15bf5132..d64d1dc8ee 100644 --- a/display/README.md +++ b/display/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-display.svg?color=neon)](https://crates.io/crates/snarkos-display) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-display` crate provides the `Display` struct, which is responsible for displaying information about the node. diff --git a/node/README.md b/node/README.md index 213d82c9ed..4f8380216b 100644 --- a/node/README.md +++ b/node/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node.svg?color=neon)](https://crates.io/crates/snarkos-node) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node` crate provides the `Node` struct, which is responsible for running a node in the Aleo network. diff --git a/node/cdn/README.md b/node/cdn/README.md index 9d5e0daeae..f2b2aa5de8 100644 --- a/node/cdn/README.md +++ b/node/cdn/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node-cdn.svg?color=neon)](https://crates.io/crates/snarkos-node-cdn) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node-cdn` crate provides helpers for fetching ledger state from a CDN. diff --git a/node/consensus/README.md b/node/consensus/README.md index 9c72f3b219..0ee51ea5c9 100644 --- a/node/consensus/README.md +++ b/node/consensus/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node-consensus.svg?color=neon)](https://crates.io/crates/snarkos-node-consensus) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node-consensus` crate provides the consensus layer for the snarkOS node. diff --git a/node/messages/README.md b/node/messages/README.md index 51379135fa..2d4272807a 100644 --- a/node/messages/README.md +++ b/node/messages/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node-messages.svg?color=neon)](https://crates.io/crates/snarkos-node-messages) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node-messages` crate provides the message types used by the `snarkos-node-router` crate. diff --git a/node/rest/README.md b/node/rest/README.md index 7de9c3c8c1..00ff8608da 100644 --- a/node/rest/README.md +++ b/node/rest/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node-rest.svg?color=neon)](https://crates.io/crates/snarkos-node-rest) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node-rest` crate provides a REST API for the `snarkos` node. diff --git a/node/router/README.md b/node/router/README.md index e93b83553f..a10cff3046 100644 --- a/node/router/README.md +++ b/node/router/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node-router.svg?color=neon)](https://crates.io/crates/snarkos-node-router) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node-router` crate provides the `Router` struct, which is responsible for routing messages between nodes. diff --git a/node/tcp/README.md b/node/tcp/README.md index 953515acc6..d1ffde8eea 100644 --- a/node/tcp/README.md +++ b/node/tcp/README.md @@ -2,6 +2,6 @@ [![Crates.io](https://img.shields.io/crates/v/snarkos-node-tcp.svg?color=neon)](https://crates.io/crates/snarkos-node-tcp) [![Authors](https://img.shields.io/badge/authors-Aleo-orange.svg)](https://aleo.org) -[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE.md) The `snarkos-node-tcp` crate provides the `Tcp` struct, which is responsible for establishing TCP connections between nodes.