aboutsummaryrefslogtreecommitdiffstats
path: root/config-bundle
diff options
context:
space:
mode:
Diffstat (limited to 'config-bundle')
-rw-r--r--config-bundle/CMakeLists.txt2
-rw-r--r--config-bundle/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config-bundle/CMakeLists.txt b/config-bundle/CMakeLists.txt
index 8d4878920a4..774372de9d0 100644
--- a/config-bundle/CMakeLists.txt
+++ b/config-bundle/CMakeLists.txt
@@ -1,2 +1,2 @@
-# 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.
install_fat_java_artifact(config-bundle)
diff --git a/config-bundle/pom.xml b/config-bundle/pom.xml
index 2147798791f..e8409bc1bbe 100644
--- a/config-bundle/pom.xml
+++ b/config-bundle/pom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- 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. -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>