summaryrefslogtreecommitdiff
path: root/idl.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'idl.mdwn')
-rw-r--r--idl.mdwn16
1 files changed, 7 insertions, 9 deletions
diff --git a/idl.mdwn b/idl.mdwn
index 64359e93..bcaacdec 100644
--- a/idl.mdwn
+++ b/idl.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]]."]]
An IDL is an interface definition language. The most well-known is
CORBA. An IDL compiler takes a specification and generates stubs