Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/GPL-1.0+.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,8 @@
"copyright disclaimer" for the program, if necessary. Here a sample; alter the names:</p>
<p>Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to
direct compilers to make passes at assemblers) written by James Hacker.</p>
<p>&lt;signature of Ty Coon&gt;, 1 April 1989 Ty Coon, President of Vice</p>
<p>&lt;signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>&gt;,
1 April 1989 <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice</p>
<p>That's all there is to it!</p>
</optional>
</text>
Expand Down
6 changes: 5 additions & 1 deletion src/GPL-1.0-only.xml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,11 @@
to make passes at assemblers) written by James Hacker.
</p>
<p>
&lt;signature of Ty Coon&gt;, 1 April 1989 Ty Coon, President of Vice
&lt;signature of
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>&gt;,
1 April 1989
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice
</p>
<p>
That's all there is to it!
Expand Down
6 changes: 5 additions & 1 deletion src/GPL-1.0-or-later.xml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,11 @@
to make passes at assemblers) written by James Hacker.
</p>
<p>
&lt;signature of Ty Coon&gt;, 1 April 1989 Ty Coon, President of Vice
&lt;signature of
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>&gt;,
1 April 1989
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice
</p>
<p>
That's all there is to it!
Expand Down
6 changes: 5 additions & 1 deletion src/GPL-1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,11 @@
to make passes at assemblers) written by James Hacker.
</p>
<p>
&lt;signature of Ty Coon&gt;, 1 April 1989 Ty Coon, President of Vice
&lt;signature of
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>&gt;,
1 April 1989
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice
</p>
<p>
That's all there is to it!
Expand Down
4 changes: 3 additions & 1 deletion src/GPL-2.0+.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,9 @@
"copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:</p>
<p>Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes
passes at compilers) written by James Hacker.</p>
<p><optional>&lt;</optional>signature of Ty Coon<optional>&gt;</optional>, 1 April 1989 Ty Coon, President of Vice</p>
<p><optional>&lt;</optional>signature of
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt><optional>&gt;</optional>,
1 April 1989 <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice</p>
</optional>
</text>
</license>
Expand Down
7 changes: 5 additions & 2 deletions src/GPL-2.0-or-later.xml
Original file line number Diff line number Diff line change
Expand Up @@ -440,8 +440,11 @@
`Gnomovision' (which makes passes at compilers) written by James Hacker.
</p>
<p>
<optional spacing="none">&lt;</optional>signature of Ty Coon<optional spacing="none">&gt;</optional>,
1 April 1989 Ty Coon, President of Vice
<optional spacing="none">&lt;</optional>
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>
<optional spacing="none">&gt;</optional>,
1 April 1989 <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice
</p>
</optional>
<optional>
Expand Down
7 changes: 5 additions & 2 deletions src/GPL-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,11 @@
`Gnomovision' (which makes passes at compilers) written by James Hacker.
</p>
<p>
<optional spacing="none">&lt;</optional>signature of Ty Coon<optional spacing="none">&gt;</optional>,
1 April 1989 Ty Coon, President of Vice
<optional spacing="none">&lt;</optional>
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>
<optional spacing="none">&gt;</optional>,
1 April 1989 <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice
</p>
</optional>
<optional>
Expand Down
4 changes: 2 additions & 2 deletions src/LGPL-2.0+.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,8 @@
<br/>the library `Frob' (a library for tweaking knobs) written
<br/>by James Random Hacker.
</p>
<p>signature of Ty Coon, 1 April 1990
<br/>Ty Coon, President of Vice
<p>signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, 1 April 1990
<br/><alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice
</p>
<p>That's all there is to it!</p>
</optional>
Expand Down
5 changes: 3 additions & 2 deletions src/LGPL-2.0-only.xml
Original file line number Diff line number Diff line change
Expand Up @@ -634,8 +634,9 @@
by James Random Hacker.
</p>
<p>
signature of Ty Coon, 1 April 1990<br></br>
Ty Coon, President of Vice
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
1 April 1990<br></br>
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice
</p>
<p>
That's all there is to it!
Expand Down
5 changes: 3 additions & 2 deletions src/LGPL-2.0-or-later.xml
Original file line number Diff line number Diff line change
Expand Up @@ -624,8 +624,9 @@
by James Random Hacker.
</p>
<p>
signature of Ty Coon, 1 April 1990<br></br>
Ty Coon, President of Vice
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
1 April 1990<br></br>
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice
</p>
<p>
That's all there is to it!
Expand Down
5 changes: 3 additions & 2 deletions src/LGPL-2.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -630,8 +630,9 @@
by James Random Hacker.
</p>
<p>
signature of Ty Coon, 1 April 1990<br></br>
Ty Coon, President of Vice
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
1 April 1990<br></br>
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice
</p>
<p>
That's all there is to it!
Expand Down
6 changes: 4 additions & 2 deletions src/LGPL-2.1+.xml
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,10 @@
<br/>the library `Frob' (a library for tweaking knobs) written
<br/>by James Random Hacker.
</p>
<p><optional>&lt;</optional>signature of Ty Coon<optional>&gt;</optional>, 1 April 1990
<br/>Ty Coon, President of Vice
<p><optional>&lt;</optional>
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>
<optional>&gt;</optional>, 1 April 1990
<br/><alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>, President of Vice
<br/>That's all there is to it!
</p>
</optional>
Expand Down
7 changes: 5 additions & 2 deletions src/LGPL-2.1-only.xml
Original file line number Diff line number Diff line change
Expand Up @@ -656,9 +656,12 @@
by James Random Hacker.
</p>
<p>
<optional>&lt;</optional>signature of Ty Coon<optional>&gt;</optional>,
<optional>&lt;</optional>
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>
<optional>&gt;</optional>,
1 April 1990<br></br>
Ty Coon, President of Vice<br></br>
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice<br></br>
That's all there is to it!
</p>
</optional>
Expand Down
7 changes: 5 additions & 2 deletions src/LGPL-2.1-or-later.xml
Original file line number Diff line number Diff line change
Expand Up @@ -637,9 +637,12 @@
by James Random Hacker.
</p>
<p>
<optional>&lt;</optional>signature of Ty Coon<optional>&gt;</optional>,
<optional>&lt;</optional>
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>
<optional>&gt;</optional>,
1 April 1990<br></br>
Ty Coon, President of Vice<br></br>
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice<br></br>
That's all there is to it!
</p>
</optional>
Expand Down
7 changes: 5 additions & 2 deletions src/LGPL-2.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,9 +654,12 @@
by James Random Hacker.
</p>
<p>
<optional>&lt;</optional>signature of Ty Coon<optional>&gt;</optional>,
<optional>&lt;</optional>
signature of <alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>
<optional>&gt;</optional>,
1 April 1990<br></br>
Ty Coon, President of Vice<br></br>
<alt match="Ty Coon|Moe Ghoul" name="sample-signee">Ty Coon</alt>,
President of Vice<br></br>
That's all there is to it!
</p>
</optional>
Expand Down