-
Notifications
You must be signed in to change notification settings - Fork 0
Update LICENSE to Barrer Open Source License (BOSL) v1.1 #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: ssfdre38 <1365273+ssfdre38@users.noreply.github.com>
Co-authored-by: ssfdre38 <1365273+ssfdre38@users.noreply.github.com>
Co-authored-by: ssfdre38 <1365273+ssfdre38@users.noreply.github.com>
Co-authored-by: ssfdre38 <1365273+ssfdre38@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request updates the project's license from the BarrerSoftware License (BSL) v1.0 to the Barrer Open Source License (BOSL) v1.1. The update streamlines the license text by removing verbose sections while maintaining the core principle: "If it's free, it's free. Period." The license continues to prohibit commercialization while allowing service-based revenue and includes patent grant provisions.
Key Changes:
- Complete rewrite of LICENSE file to BOSL v1.1 with condensed rationale (4 points instead of verbose sections)
- Removal of Enforcement, Disclaimer, Compatibility, Special Provisions, Philosophy, Contact, and Version History sections
- Addition of official license URL reference (https://barrersoftware.com/foss-license.html)
- Updated all license references across documentation from "MIT License" to "BOSL v1.1"
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| LICENSE | Complete rewrite to BOSL v1.1, streamlining from verbose BSL v1.0 to more concise format while retaining core terms (no commercialization, perpetual free status, service exception, patent grant, attribution) |
| README.md | Updated license reference from MIT License to BOSL v1.1 in footer section |
| COPYRIGHT.md | Updated license reference from MIT License to BOSL v1.1 in license section |
| CONTRIBUTING.md | Updated contributor license agreement reference from MIT License to BOSL v1.1 |
| PROJECT_STATUS.md | Updated file structure documentation to reflect LICENSE is now BOSL v1.1 instead of MIT |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ✅ **USE** - Use the software for any purpose | ||
| ✅ **STUDY** - Examine how the software works | ||
| ✅ **STUDY** - Examine how the software works |
Copilot
AI
Dec 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The trailing whitespace has been removed from this line while other similar lines (26, 28, 29, 30) maintain consistent formatting. This creates an inconsistency in the list formatting, though it may not be visible in rendered output.
| ✅ **STUDY** - Examine how the software works | |
| ✅ **STUDY** - Examine how the software works |
Replaced BSL v1.0 with BOSL v1.1, streamlining the license while maintaining the core "If it's free, it's free. Period." principle.
Changes
LICENSE: Complete rewrite to BOSL v1.1
Documentation: Updated license references from "MIT License" to "BOSL v1.1" in:
Key License Terms Retained
Original prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.