[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files

Changes were made to files where the licence text within the files
themselves confirms that the files are GPL version 2 or later.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Shao Miller
2010-03-20 13:09:39 -04:00
committed by Michael Brown
parent 79a3799c41
commit 3b51710156
11 changed files with 22 additions and 0 deletions

View File

@@ -24,6 +24,8 @@
* Copyright (c) 2006 by Timothy Legge <tlegge@rogers.com>
*/
FILE_LICENCE ( GPL2_OR_LATER );
#ifndef VELOCITY_H
#define VELOCITY_H