Skip to content

Commit

Permalink
fix(license): correct license holder
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur-akamai committed Nov 23, 2023
1 parent cbe3db7 commit f5996e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2023 Linode, LLC
# Copyright 2023 Akamai Technologies, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -72,7 +72,7 @@ HEALTHCHECK NONE
# Add labels
LABEL name="linode-cosi-driver"
LABEL description="COSI Driver for Linode Object Storage"
LABEL vendor="Linode, LLC"
LABEL vendor="Akamai Technologies, Inc."
LABEL license="Apache-2.0"
LABEL maintainers="Linode COSI Driver Authors"

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2023 Linode, LLC
Copyright 2023 Akamai Technologies, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit f5996e0

Please sign in to comment.