summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/firmware/pcbios/e820mangler.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/firmware/pcbios/e820mangler.S')
-rw-r--r--src/arch/i386/firmware/pcbios/e820mangler.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/arch/i386/firmware/pcbios/e820mangler.S b/src/arch/i386/firmware/pcbios/e820mangler.S
index decb0835..32be9ee5 100644
--- a/src/arch/i386/firmware/pcbios/e820mangler.S
+++ b/src/arch/i386/firmware/pcbios/e820mangler.S
@@ -15,7 +15,9 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-
+
+FILE_LICENCE ( GPL2_OR_LATER )
+
.text
.arch i386
.code16