summaryrefslogtreecommitdiffstats
path: root/searchcore/util/showschema.pl
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/util/showschema.pl')
-rw-r--r--searchcore/util/showschema.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/util/showschema.pl b/searchcore/util/showschema.pl
index 5ded4505ea5..1fbdc1cfec7 100644
--- a/searchcore/util/showschema.pl
+++ b/searchcore/util/showschema.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
while ( <STDIN> ) {
if ( m/^indexfield\[(\d+)\]$/ ) {