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
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)