Page MenuHomeFreeBSD

license: Prequel hyphen is no longer needed
ClosedPublic

Authored by ziaee on Jan 6 2025, 9:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 24, 8:58 PM
Unknown Object (File)
Thu, Nov 20, 8:05 PM
Unknown Object (File)
Wed, Nov 19, 7:27 PM
Unknown Object (File)
Tue, Nov 18, 9:44 AM
Unknown Object (File)
Fri, Nov 7, 12:18 AM
Unknown Object (File)
Sat, Nov 1, 6:05 AM
Unknown Object (File)
Oct 26 2025, 4:33 AM
Unknown Object (File)
Oct 20 2025, 3:45 PM
Subscribers
None

Details

Summary

"Once, long ago, indent(3) would not touch comments starting with /*-.
But not too many people used it. Fast forward to the 90s or early 2000s.
I wrote a crappy tool to parse out license statements. It was super ugly
perl and super slow. So I repurposed that as a marker, convinced the
project to adopt it and touched almsot every file in the tree. The
parser was faster, but I couldn't get it released. I think nobody else
ever used it." ~imp

Concludes: 9ddb49cbe (begin license clauses)
Reported by: imp, jlduran

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62630
Build 59514: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Jan 6 2025, 9:08 PM
ziaee created this revision.
This revision is now accepted and ready to land.Jan 6 2025, 10:24 PM
This revision now requires review to proceed.Feb 25 2025, 10:22 PM

Ok for everything except the .po files.
These files are autogenerated using the po4all tool.
We don't make changes in them manually :)

This revision is now accepted and ready to land.Feb 26 2025, 7:31 AM
This revision was automatically updated to reflect the committed changes.