add copyright stanza to expect script

This commit is contained in:
François Garillot
2020-11-17 14:58:59 -05:00
parent 95152c3b35
commit f8c976d659
+4
View File
@@ -1,4 +1,8 @@
#!/bin/expect -f
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
set timeout 1
spawn cargo run --example simple_login