diff --git a/build/all.bash b/build/all.bash index 1a8e4a8f7c..19ef780d37 100755 --- a/build/all.bash +++ b/build/all.bash @@ -1,4 +1,8 @@ #!/bin/bash -e + +# Copyright (C) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See LICENSE in the project root for license information. + usage() { cat <