Skip to content

Commit

Permalink
Switch to Apache license (#26)
Browse files Browse the repository at this point in the history
Relicense libcimpp under Apache as described in #25
  • Loading branch information
m-mirz authored Jun 23, 2024
2 parents 1bd4c54 + 893a6c4 commit a02afb6
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 374 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM fedora:36
LABEL \
org.label-schema.schema-version = "2.1.0" \
org.label-schema.name = "libcimpp" \
org.label-schema.license = "MPL" \
org.label-schema.license = "Apache-2.0" \
org.label-schema.vcs-url = "https://github.com/sogno-platform/libcimpp"

RUN dnf -y update
Expand Down
Loading

0 comments on commit a02afb6

Please sign in to comment.