]> Joshua Wise's Git repositories - netwatch.git/blobdiff - video/generic.c
more licensing
[netwatch.git] / video / generic.c
index 95f564f470b3d9893dcefd27f1c2cf0c75c18eb0..c35cd5dd14cd9fd31efaa8b34d7eaf0f867faca4 100644 (file)
@@ -1,3 +1,13 @@
+/* generic.c
+ * Helper functions for dealing with generic RGB888 framebuffers
+ * NetWatch system management mode administration console
+ *
+ * Copyright (c) 2008 Jacob Potter and Joshua Wise.  All rights reserved.
+ * This program is free software; you can redistribute and/or modify it under
+ * the terms found in the file LICENSE in the root of this source tree.
+ *
+ */
+
 #include <stdint.h>
 #include <fb.h>
 #include <crc32.h>
This page took 0.022928 seconds and 4 git commands to generate.