diff --git a/doc/reference/cogl/cogl-docs.sgml b/doc/reference/cogl/cogl-docs.sgml index 6286ff1c2..469137e62 100644 --- a/doc/reference/cogl/cogl-docs.sgml +++ b/doc/reference/cogl/cogl-docs.sgml @@ -44,11 +44,11 @@
About COGL - - COGL is a low level OpenGL abstraction library developed for (and part of) Clutter. It is used primarily by #ClutterActor's to provide a common rendering API that works transparently across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL ES 2.0. - - + COGL is a low level OpenGL abstraction library developed for (and + part of) Clutter. It is used primarily by Clutter to provide a common + rendering API that works transparently across OpenGL >=1.4, + OpenGL ES 1.1 and OpenGL ES 2.0.
@@ -58,5 +58,45 @@ + + + + Index + + + + License + + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General + Public License as published by the Free Software + Foundation; either version 2 of the License, or (at your option) + any later version. + + + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Library General Public License for + more details. + + + + You may obtain a copy of the GNU Library General + Public License from the Free Software Foundation by + visiting their Web + site or by writing to: + +
+ Free Software Foundation, Inc. + 59 Temple Place - Suite 330 + Boston, MA 02111-1307 + USA +
+
+
+