summaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/ngram_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/alltest/ngram_test.sh')
-rwxr-xr-xfsa/src/alltest/ngram_test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/fsa/src/alltest/ngram_test.sh b/fsa/src/alltest/ngram_test.sh
index 59d6d7f2db0..cc3ccb83b0f 100755
--- a/fsa/src/alltest/ngram_test.sh
+++ b/fsa/src/alltest/ngram_test.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
if [ -z "$SOURCE_DIRECTORY" ]; then