summaryrefslogtreecommitdiffstats
path: root/lifecycle_mapping
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-06-14 18:25:40 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-06-14 18:25:40 +0200
commitcedacfeac5330e4acd7a49bcbb37a1d8de9b6348 (patch)
treef81f4112051da0bfb5c840c6cee3891991f5a8e3 /lifecycle_mapping
parent84560e700ad98068e2fa360c97ed5e99d826efd2 (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;
/*