diff options
Diffstat (limited to 'src/arch/i386/include/librm.h')
-rwxr-xr-x | src/arch/i386/include/librm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/include/librm.h b/src/arch/i386/include/librm.h index 9eb2767a2..f193f5e37 100755 --- a/src/arch/i386/include/librm.h +++ b/src/arch/i386/include/librm.h @@ -1,6 +1,8 @@ #ifndef LIBRM_H #define LIBRM_H +FILE_LICENCE ( GPL2_OR_LATER ); + /* Segment selectors as used in our protected-mode GDTs. * * Don't change these unless you really know what you're doing. |