Skip to content

Commit

Permalink
Relicense most code under GPL-2.0-or-later OR Apache-2.0
Browse files Browse the repository at this point in the history
We had a big mess of licenses before; this reduces the set
considerably. The updated `COPYING` file summarizes things.

Closes: containers#344
Signed-off-by: Colin Walters <[email protected]>
  • Loading branch information
cgwalters committed Oct 2, 2024
1 parent 99deae3 commit ad7cc63
Show file tree
Hide file tree
Showing 35 changed files with 760 additions and 2,052 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
# SPDX-License-Identifier: GPL-2.0-or-later OR Apache-2.0
#
# clang-format configuration file. Intended for clang-format >= 4.
#
Expand Down
348 changes: 15 additions & 333 deletions COPYING

Large diffs are not rendered by default.

359 changes: 359 additions & 0 deletions COPYING.GPL-2.0-only

Large diffs are not rendered by default.

339 changes: 339 additions & 0 deletions COPYING.GPL-2.0-or-later

Large diffs are not rendered by default.

165 changes: 0 additions & 165 deletions COPYING.LESSERv3

This file was deleted.

File renamed without changes.
Loading

0 comments on commit ad7cc63

Please sign in to comment.