frontend: Add copyright header to lexer.h
Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
/*
|
||||
* Copyright (c) 2026, Mirocom Laboratories
|
||||
* Provided under the BSD-3 clause
|
||||
*
|
||||
* Abstract:
|
||||
* This file implements the lexer.
|
||||
* Author:
|
||||
* Ian M. Moffett <ian@mirocom.org>
|
||||
*/
|
||||
|
||||
#ifndef FRONTEND_LEXER_H
|
||||
#define FRONTEND_LEXER_H 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user