Skip to content

KassandraFinance/kassandra-governance

Repository files navigation

License

Kassandra Finance, an open and decentralized investment fund. Copyright (C) 2021 Kassandra Finance https://kassadra.finance

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Credits

This code is a fork of the GovernorAlpha contract from both Uniswap, available at https://github.com/Uniswap/governance made from commit eabd8c7 which is licensed under the MIT license, and Compound, available at https://github.com/compound-finance/compound-protocol made from commit b9b1403 which is licensed under the BSD-3 license. A copy of their copyright notices is available in the CREDITS file. Thanks to both projects for their work.