From 79a3799c41fc5b0c0b6495ba9fe5a55c8d52ec46 Mon Sep 17 00:00:00 2001 From: Shao Miller Date: Sat, 20 Mar 2010 18:05:59 -0400 Subject: [legal] Add FILE_LICENCE macro to some GPL-v2 files Changes were made to files where the licence text within the files themselves confirms that the files are GPL version 2. Signed-off-by: Shao Miller Signed-off-by: Michael Brown --- src/include/i82365.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/i82365.h b/src/include/i82365.h index 3b0e00ca4..a6f2b17bc 100644 --- a/src/include/i82365.h +++ b/src/include/i82365.h @@ -14,6 +14,8 @@ * are Copyright (C) 1999 David A. Hinds. All Rights Reserved. */ +FILE_LICENCE ( GPL2_ONLY ); + #ifndef _LINUX_I82365_H #define _LINUX_I82365_H -- cgit v1.2.3-55-g7522