This font is even more interesting because it of its extremely uncertain copyright/licensing situation:
“Open-source licenses, like all software licenses, are only possible through assertion of copyright. Certain free-software advocates prefer to sidestep this inconvenient fact (akin to ‘keep your government hands off my Medicare’). For individual software authors, this usually poses no problem, because their copyright arises at the moment the work is created. Thus, they’re free to put their work under any license, including an open-source license.
“But US government employees are a special case. As a matter of federal law (17 USC § 105), they can’t assert copyright in their work. Public Sans is an inseparable mixture of copyrighted work (= the underlying Libre Franklin font) and uncopyrightable work (= the alterations made by the GSA). The GSA currently claims that Public Sans has been released under the OFL. But that’s impossible. To use this license, they’d first need to have a copyright in their contributions. But they don’t.”
His position is not common and there's a long history of U.S. government lawyers approving participation in open-source projects under licenses which are not the public domain — e.g. SELinux is under the GPL because the original Linux kernel was and the NSA's lawyers approved that contribution.
The Free Software Foundation doesn't agree that the US government can release software under the GPL. From their FAQ about GNU free software licenses.
>Can the US Government release a program under the GNU GPL? (#GPLUSGov)
If the program is written by US federal government employees in the course of their employment, it is in the public domain, which means it is not copyrighted. Since the GNU GPL is based on copyright, such a program cannot be released under the GNU GPL. (It can still be free software, however; a public domain program is free.)
However, when a US federal government agency uses contractors to develop software, that is a different situation. The contract can require the contractor to release it under the GNU GPL. (GNU Ada was developed in this way.) Or the contract can assign the copyright to the government agency, which can then release the software under the GNU GPL.
Can the US Government release improvements to a GPL-covered program? (#GPLUSGovAdd)
Yes. If the improvements are written by US government employees in the course of their employment, then the improvements are in the public domain. However, the improved version, as a whole, is still covered by the GNU GPL. There is no problem in this situation.
If the US government uses contractors to do the job, then the improvements themselves can be GPL-covered.
The user space libselinux developed by the NSA is in the public domain. Which is consistent with the above. Are you sure that SELinux contribution was not released as public domain and then incorporated into the linux kernel? Something the GPL allows which the OFL license in question here does not.
I am aware of the Github issue and in fact Matthew has addressed your SELinux point in that discussion. He agrees that if the original font had been licensed under the GPL there would not be an issue here. But the language of the SIL OFL is different than (and incompatible with) the GPL, so the outcome is not automatically the same. And the OSI (the OFL licence's FSF-equivalent) takes the position that public domain and open source don't mix.
Yes, he restated his belief that the U.S. government cannot participate in non-public domain open source projects but he hasn't addressed why so many government lawyers do not share that opinion.
Again, he has said his argument is specific to the SIL OFL and not any other license. The GPL/FSF stuff does not apply to this discussion.
Not sure how he is supposed to have addressed the "lotsa government lawyers think different" argument when no one in that thread has raised it, let alone provided any evidence of it. And again, for it to be relevant, these government lawyer opinions would need to be talking about the OFL specifically.
> Again, he has said his argument is specific to the SIL OFL and not any other license. The GPL/FSF stuff does not apply to this discussion.
His claim comes down to the U.S. government not being able to use any license which relies on copyright claims, which is not unique to OFL. This is why the government lawyers question is relevant: if he's right, that means that a bunch of other contributions shouldn't have been allowed unless the projects are public domain or dual-licensed.
I'm not sure of the practical implications for someone looking to use it in a design project. Who would have standing to sue for infringement, and in what situations?
I think it's not that someone might now have standing to sue for something and might do it; it's that actually no one has standing to sue even though the GSA is pretending that they do.
If true, the practical implication is that A) Public Sans is in the public domain within the USA, which means people there have freedoms in using it that they wouldn't otherwise have; and B) their current license is incoherently obscuring these freedoms.
The GSA can't license something that is in the public domain. Should they recognize this fact, it will make clear what people can and can't do with the font.
“Open-source licenses, like all software licenses, are only possible through assertion of copyright. Certain free-software advocates prefer to sidestep this inconvenient fact (akin to ‘keep your government hands off my Medicare’). For individual software authors, this usually poses no problem, because their copyright arises at the moment the work is created. Thus, they’re free to put their work under any license, including an open-source license.
“But US government employees are a special case. As a matter of federal law (17 USC § 105), they can’t assert copyright in their work. Public Sans is an inseparable mixture of copyrighted work (= the underlying Libre Franklin font) and uncopyrightable work (= the alterations made by the GSA). The GSA currently claims that Public Sans has been released under the OFL. But that’s impossible. To use this license, they’d first need to have a copyright in their contributions. But they don’t.”
— Matthew Butterick (type designer + lawyer) https://tinyletter.com/mbutterick/letters/the-curious-case-o...