summaryrefslogtreecommitdiffstats
path: root/lifecycle_mapping
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-06-14 16:05:19 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-06-14 16:05:19 +0200
commita937838f9f200334659948d30b8a97efc137fb79 (patch)
tree2747c4cd0dc987a96bf1e93fc324af668f60b2ac /lifecycle_mapping
parent707aaf0d406518427d1f8c643cbf85a8535e6043 (diff)
Update copyright headers
Diffstat (limited to 'lifecycle_mapping')
-rw-r--r--lifecycle_mapping/pom.xml2
-rw-r--r--lifecycle_mapping/src/main/java/org/eclipse/m2e/MyMojo.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/lifecycle_mapping/pom.xml b/lifecycle_mapping/pom.xml
index 12121f55dd7..5ec33f68096 100644
--- a/lifecycle_mapping/pom.xml
+++ b/lifecycle_mapping/pom.xml
@@ -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. -->
<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>
diff --git a/lifecycle_mapping/src/main/java/org/eclipse/m2e/MyMojo.java b/lifecycle_mapping/src/main/java/org/eclipse/m2e/MyMojo.java
index 443dd45ce01..ea2d3dabcec 100644
--- a/lifecycle_mapping/src/main/java/org/eclipse/m2e/MyMojo.java
+++ b/lifecycle_mapping/src/main/java/org/eclipse/m2e/MyMojo.java
@@ -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.
package org.eclipse.m2e;
/*