diff --git a/scripts/spellcheck.sh b/scripts/spellcheck.sh index 7f423d5037cafa310a2761e395dc0dba9d270214..9cd9936eab55940f689cda0bf0ddfc958c48c91d 100755 --- a/scripts/spellcheck.sh +++ b/scripts/spellcheck.sh @@ -1,3 +1,6 @@ + +# Copyright (c) Meta Platforms, Inc. and affiliates. +# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement. # Source: https://github.com/pytorch/torchx/blob/main/scripts/spellcheck.sh set -ex sudo apt-get install aspell