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 | poky-b2abf1c534bc34d4d4932323aeefa025a82e62c5.tar.gz |
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 0000000000..6da7f5b8c7 --- /dev/null +++ b/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS | |||
@@ -0,0 +1,16 @@ | |||
1 | Permission to use, copy, modify and distribute the DocBook XML DTD | ||
2 | and its accompanying documentation for any purpose and without fee | ||
3 | is hereby granted in perpetuity, provided that the above copyright | ||
4 | notice and this paragraph appear in all copies. The copyright | ||
5 | holders make no representation about the suitability of the DTD for | ||
6 | any purpose. It is provided "as is" without expressed or implied | ||
7 | warranty. | ||
8 | |||
9 | If you modify the DocBook DTD in any way, except for declaring and | ||
10 | referencing additional sets of general entities and declaring | ||
11 | additional notations, label your DTD as a variant of DocBook. See | ||
12 | the maintenance documentation for more information. | ||
13 | |||
14 | Please direct all questions, bug reports, or suggestions for | ||
15 | changes to the docbook@lists.oasis-open.org mailing list. For more | ||
16 | information, see http://www.oasis-open.org/docbook/. | ||