summaryrefslogtreecommitdiffstats
path: root/config-lib/src/test/resources
diff options
context:
space:
mode:
Diffstat (limited to 'config-lib/src/test/resources')
-rw-r--r--config-lib/src/test/resources/configdefinitions/app.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/arraytypes.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/chains-test.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/datastructures.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/defaulttest.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/function-test.def2
-rwxr-xr-xconfig-lib/src/test/resources/configdefinitions/int.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/maptypes.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/md5test.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/namespace.def2
-rwxr-xr-xconfig-lib/src/test/resources/configdefinitions/restart.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/simpletypes.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/specialtypes.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/standard.def2
-rwxr-xr-xconfig-lib/src/test/resources/configdefinitions/string.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/structtypes.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/test-nodefs.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/test-nonstring.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/test-reference.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/testnamespace.def2
-rw-r--r--config-lib/src/test/resources/configdefinitions/unicode.def2
21 files changed, 21 insertions, 21 deletions
diff --git a/config-lib/src/test/resources/configdefinitions/app.def b/config-lib/src/test/resources/configdefinitions/app.def
index 40db5310927..78388998ef3 100644
--- a/config-lib/src/test/resources/configdefinitions/app.def
+++ b/config-lib/src/test/resources/configdefinitions/app.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
message string default="Hello!"
diff --git a/config-lib/src/test/resources/configdefinitions/arraytypes.def b/config-lib/src/test/resources/configdefinitions/arraytypes.def
index 3529b906c4a..8add790c6cb 100644
--- a/config-lib/src/test/resources/configdefinitions/arraytypes.def
+++ b/config-lib/src/test/resources/configdefinitions/arraytypes.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple array types that can be used for testing
# individual types in detail.
namespace=test
diff --git a/config-lib/src/test/resources/configdefinitions/chains-test.def b/config-lib/src/test/resources/configdefinitions/chains-test.def
index 5cc593b1443..88921b96d8d 100644
--- a/config-lib/src/test/resources/configdefinitions/chains-test.def
+++ b/config-lib/src/test/resources/configdefinitions/chains-test.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Chains configuration
namespace=test
diff --git a/config-lib/src/test/resources/configdefinitions/datastructures.def b/config-lib/src/test/resources/configdefinitions/datastructures.def
index 648fe569020..7b0aa22c941 100644
--- a/config-lib/src/test/resources/configdefinitions/datastructures.def
+++ b/config-lib/src/test/resources/configdefinitions/datastructures.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
date[] string
diff --git a/config-lib/src/test/resources/configdefinitions/defaulttest.def b/config-lib/src/test/resources/configdefinitions/defaulttest.def
index eec012ffbb9..d1210890184 100644
--- a/config-lib/src/test/resources/configdefinitions/defaulttest.def
+++ b/config-lib/src/test/resources/configdefinitions/defaulttest.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
nondefaultstring string
diff --git a/config-lib/src/test/resources/configdefinitions/function-test.def b/config-lib/src/test/resources/configdefinitions/function-test.def
index 935efe9ca21..63206fa7c3b 100644
--- a/config-lib/src/test/resources/configdefinitions/function-test.def
+++ b/config-lib/src/test/resources/configdefinitions/function-test.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#
# This def file should test most aspects of def files that makes a difference
# for the autogenerated config classes. The goal is to trigger all blocks of
diff --git a/config-lib/src/test/resources/configdefinitions/int.def b/config-lib/src/test/resources/configdefinitions/int.def
index 0bf82ed9987..ea29b911fc4 100755
--- a/config-lib/src/test/resources/configdefinitions/int.def
+++ b/config-lib/src/test/resources/configdefinitions/int.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
intVal int default=1
diff --git a/config-lib/src/test/resources/configdefinitions/maptypes.def b/config-lib/src/test/resources/configdefinitions/maptypes.def
index 389a9b71012..0e39c7ccdb9 100644
--- a/config-lib/src/test/resources/configdefinitions/maptypes.def
+++ b/config-lib/src/test/resources/configdefinitions/maptypes.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only structs in various forms
namespace=foo
diff --git a/config-lib/src/test/resources/configdefinitions/md5test.def b/config-lib/src/test/resources/configdefinitions/md5test.def
index 86a199ea785..b419bd975bb 100644
--- a/config-lib/src/test/resources/configdefinitions/md5test.def
+++ b/config-lib/src/test/resources/configdefinitions/md5test.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# version=4 , version in comment does not count.
# Added empty line to see if we can confuse
diff --git a/config-lib/src/test/resources/configdefinitions/namespace.def b/config-lib/src/test/resources/configdefinitions/namespace.def
index e51a06e87b8..d92dc656fe7 100644
--- a/config-lib/src/test/resources/configdefinitions/namespace.def
+++ b/config-lib/src/test/resources/configdefinitions/namespace.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
namespace=myproject.config
diff --git a/config-lib/src/test/resources/configdefinitions/restart.def b/config-lib/src/test/resources/configdefinitions/restart.def
index 417a015a3d0..4b28e5a5d95 100755
--- a/config-lib/src/test/resources/configdefinitions/restart.def
+++ b/config-lib/src/test/resources/configdefinitions/restart.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
intVal int default=1 restart
diff --git a/config-lib/src/test/resources/configdefinitions/simpletypes.def b/config-lib/src/test/resources/configdefinitions/simpletypes.def
index 314c67ae709..b54ea43435d 100644
--- a/config-lib/src/test/resources/configdefinitions/simpletypes.def
+++ b/config-lib/src/test/resources/configdefinitions/simpletypes.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple leaf types with default values, that can be used
# for testing individual types in detail.
namespace=test
diff --git a/config-lib/src/test/resources/configdefinitions/specialtypes.def b/config-lib/src/test/resources/configdefinitions/specialtypes.def
index 3243288f0af..3b129c810c0 100644
--- a/config-lib/src/test/resources/configdefinitions/specialtypes.def
+++ b/config-lib/src/test/resources/configdefinitions/specialtypes.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
myfile file
diff --git a/config-lib/src/test/resources/configdefinitions/standard.def b/config-lib/src/test/resources/configdefinitions/standard.def
index e065535f97d..36c4c55f339 100644
--- a/config-lib/src/test/resources/configdefinitions/standard.def
+++ b/config-lib/src/test/resources/configdefinitions/standard.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple leaf types with default values, that can be used
# for testing individual types in detail.
namespace=test
diff --git a/config-lib/src/test/resources/configdefinitions/string.def b/config-lib/src/test/resources/configdefinitions/string.def
index 80ac3f4b1e6..63d189c3a4e 100755
--- a/config-lib/src/test/resources/configdefinitions/string.def
+++ b/config-lib/src/test/resources/configdefinitions/string.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
stringVal string default="_default_"
diff --git a/config-lib/src/test/resources/configdefinitions/structtypes.def b/config-lib/src/test/resources/configdefinitions/structtypes.def
index 0a3c8e23a45..5a646efc2c7 100644
--- a/config-lib/src/test/resources/configdefinitions/structtypes.def
+++ b/config-lib/src/test/resources/configdefinitions/structtypes.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only structs in various forms
namespace=test
diff --git a/config-lib/src/test/resources/configdefinitions/test-nodefs.def b/config-lib/src/test/resources/configdefinitions/test-nodefs.def
index 4a80231d709..b4c46a89695 100644
--- a/config-lib/src/test/resources/configdefinitions/test-nodefs.def
+++ b/config-lib/src/test/resources/configdefinitions/test-nodefs.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
# test config vars with no defaults
diff --git a/config-lib/src/test/resources/configdefinitions/test-nonstring.def b/config-lib/src/test/resources/configdefinitions/test-nonstring.def
index 3e54a3bb8bd..474c11770f1 100644
--- a/config-lib/src/test/resources/configdefinitions/test-nonstring.def
+++ b/config-lib/src/test/resources/configdefinitions/test-nonstring.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
# Test non-string config vars with defaults
diff --git a/config-lib/src/test/resources/configdefinitions/test-reference.def b/config-lib/src/test/resources/configdefinitions/test-reference.def
index 96c5f62030a..b5d82a7b4b6 100644
--- a/config-lib/src/test/resources/configdefinitions/test-reference.def
+++ b/config-lib/src/test/resources/configdefinitions/test-reference.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
configId reference default=":parent:"
diff --git a/config-lib/src/test/resources/configdefinitions/testnamespace.def b/config-lib/src/test/resources/configdefinitions/testnamespace.def
index b77eb5d81da..6e58c691097 100644
--- a/config-lib/src/test/resources/configdefinitions/testnamespace.def
+++ b/config-lib/src/test/resources/configdefinitions/testnamespace.def
@@ -1,3 +1,3 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=foo
basicStruct.stringVal string
diff --git a/config-lib/src/test/resources/configdefinitions/unicode.def b/config-lib/src/test/resources/configdefinitions/unicode.def
index 52b2353e60e..9a1ab170d92 100644
--- a/config-lib/src/test/resources/configdefinitions/unicode.def
+++ b/config-lib/src/test/resources/configdefinitions/unicode.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=test
unicodestring1 string