mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-22 12:47:45 +00:00
add copyring for reuse
This commit is contained in:
parent
8de836dcc3
commit
142d1d24f0
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
use crate::ByteBuffer;
|
||||
use crate::equipment::Slot;
|
||||
use binrw::NullString;
|
||||
|
|
Loading…
Add table
Reference in a new issue