diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-01-18 17:28:28 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-01-18 17:28:28 +0100 |
commit | a3b32e924ccb0f6cc31c36ce7d3ea695bcc360ad (patch) | |
tree | 23f3166a8c409ca6a44c8b529647b8eec31f8e58 /rules | |
parent | c5145a5672c1b7fe2889b9b15f02d40cb3acc3eb (diff) |
Make the GFDL 1.2+ licensing text toggleable.
Diffstat (limited to 'rules')
-rw-r--r-- | rules/savannah_group.mdwn | 8 | ||||
-rw-r--r-- | rules/source_repositories.mdwn | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/rules/savannah_group.mdwn b/rules/savannah_group.mdwn index 06d98fe6..317ec49f 100644 --- a/rules/savannah_group.mdwn +++ b/rules/savannah_group.mdwn @@ -1,10 +1,12 @@ -[[meta copyright="Copyright © 2006, 2007 Free Software Foundation, Inc."]] -[[meta license="Permission is granted to copy, distribute and/or modify this +[[meta copyright="Copyright © 2006, 2007, 2008 Free Software Foundation, Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled -[[GNU_Free_Documentation_License|/fdl]]."]] +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] <http://savannah.gnu.org/projects/hurd/> diff --git a/rules/source_repositories.mdwn b/rules/source_repositories.mdwn index e38644b4..2ecc6fe6 100644 --- a/rules/source_repositories.mdwn +++ b/rules/source_repositories.mdwn @@ -1,10 +1,12 @@ -[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] -[[meta license="Permission is granted to copy, distribute and/or modify this +[[meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled -[[GNU_Free_Documentation_License|/fdl]]."]] +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] CVS repositories on Savannah, see <http://savannah.gnu.org/cvs/?group=hurd>. |