diff --git a/bin/bpyvenv.sh b/bin/bpyvenv.sh index 1c3c6ad1..781a641e 100755 --- a/bin/bpyvenv.sh +++ b/bin/bpyvenv.sh @@ -1,5 +1,8 @@ #!/bin/bash # +# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ +# +# # Set up python venv to run scripts in bin # function die { diff --git a/bubble-server/src/main/resources/packer/roles/mitmproxy/files/bubble_debug.py b/bubble-server/src/main/resources/packer/roles/mitmproxy/files/bubble_debug.py index d092c271..4baf4926 100644 --- a/bubble-server/src/main/resources/packer/roles/mitmproxy/files/bubble_debug.py +++ b/bubble-server/src/main/resources/packer/roles/mitmproxy/files/bubble_debug.py @@ -1,3 +1,6 @@ +# +# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ +# import threading import traceback import signal diff --git a/bubble-web b/bubble-web index 9107e63e..52bbba5c 160000 --- a/bubble-web +++ b/bubble-web @@ -1 +1 @@ -Subproject commit 9107e63ec05ff9135a792ba9fb2ecd3f624be20e +Subproject commit 52bbba5ccbf22f5adf97c6e3aa7b2cb4d131885c