From 131f0d940d328ff884503b9979f9936a36c7f0b7 Mon Sep 17 00:00:00 2001 From: notaz Date: Fri, 7 Jan 2011 23:39:33 +0200 Subject: relicense common/menu.* to suit this project --- frontend/common/menu.h | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'frontend/common/menu.h') diff --git a/frontend/common/menu.h b/frontend/common/menu.h index 8260e51..f34d5a8 100644 --- a/frontend/common/menu.h +++ b/frontend/common/menu.h @@ -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 { -- cgit v1.2.3