diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-21 14:02:32 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-21 14:06:54 +0200 |
commit | 2804b6ebfdd7adbb08f89a057b053f43a67391bb (patch) | |
tree | 908ed06f5698790b9123e22e9c775b96661fa8dd /empty_page.mdwn | |
parent | 4a4033e7e5207fdf7db74f4032de0ed88273bacf (diff) |
Switch pages to use the ``copyright'' and ``license'' facilities of ikiwiki's `meta' plugin.
Diffstat (limited to 'empty_page.mdwn')
-rw-r--r-- | empty_page.mdwn | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/empty_page.mdwn b/empty_page.mdwn index d71ef07e..47464167 100644 --- a/empty_page.mdwn +++ b/empty_page.mdwn @@ -1,12 +1,10 @@ -[[license text=""" -Copyright © 2007 Free Software Foundation, Inc. - -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.txt]]. -"""]] +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="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.txt]]."]] HERE STARTS YOUR NEW CONTENT -- remove everything from here on, including this line. |