treewide: relicense to ScyllaDB-Source-Available-1.0

Drop the AGPL license in favor of a source-available license.
See the blog post [1] for details.

[1] https://www.scylladb.com/2024/12/18/why-were-moving-to-a-source-available-license/
This commit is contained in:
Avi Kivity
2024-12-18 13:00:28 +02:00
parent 1a717f3014
commit f3eade2f62
2117 changed files with 2187 additions and 4160 deletions

View File

@@ -4,7 +4,7 @@
*/
/*
* SPDX-License-Identifier: (AGPL-3.0-or-later and Apache-2.0)
* SPDX-License-Identifier: (LicenseRef-ScyllaDB-Source-Available-1.0 and Apache-2.0)
*/
#include <stdexcept>