Skip to content

Commit

Permalink
updating copyrights from pre merge check in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 24, 2024
1 parent 9075a90 commit 757e9cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/cors_proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Dockerfile/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro).
# This copyright was auto-generated on Wed Jul 24 17:52:26 UTC 2024

FROM nginx:alpine

WORKDIR /etc/nginx
Expand Down
3 changes: 3 additions & 0 deletions tools/cors_proxy/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# docker-compose.yml/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro).
# This copyright was auto-generated on Wed Jul 24 17:52:26 UTC 2024

services:
cors_proxy:
container_name: cors_proxy
Expand Down

0 comments on commit 757e9cd

Please sign in to comment.