Page MenuHomeFreeBSD

Add SPDX tags to example manual pages in share/examples/mdoc/
ClosedPublic

Authored by 0mp on Apr 4 2018, 12:18 AM.
Referenced Files
Unknown Object (File)
Sat, Nov 23, 5:51 PM
Unknown Object (File)
Sat, Nov 23, 2:08 PM
Unknown Object (File)
Nov 22 2024, 3:45 PM
Unknown Object (File)
Nov 22 2024, 9:33 AM
Unknown Object (File)
Nov 22 2024, 8:25 AM
Unknown Object (File)
Nov 20 2024, 9:00 AM
Unknown Object (File)
Nov 12 2024, 4:23 PM
Unknown Object (File)
Nov 12 2024, 3:19 PM

Details

Summary

I thought that it might be useful to have the SPDX tags included in the examples of manual pages.

I also added an SPDX tag to share/examples/mdoc/POSIX-copyright. It's worth noting that the link referenced in the POSIX-copyright file is dead (http://www.opengroup.org/unix/online.html).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18167
Build 17901: arc lint + arc unit

Event Timeline

This comment was removed by 0mp.

You'll need to rebase after my push. Sorry.

Re opengroup link. The earliest archived version on archive.org is from 1999 & that redirects to http://www.UNIX-systems.org/online.html, Not sure where to fish out the IEEE Std 1003.1, 2004 Edition details from there though.

eadler added a subscriber: eadler.
eadler added inline comments.
examples/mdoc/POSIX-copyright
2 ↗(On Diff #42302)

This is a little different since it includes POSIX references, but I'm not sure that's part of the copyright.

This revision is now accepted and ready to land.Jun 18 2018, 2:28 AM
examples/mdoc/POSIX-copyright
2 ↗(On Diff #42302)

Should I skip it for the time being?

Reupload the patch using Arcanist.

This revision now requires review to proceed.Jul 19 2018, 1:24 PM
mat added a subscriber: mat.

Seems to have been accepted by a docs committer, so ok.

This revision is now accepted and ready to land.Jul 20 2018, 11:35 AM
This revision was automatically updated to reflect the committed changes.