Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
license-expression
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
31
Star
73
Code
Issues
23
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixed licensing dedup issue
- #128
#128
Merged
AyanSinhaMahapatra
merged 20 commits into
main
aboutcode-org/license-expression:main
from
67_dedup_issue
aboutcode-org/license-expression:67_dedup_issue
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Fixed licensing dedup issue
#128
AyanSinhaMahapatra
merged 20 commits into
main
aboutcode-org/license-expression:main
from
67_dedup_issue
aboutcode-org/license-expression:67_dedup_issue
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2025
Add missing wheel builds on release CI
Show description for 72c7d26
AyanSinhaMahapatra
committed
72c7d26
View commit details
Copy full SHA for 72c7d26
Browse repository at this point
Merge pull request #98 from aboutcode-org/update-release-ci
Show description for 4e5b7fd
AyanSinhaMahapatra
authored
4e5b7fd
View commit details
Copy full SHA for 4e5b7fd
Browse repository at this point
Commits on Oct 21, 2025
Drop python3.9 support and add python 3.14
Show description for 265e612
AyanSinhaMahapatra
committed
265e612
View commit details
Copy full SHA for 265e612
Browse repository at this point
Commits on Oct 24, 2025
Support trusted-publishing for package releases
Show description for fc4fe3a
AyanSinhaMahapatra
committed
fc4fe3a
View commit details
Copy full SHA for fc4fe3a
Browse repository at this point
Update RTD build python version
Show description for e81ff6d
AyanSinhaMahapatra
committed
e81ff6d
View commit details
Copy full SHA for e81ff6d
Browse repository at this point
Merge pull request #99 from aboutcode-org/update-python-support
Show description for fb75a2e
AyanSinhaMahapatra
authored
fb75a2e
View commit details
Copy full SHA for fb75a2e
Browse repository at this point
Commits on Dec 15, 2025
Deprecate MacOS-13 CI runners
Show description for cf04877
AyanSinhaMahapatra
committed
cf04877
View commit details
Copy full SHA for cf04877
Browse repository at this point
Merge pull request #100 from aboutcode-org/deprecate-macos-runners
Show description for 3c2606a
AyanSinhaMahapatra
authored
3c2606a
View commit details
Copy full SHA for 3c2606a
Browse repository at this point
Commits on Feb 23, 2026
Typo and spacing corrections.
Show description for 8682dbf
chinyeungli
committed
8682dbf
View commit details
Copy full SHA for 8682dbf
Browse repository at this point
Commits on Feb 27, 2026
Merge pull request #102 from aboutcode-org/enhance_docstring_clarity
Show description for ae254b3
chinyeungli
authored
ae254b3
View commit details
Copy full SHA for ae254b3
Browse repository at this point
Commits on Mar 16, 2026
Fixed licensing dedup issue #67
Show description for 77bd586
chinyeungli
committed
77bd586
View commit details
Copy full SHA for 77bd586
Browse repository at this point
Commits on Mar 17, 2026
Added more logically equivalent tests #67
Show description for ca2a42a
chinyeungli
committed
ca2a42a
View commit details
Copy full SHA for ca2a42a
Browse repository at this point
Commits on Apr 16, 2026
Replace versions with commit hashes in actions
Show description for 33840a6
AyanSinhaMahapatra
committed
33840a6
View commit details
Copy full SHA for 33840a6
Browse repository at this point
Merge pull request #103 from aboutcode-org/commit-hash-in-ci
Show description for fa15c37
AyanSinhaMahapatra
authored
fa15c37
View commit details
Copy full SHA for fa15c37
Browse repository at this point
Enable zizmor in github actions
Show description for c3b24ea
AyanSinhaMahapatra
committed
c3b24ea
View commit details
Copy full SHA for c3b24ea
Browse repository at this point
Merge pull request #104 from aboutcode-org/enable-zizmor
Show description for c9cb5a9
AyanSinhaMahapatra
authored
c9cb5a9
View commit details
Copy full SHA for c9cb5a9
Browse repository at this point
Commits on May 15, 2026
Add tests and simplify comments
Show description for 819554f
AyanSinhaMahapatra
committed
819554f
View commit details
Copy full SHA for 819554f
Browse repository at this point
Update azure pipelines images and python versions
Show description for 9f886b9
AyanSinhaMahapatra
committed
9f886b9
View commit details
Copy full SHA for 9f886b9
Browse repository at this point
Drop support for python 3.9
Show description for abf9ebb
AyanSinhaMahapatra
committed
abf9ebb
View commit details
Copy full SHA for abf9ebb
Browse repository at this point
Merge remote-tracking branch 'skeleton/main' into 67_dedup_issue
Show description for 11ce1e2
AyanSinhaMahapatra
committed
11ce1e2
View commit details
Copy full SHA for 11ce1e2
Browse repository at this point
You can’t perform that action at this time.