summaryrefslogtreecommitdiffstats
path: root/configgen/src/main/resources/make-config-preproc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'configgen/src/main/resources/make-config-preproc.pl')
-rwxr-xr-xconfiggen/src/main/resources/make-config-preproc.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configgen/src/main/resources/make-config-preproc.pl b/configgen/src/main/resources/make-config-preproc.pl
index a3432957e04..507b426457b 100755
--- a/configgen/src/main/resources/make-config-preproc.pl
+++ b/configgen/src/main/resources/make-config-preproc.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 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# This is the config pre-processor.
# It handles import statements, and does syntax checking etc.