relicense common/menu.* to suit this project
authornotaz <notasas@gmail.com>
Fri, 7 Jan 2011 21:39:33 +0000 (23:39 +0200)
committernotaz <notasas@gmail.com>
Fri, 7 Jan 2011 21:39:33 +0000 (23:39 +0200)
frontend/common/menu.c
frontend/common/menu.h

index ae1ff57..22a66ea 100644 (file)
@@ -1,7 +1,12 @@
-// (c) Copyright 2006-2010 notaz, All rights reserved.\r
-// Free for non-commercial use.\r
-\r
-// For commercial use, separate licencing terms must be obtained.\r
+/*\r
+ * (C) Gražvydas "notaz" Ignotas, 2006-2010\r
+ *\r
+ * This work is licensed under the terms of any of these licenses\r
+ * (at your option):\r
+ *  - GNU GPL, version 2 or later.\r
+ *  - GNU LGPL, version 2.1 or later.\r
+ * See the COPYING file in the top-level directory.\r
+ */\r
 \r
 #include <stdio.h>\r
 #include <string.h>\r
 \r
 #include <stdio.h>\r
 #include <string.h>\r
index 8260e51..f34d5a8 100644 (file)
@@ -1,4 +1,12 @@
-// (c) Copyright 2006-2009 notaz, All rights reserved.
+/*
+ * (C) Gražvydas "notaz" Ignotas, 2006-2010
+ *
+ * This work is licensed under the terms of any of these licenses
+ * (at your option):
+ *  - GNU GPL, version 2 or later.
+ *  - GNU LGPL, version 2.1 or later.
+ * See the COPYING file in the top-level directory.
+ */
 
 typedef enum
 {
 
 typedef enum
 {