summaryrefslogtreecommitdiff
path: root/common/cogl-matrix-stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/cogl-matrix-stack.h')
-rw-r--r--common/cogl-matrix-stack.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/common/cogl-matrix-stack.h b/common/cogl-matrix-stack.h
index 9f800169..00db5168 100644
--- a/common/cogl-matrix-stack.h
+++ b/common/cogl-matrix-stack.h
@@ -1,11 +1,9 @@
/*
- * Clutter COGL
+ * Cogl
*
- * A basic GL/GLES Abstraction/Utility Layer
+ * An object oriented GL/GLES Abstraction/Utility Layer
*
- * Authored By Havoc Pennington <hp@pobox.com> for litl
- *
- * Copyright (C) 2009 OpenedHand
+ * Copyright (C) 2009 Intel Corporation.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -21,6 +19,9 @@
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
+ *
+ * Authors:
+ * Havoc Pennington <hp@pobox.com> for litl
*/
#ifndef __COGL_MATRIX_STACK_H