summaryrefslogtreecommitdiff
path: root/cogl-color.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl-color.h')
-rw-r--r--cogl-color.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/cogl-color.h b/cogl-color.h
index 76be2053..0cbc479a 100644
--- a/cogl-color.h
+++ b/cogl-color.h
@@ -1,7 +1,9 @@
-/* cogl-color.h: Color type for COGL
- * This file is part of Clutter
+/*
+ * Cogl
*
- * Copyright (C) 2008 Intel Corporation.
+ * An object oriented GL/GLES Abstraction/Utility Layer
+ *
+ * Copyright (C) 2008,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
@@ -14,7 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)