]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/kmscube.git/blobdiff - kmscube.c
update copyright
[glsdk/kmscube.git] / kmscube.c
index 5ae2b2eb47535e10b879b725289fbb1b5b4f66fb..20516155b908ddf58edc103b194f4891f797027d 100644 (file)
--- a/kmscube.c
+++ b/kmscube.c
@@ -1,4 +1,5 @@
 /*
 /*
+ * Copyright (c) 2012 Arvin Schnell <arvin.schnell@gmail.com>
  * Copyright (c) 2012 Rob Clark <rob@ti.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * Copyright (c) 2012 Rob Clark <rob@ti.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
@@ -21,6 +22,8 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
  * DEALINGS IN THE SOFTWARE.
  */
 
+/* Based on a egl cube test app originally written by Arvin Schnell */
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>