mirror of
https://github.com/avinal/xeus-basic.git
synced 2026-01-10 07:08:35 +05:30
Reformat and add copyright headers
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com> Co-authored-by: Sarita Singh <saritasingh.0425@gmail.com>
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
/**
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
* SPDX-FileCopyrightText: 2021 Sarita Singh <saritasingh.0425@gmail.com>
|
||||
* SPDX-FileCopyrightText: 2021 Avinal Kumar <avinal.xlvii@gmail.com>
|
||||
*
|
||||
* @file xbasic_interpreter.hpp
|
||||
* @brief Jupyter Kernel Interpreter header file
|
||||
*/
|
||||
|
||||
#ifndef XBASIC_INTERPRETER_HPP_
|
||||
#define XBASIC_INTERPRETER_HPP_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user