Add missing copyright

This commit is contained in:
Daniel Imms 2022-02-18 04:26:35 -08:00
parent 9729f445ee
commit d78bf74e3d
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
# ---------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
# ---------------------------------------------------------------------------------------------
autoload -Uz add-zsh-hook
IN_COMMAND_EXECUTION="1"

View file

@ -1,3 +1,7 @@
# ---------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
# ---------------------------------------------------------------------------------------------
if [ -z "$VSCODE_SHELL_LOGIN" ]; then
. ~/.bashrc