Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GNU Free Documentation License v1.3 #918

Merged
merged 18 commits into from Sep 26, 2022
Merged

Conversation

Tyler887
Copy link
Contributor

@Tyler887 Tyler887 commented Jan 1, 2022

No description provided.

@Tyler887 Tyler887 marked this pull request as ready for review Jan 1, 2022
_licenses/gfdl-1.3.txt Outdated Show resolved Hide resolved
_licenses/gfdl-1.3.txt Outdated Show resolved Hide resolved
_licenses/gfdl-1.3.txt Outdated Show resolved Hide resolved
_licenses/gfdl-1.3.txt Outdated Show resolved Hide resolved
_licenses/gfdl-1.3.txt Show resolved Hide resolved
@Tyler887 Tyler887 marked this pull request as draft Jan 2, 2022
@Tyler887 Tyler887 changed the title Add GFDL Add GNU Free Documentation License v1.3 Jan 2, 2022
_licenses/gfdl-1.3.txt Outdated Show resolved Hide resolved
_licenses/gfdl-1.3.txt Show resolved Hide resolved
@mlinksva mlinksva self-requested a review Jan 2, 2022
Copy link
Contributor

@mlinksva mlinksva left a comment

Meant to request changes rather than approve last review.

_licenses/gfdl-1.3.txt Outdated Show resolved Hide resolved
Copy link

@Hiwko7879 Hiwko7879 left a comment

Ok

@alfiomy alfiomy mentioned this pull request Aug 24, 2022
Closed
@DWesl
Copy link

DWesl commented Sep 13, 2022

Projects that appear to use the GNU Free Documentation License for their documentation:

Basically I went through the list on the GNU website looking for packages I recognized and that others would likely recognize, then checked the documentation for mention of a license: some packages don't mention any license where I could find it quickly (nano, R), others use a different license (the Octave manual seems to use a simplified variant of CC-BY-SA).

I'm not sure what the policy is for what projects to include and which are redundant. If you want a longer list, GNU bison, autotools, make, guile, grep, awk, and sed probably also use GFDL for their manuals and have decent name recognition.

@mlinksva
Copy link
Contributor

mlinksva commented Sep 13, 2022

Thanks @DWesl; those would be great examples but probably the licenses we could point to (see other licenses for example) have Texinfo markup (example) which we currently can't deal with/will cause the tests to fail.

Are there any projects that use a verbatim without markup copy of FDL-1.3?

@DWesl
Copy link

DWesl commented Sep 14, 2022

Ah, that's where the delay's coming from. If texinfo's similar to LaTeX, it might be possible to just strip out the commands (s/@[a-zA-Z]+ *(\{.*?\}|\w+)?/\1/g should get close, I think). If that doesn't really work with the current test workflow (I don't understand ruby well enough to tell), then there's:

The first few I found scrolling through one of the searches linked in a previous post and backtracing to the actual repositories; the others by poking through https://git.savannah.gnu.org/cgit/.

@waldyrious
Copy link
Contributor

waldyrious commented Sep 14, 2022

Just leaving a note that most of Wikipedia's content (in particular, all content published before 15 June 2009) is available under the GFDL. Since that's not the current default license for new content, it's probably not a good example to use in choosealicense.com, but given its sheer size and significance, I thought I'd mention it anyway.

@mlinksva
Copy link
Contributor

mlinksva commented Sep 26, 2022

GNU nano docs are using FDL-1.2, that's why the tests are failing. I'd like fairly clear examples, and for LilyPond and GSL it's pretty clear that their docs are what is licensed. I can't easily tell from looking at the repos of the various Qt examples what FDL-1.3 applies to. Are there any other clear examples?

@waldyrious I do recall.

@DWesl
Copy link

DWesl commented Sep 26, 2022

I can't easily tell from looking at the repos of the various Qt examples what FDL-1.3 applies to.

@mlinksva mlinksva marked this pull request as ready for review Sep 26, 2022
@mlinksva mlinksva merged commit 2b3259f into github:gh-pages Sep 26, 2022
1 check passed
@waldyrious
Copy link
Contributor

waldyrious commented Sep 26, 2022

@mlinksva shouldn't GFDL be explicitly mentioned in the Documentation section of https://choosealicense.com/non-software/?

Copy link

@Tetita Tetita left a comment

_licenses/gfdl-1.3.txt incorporando los documentos para que se alinean y sigan con los terminos de la licencia de Documentación libre GNU,Versión 1.3 para permitir un software libre.

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.

None yet

10 participants