diff options
Diffstat (limited to 'glew/auto/EGL-Registry/sdk/docs/man/copyright.xml')
-rw-r--r-- | glew/auto/EGL-Registry/sdk/docs/man/copyright.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/glew/auto/EGL-Registry/sdk/docs/man/copyright.xml b/glew/auto/EGL-Registry/sdk/docs/man/copyright.xml new file mode 100644 index 0000000..e71ca98 --- /dev/null +++ b/glew/auto/EGL-Registry/sdk/docs/man/copyright.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<para xmlns="http://docbook.org/ns/docbook" version="5.0"> + <refsect3 xml:id="copyright"> + <!-- <title>Copyright</title> --> + <imageobject> + <imagedata fileref="KhronosLogo.jpg" format="jpg"/> + </imageobject> + <para> + Copyright © 2003-2014 The Khronos Group Inc. + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and/or associated documentation files (the + "Materials"), to deal in the Materials without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Materials, and to + permit persons to whom the Materials are furnished to do so, subject to + the condition that this copyright notice and permission notice shall be included + in all copies or substantial portions of the Materials. + </para> + </refsect3> +</para> + |