Skip to content

semantic-reasoning/wyrelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wyrelog License

wyrelog is available under dual licensing:

1. Open Source License: GPL-3.0-or-later

wyrelog is distributed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).

This license allows you to:

  • Use wyrelog freely
  • Study and modify the source code
  • Distribute original or modified versions

For the full text of GPL-3.0, see the file COPYING or visit: https://www.gnu.org/licenses/gpl-3.0.html

GPL-3.0-or-later Conditions Summary:

  • Include a copy of the GPL-3.0 license with your distribution
  • Document any modifications to wyrelog
  • Derivative works must also be distributed under GPL-3.0-or-later
  • Provide access to the complete corresponding source code

2. Commercial License

If you wish to use wyrelog under a proprietary/commercial license (e.g., to avoid GPL obligations or for closed-source distribution), please contact:

inquiry@cleverplant.com

Commercial License Inquiries:

  • License Type: Proprietary/Commercial
  • Use Cases:
    • Closed-source commercial applications
    • Proprietary extensions
    • Custom development agreements
    • OEM licensing
  • Support: Custom support and maintenance agreements available

3. How to Choose

Scenario License
Open-source project (GPL-compatible) GPL-3.0-or-later
Proprietary/closed-source application Commercial License required
Distribution requiring proprietary terms Commercial License required
Custom/enterprise agreement Commercial License (contact us)

4. Attribution

When using wyrelog under GPL-3.0-or-later, please include this notice:

wyrelog - Semantic Reasoning Engine
Copyright (C) CleverPlant
Licensed under GPL-3.0-or-later
https://github.com/justinjoy/wyrelog

5. Source Code Header

Each source file should include:

/*
 * wyrelog - Semantic Reasoning Engine
 *
 * Copyright (C) CleverPlant
 * Licensed under GPL-3.0-or-later
 * For commercial licenses, contact: inquiry@cleverplant.com
 *
 * 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/gpl-3.0.html>.
 */

6. Legal Disclaimer

wyrelog is provided "AS IS" without any warranty. See GPL-3.0 for full disclaimer.

For questions about licensing:


Last Updated: 2026-04-14

About

Data-to-Application server built on wirelog

License

Stars

Watchers

Forks

Releases

No releases published

Packages