diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-01-25 15:05:45 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-01 23:59:35 +0000 |
commit | b2abf1c534bc34d4d4932323aeefa025a82e62c5 (patch) | |
tree | 96a8849d38199ed7b7c6e300b5ce903f6f3995d8 /meta/recipes-devtools/docbook-sgml-dtd/files | |
parent | b8bb770e96d4c3296f8b2da497675b067145ddf6 (diff) | |
download | openembedded-core-b2abf1c534bc34d4d4932323aeefa025a82e62c5.tar.gz openembedded-core-b2abf1c534bc34d4d4932323aeefa025a82e62c5.tar.bz2 openembedded-core-b2abf1c534bc34d4d4932323aeefa025a82e62c5.tar.xz openembedded-core-b2abf1c534bc34d4d4932323aeefa025a82e62c5.zip |
docbook-sgml-dtd: new recipes - v3.1, v4.1, v4.5
These are recipes for DTDs commonly used when generating
documentation for free software. Recipes dervied from the
versions in OpenEmbedded.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-devtools/docbook-sgml-dtd/files')
-rw-r--r-- | meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS b/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS new file mode 100644 index 000000000..6da7f5b8c --- /dev/null +++ b/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS @@ -0,0 +1,16 @@ +Permission to use, copy, modify and distribute the DocBook XML DTD +and its accompanying documentation for any purpose and without fee +is hereby granted in perpetuity, provided that the above copyright +notice and this paragraph appear in all copies. The copyright +holders make no representation about the suitability of the DTD for +any purpose. It is provided "as is" without expressed or implied +warranty. + +If you modify the DocBook DTD in any way, except for declaring and +referencing additional sets of general entities and declaring +additional notations, label your DTD as a variant of DocBook. See +the maintenance documentation for more information. + +Please direct all questions, bug reports, or suggestions for +changes to the docbook@lists.oasis-open.org mailing list. For more +information, see http://www.oasis-open.org/docbook/. |