[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091113124119.34ec8677@mycelium.queued.net>
Date: Fri, 13 Nov 2009 12:41:19 -0500
From: Andres Salomon <dilinger@...labora.co.uk>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
Jordan Crouse <jordan@...micpenguin.net>,
linux-geode@...ts.infradead.org,
linux-fbdev-devel@...ts.sourceforge.net
Subject: [PATCH] lxfb: add copyright/license info
The GRUB folks requested copyright/license info for lxfb.h, so here it is.
Signed-off-by: Andres Salomon <dilinger@...labora.co.uk>
---
drivers/video/geode/lxfb.h | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/drivers/video/geode/lxfb.h b/drivers/video/geode/lxfb.h
index 6a51448..67b26aa 100644
--- a/drivers/video/geode/lxfb.h
+++ b/drivers/video/geode/lxfb.h
@@ -1,3 +1,13 @@
+/* Geode LX framebuffer driver
+ *
+ * Copyright (C) 2006-2007, Advanced Micro Devices,Inc.
+ * Copyright (c) 2008 Andres Salomon <dilinger@...ian.org>
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ */
#ifndef _LXFB_H_
#define _LXFB_H_
--
1.5.6.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists