summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/resources/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc/src/main/resources/configdefinitions')
-rw-r--r--container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def2
-rw-r--r--container-disc/src/main/resources/configdefinitions/jdisc-bindings.def2
-rw-r--r--container-disc/src/main/resources/configdefinitions/jersey-connection.def2
-rw-r--r--container-disc/src/main/resources/configdefinitions/jersey-init.def2
-rw-r--r--container-disc/src/main/resources/configdefinitions/jersey-web-app-pool.def2
-rw-r--r--container-disc/src/main/resources/configdefinitions/metric-defaults.def2
-rw-r--r--container-disc/src/main/resources/configdefinitions/score-board.def2
7 files changed, 7 insertions, 7 deletions
diff --git a/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def b/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def
index 283f8c160a8..ae324a3a581 100644
--- a/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def
+++ b/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.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=container.jdisc.config
serverName string default="default"
diff --git a/container-disc/src/main/resources/configdefinitions/jdisc-bindings.def b/container-disc/src/main/resources/configdefinitions/jdisc-bindings.def
index d3790d616b4..70017be423b 100644
--- a/container-disc/src/main/resources/configdefinitions/jdisc-bindings.def
+++ b/container-disc/src/main/resources/configdefinitions/jdisc-bindings.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=1
namespace=container.jdisc
diff --git a/container-disc/src/main/resources/configdefinitions/jersey-connection.def b/container-disc/src/main/resources/configdefinitions/jersey-connection.def
index 2827f4ce680..b8662e07bf9 100644
--- a/container-disc/src/main/resources/configdefinitions/jersey-connection.def
+++ b/container-disc/src/main/resources/configdefinitions/jersey-connection.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.
## Do NOT move this file to the container-jersey module. If system bundles
## like config-model import packages from container-jersey, new class
## loaders for these bundles will be created after reconfig.
diff --git a/container-disc/src/main/resources/configdefinitions/jersey-init.def b/container-disc/src/main/resources/configdefinitions/jersey-init.def
index fb4801d3919..95ec9f23906 100644
--- a/container-disc/src/main/resources/configdefinitions/jersey-init.def
+++ b/container-disc/src/main/resources/configdefinitions/jersey-init.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.
## Do NOT move this file to the container-jersey module. If system bundles
## like config-model import packages from container-jersey, new class
## loaders for these bundles will be created after reconfig.
diff --git a/container-disc/src/main/resources/configdefinitions/jersey-web-app-pool.def b/container-disc/src/main/resources/configdefinitions/jersey-web-app-pool.def
index 5710aeb4d3b..52cb9f2229a 100644
--- a/container-disc/src/main/resources/configdefinitions/jersey-web-app-pool.def
+++ b/container-disc/src/main/resources/configdefinitions/jersey-web-app-pool.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.
## Do NOT move this file to the container-jersey module. If system bundles
## like config-model import packages from container-jersey, new class
## loaders for these bundles will be created after reconfig.
diff --git a/container-disc/src/main/resources/configdefinitions/metric-defaults.def b/container-disc/src/main/resources/configdefinitions/metric-defaults.def
index 7cd43b329d3..013c2a8c77e 100644
--- a/container-disc/src/main/resources/configdefinitions/metric-defaults.def
+++ b/container-disc/src/main/resources/configdefinitions/metric-defaults.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=container.jdisc.config
factory enum { STATE_MONITOR, YAMAS_SCOREBOARD } default = STATE_MONITOR
diff --git a/container-disc/src/main/resources/configdefinitions/score-board.def b/container-disc/src/main/resources/configdefinitions/score-board.def
index 723b8a70cd9..478db8de253 100644
--- a/container-disc/src/main/resources/configdefinitions/score-board.def
+++ b/container-disc/src/main/resources/configdefinitions/score-board.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=jdisc.metrics.yamasconsumer.cloud
applicationName string default="JDisc"