mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
License information for commercial code
This commit is contained in:
13
LICENSE-COMMERCIAL.md
Normal file
13
LICENSE-COMMERCIAL.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Commercial Code License
|
||||
|
||||
Files in this repository stored in `**/src-commercial` directories is licensed under a commercial license. You may not use this code except in compliance with the License. You may obtain a copy of the License at: https://www.beekeeperstudio.io/legal/commercial-eula.
|
||||
|
||||
All other files in this repository are licensed under the terms of the GPLv3 license. See [./LICENSE.md](./LICENSE.md) for more information.
|
||||
|
||||
### What this means practically
|
||||
|
||||
- You can fork this repository to change or use any of the community code in your own projects in accordance with the GPLv3 license and our [contributor policy](./CONTRIBUTING.md).
|
||||
- You can legally fork this repository to make changes to the commercial code for the purpose of contributing back to this repository.
|
||||
- You can't use the forked commercial code in this repository in your own projects, to sell a competing project, or to use in a non-testing environment for any purpose other than suggesting changes or modifications.
|
||||
|
||||
If you have any questions about this license, please contact us at [support@beekeeperstudio.io](mailto:support@beekeeperstudio.io).
|
||||
@@ -13,7 +13,7 @@ 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/>.
|
||||
|
||||
|
||||
NOTE: Code in the repository in the src-commercial directory is managed by the [LICENSE-COMMERCIAL.md](./LICENSE-COMMERCIAL.md) file.
|
||||
|
||||
### GNU GENERAL PUBLIC LICENSE V3
|
||||
|
||||
|
||||
0
apps/studio/src-commercial/.keep
Normal file
0
apps/studio/src-commercial/.keep
Normal file
Reference in New Issue
Block a user