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)
Sun, Jul 20, 5:13 AM
Unknown Object (File)
Sat, Jul 5, 7:05 PM
Unknown Object (File)
Sat, Jul 5, 5:27 PM
Unknown Object (File)
Sat, Jul 5, 6:24 AM
Unknown Object (File)
Jul 1 2025, 6:00 PM
Unknown Object (File)
Jun 27 2025, 4:54 PM
Unknown Object (File)
Jun 26 2025, 5:37 PM
Unknown Object (File)
Jun 24 2025, 8:56 AM
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

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.