Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
660 changes: 0 additions & 660 deletions LICENSE-AGPL.md

This file was deleted.

15 changes: 13 additions & 2 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
CosmWasm-Plus: A collection of production-quality CosmWasm contracts

Different crates in this repo may be either Apache-2.0 or AGPL-3.0 licensed.
Please refer to the NOTICE file in each crate (and the Cargo.toml metadata)
Copyright 2021,2022 Confio GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,16 +206,9 @@ auto-detect the latest version tag for you, with --latest-tag.

## Licenses

This repo contains two license, [Apache 2.0](./LICENSE-APACHE) and
[AGPL 3.0](./LICENSE-AGPL.md). All crates in this repo may be licensed
as one or the other. Please check the `NOTICE` in each crate or the
relevant `Cargo.toml` file for clarity.
This repo is licensed under [Apache 2.0](./LICENSE).

All *specifications* will always be Apache-2.0. All contracts that are
meant to be *building blocks* will also be Apache-2.0. This is along
the lines of Open Zeppelin or other public references.

Contracts that are "ready to deploy" may be licensed under AGPL 3.0 to
encourage anyone using them to contribute back any improvements they
make. This is common practice for actual projects running on Ethereum,
like Uniswap or Maker DAO.
14 changes: 0 additions & 14 deletions contracts/cw1-subkeys/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw1-whitelist/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw20-base/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw20-ics20/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw3-fixed-multisig/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw3-flex-multisig/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw4-group/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions contracts/cw4-stake/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions packages/controllers/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions packages/cw1/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions packages/cw2/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions packages/cw20/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions packages/cw3/NOTICE

This file was deleted.

14 changes: 0 additions & 14 deletions packages/cw4/NOTICE

This file was deleted.