diff options
Diffstat (limited to 'src/image/elf.c')
-rw-r--r-- | src/image/elf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/image/elf.c b/src/image/elf.c index ca650ea88..a0ec065ec 100644 --- a/src/image/elf.c +++ b/src/image/elf.c @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +FILE_LICENCE ( GPL2_OR_LATER ); + /** * @file * |