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 /naming_context.mdwn | |
parent | 4a4033e7e5207fdf7db74f4032de0ed88273bacf (diff) | |
download | web-2804b6ebfdd7adbb08f89a057b053f43a67391bb.tar.gz web-2804b6ebfdd7adbb08f89a057b053f43a67391bb.tar.bz2 web-2804b6ebfdd7adbb08f89a057b053f43a67391bb.zip |
Switch pages to use the ``copyright'' and ``license'' facilities of ikiwiki's `meta' plugin.
Diffstat (limited to 'naming_context.mdwn')
-rw-r--r-- | naming_context.mdwn | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/naming_context.mdwn b/naming_context.mdwn index 4a15651f..5c2badb9 100644 --- a/naming_context.mdwn +++ b/naming_context.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]]."]] Names are bindings to objects, however, to find an object given a name, the relation must be looked up in a |