Files
scylladb/licenses
Kefu Chai 4670ba90e5 scripts: remove git-archive-all
since we don't build the rpm/deb packages from source tarball anymore,
instead we build the rpm/deb packages from precompiled relocatable
package. there is no need to keep git-archive-all in the repo. in this
change, the git-archive-all script and its license file are removed.
they were added for building rpm packages from source tarball in
f87add31a7.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes #13372
2023-03-29 18:59:23 +03:00
..
2020-06-14 08:18:37 -07:00

Note on licenses directory

The files in this directory represent licenses that apply to portions of the work. See each source file for applicable licenses.

The work in whole is licensed under the Affero GPL, version 3 or above. See the LICENSE.AGPL file in the top-level directory.

Individual files contain the following tag:

SPDX-License-Identifier: AGPL-3.0-or-later

Some files are derived from Apache projects. These are dual-licensed with the Apache License (version 2) and AGPL 3.0. They contain the following tag:

SPDX-License-Identifier: (AGPL-3.0-or-later and Apache-2.0)