follow reuse spec for license
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2025 William Bell
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
#include "declaration.h"
|
||||
#include "../../hash_data/hash_data.h"
|
||||
#include "../../hashmap/hashmap.h"
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2025 William Bell
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
#ifndef DECLARATION_H
|
||||
#define DECLARATION_H
|
||||
#include "../parser.h"
|
||||
|
||||
Reference in New Issue
Block a user