Back to Home
GNU General Public License v3.0
Dogecoin Wallet is released under the GNU General Public License v3.0 (GPL v3.0).
What This Means
This license allows you to:
- ✅ Use the software for any purpose
- ✅ Study how the software works
- ✅ Modify and improve the software
- ✅ Distribute copies of the software
- ✅ Distribute modified versions
Requirements
When distributing the software, you must:
- Include the original license text
- Make source code available
- Use the same license for derivatives
- Preserve copyright notices
Full License Text
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[Full GPL v3.0 license text would be included here]
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 <https://www.gnu.org/licenses/>.
Source Code
The complete source code is available at:
https://github.com/qlpqlp/dogecoin-wallet
Contributing
We welcome contributions! By contributing to this project, you agree that your contributions will be licensed under the same GPL v3.0 license.
Much open source, very freedom!