diff options
| author | Mai M <mathew1800@gmail.com> | 2022-04-28 23:28:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-28 23:28:42 -0400 |
| commit | ca28b447acfb8bf9feeccc2c3b8656595231fd87 (patch) | |
| tree | 80cfc002b300086c2ce4fd3e411ef3dbcab24191 /src/common/common_types.h | |
| parent | 5687bc6e103d47d5ddf1ac4380a939f1287bdb31 (diff) | |
| parent | 01cf05bc75b1e47beb08937439f3ed9339e7b254 (diff) | |
Merge pull request #8280 from Tachi107/spdx-fixup
chore: add missing SPDX tags
Diffstat (limited to 'src/common/common_types.h')
| -rw-r--r-- | src/common/common_types.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common/common_types.h b/src/common/common_types.h index 99bffc460..0fc225aff 100644 --- a/src/common/common_types.h +++ b/src/common/common_types.h @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2012 Gekko Emulator +// SPDX-FileContributor: ShizZy <shizzy247@gmail.com> +// SPDX-License-Identifier: GPL-2.0-or-later + /** * Copyright (C) 2005-2012 Gekko Emulator * |
