mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
licensing: convert "public domain" to CC0 1.0
Public domain does not have an internationally agreed upon definition, As such it's generally preferred to use an extremely liberal license, which can explicitly list the rights granted by the copyright holder. The CC0 license is the usual choice here. This "relicensing" is done without hunting down copyright holders, since it is presumed that their release of this work into the public domain authorizes us to redistribute this code under any other license of our choosing.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// This file is public domain, in case it's useful to anyone. -comex
|
||||
// SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
#include "Common/TraversalClient.h"
|
||||
|
||||
|
Reference in New Issue
Block a user