[meta] fix license headers #2547
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "liz-fix-license-hdr-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
liz-fix-license-hdr-1to [meta] fix license headersAs a general rule of thumb, projects that are NOT explicitly made for Eden don't receive our copyright. This includes CPMUtil, GetSCMRev (both of which were developed outside of Eden before their implantation), sse2neon, and any other embedded things like CPM.
Also, there are lots of dupes. I found all the different types and marked them down
@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
CPMUtil and GetSCMRev are separate projects, so they should not necessarily receive the header
@ -1,3 +3,4 @@
# SPDX-FileCopyrightText: 2025 Eden Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
Dup
@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
Not our project
@ -1,2 +2,4 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
Dup
New commits pushed, approval review dismissed automatically according to repository settings