Skip to content

docs: remove the Apache license badge from the READMEs#92

Merged
Reefact merged 1 commit into
mainfrom
claude/readme-drop-license-badge
Jul 10, 2026
Merged

docs: remove the Apache license badge from the READMEs#92
Reefact merged 1 commit into
mainfrom
claude/readme-drop-license-badge

Conversation

@Reefact

@Reefact Reefact commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

Remove the Apache license badge from the badge rows of README.md and doc/README.fr.md. It added little over the LICENSE file GitHub already surfaces, and the badge row had grown long.

Type of change

  • Documentation

Changes

  • Drop the License: Apache 2.0 badge line from README.md.
  • Drop the equivalent Licence : Apache 2.0 badge line from doc/README.fr.md, keeping the two READMEs in sync.
  • The .NET Standard 2.0 badge is now the last in the row; the LICENSE file itself is untouched.

Testing

  • dotnet build FirstClassErrors.sln
  • dotnet test FirstClassErrors.sln
  • Analyzer tests pass (FirstClassErrors.Analyzers.UnitTests)

Not applicable — two badge lines removed; no source is touched.

Documentation

  • README / doc/ updated
  • French translation (doc/README.fr.md) updated if user-facing behavior changed

Related issues


Generated by Claude Code

The license badge added little over the LICENSE file GitHub already surfaces,
and the badge row had grown long. Drop it from README.md and doc/README.fr.md,
keeping the two in sync. The LICENSE file is untouched.
@Reefact Reefact enabled auto-merge July 10, 2026 23:39
@Reefact Reefact merged commit 6f872e1 into main Jul 10, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants