Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2016-03-16 21:03:00 +0000
committerSam Davis2016-03-16 21:03:46 +0000
commit05acf8e7e9d8a44d70df6ec5615cc70e3e7cdd94 (patch)
tree6ea557fa90617a0072d82fd82c545066797d0a2a
parent11a3d46d9f45bd2088333e4a21b5fb8de29e3c48 (diff)
downloadorg.eclipse.mylyn.builds-05acf8e7e9d8a44d70df6ec5615cc70e3e7cdd94.tar.gz
org.eclipse.mylyn.builds-05acf8e7e9d8a44d70df6ec5615cc70e3e7cdd94.tar.xz
org.eclipse.mylyn.builds-05acf8e7e9d8a44d70df6ec5615cc70e3e7cdd94.zip
488408: update builds copyrights for 3.19 release v1.11.0R_3_19_0e_4_5_m_3_19_x
Change-Id: Ic0826d033c83c9cc0cf4df14381131015ad44a0c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488408
-rw-r--r--org.eclipse.mylyn.builds.core/src/org/eclipse/mylyn/builds/core/BuildStatus.java2
-rw-r--r--org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/builds/ui/spi/BuildServerWizard.java2
-rw-r--r--org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/internal/builds/ui/commands/messages.properties7
-rw-r--r--org.eclipse.mylyn.hudson.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java2
-rw-r--r--org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/HudsonServerBehaviour.java2
-rw-r--r--org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonUrlUtil.java2
-rw-r--r--org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/RestfulHudsonClient.java2
-rw-r--r--org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonClientTest.java2
-rw-r--r--org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonUrlUtilTest.java2
-rw-r--r--org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/core/HudsonServerBehaviourTest.java2
-rw-r--r--org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonHarness.java2
-rw-r--r--org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonTestUtil.java2
12 files changed, 18 insertions, 11 deletions
diff --git a/org.eclipse.mylyn.builds.core/src/org/eclipse/mylyn/builds/core/BuildStatus.java b/org.eclipse.mylyn.builds.core/src/org/eclipse/mylyn/builds/core/BuildStatus.java
index c4c2aa94..849070fb 100644
--- a/org.eclipse.mylyn.builds.core/src/org/eclipse/mylyn/builds/core/BuildStatus.java
+++ b/org.eclipse.mylyn.builds.core/src/org/eclipse/mylyn/builds/core/BuildStatus.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2011 Tasktop Technologies and others.
+ * Copyright (c) 2010, 2016 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/builds/ui/spi/BuildServerWizard.java b/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/builds/ui/spi/BuildServerWizard.java
index 3cd73711..a0f94c17 100644
--- a/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/builds/ui/spi/BuildServerWizard.java
+++ b/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/builds/ui/spi/BuildServerWizard.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2012 Tasktop Technologies and others.
+ * Copyright (c) 2010, 2016 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/internal/builds/ui/commands/messages.properties b/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/internal/builds/ui/commands/messages.properties
index b487eec9..33180b0e 100644
--- a/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/internal/builds/ui/commands/messages.properties
+++ b/org.eclipse.mylyn.builds.ui/src/org/eclipse/mylyn/internal/builds/ui/commands/messages.properties
@@ -1,2 +1,9 @@
+###############################################################################
+# Copyright (c) 2016.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+###############################################################################
BuildUrlCommandHandler_Downloading_Build_X=Downloading Build {0}
BuildUrlCommandHandler_Open_with_Browser=Open with Browser
diff --git a/org.eclipse.mylyn.hudson.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java b/org.eclipse.mylyn.hudson.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java
index 8e0f06bb..857c15a3 100644
--- a/org.eclipse.mylyn.hudson.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java
+++ b/org.eclipse.mylyn.hudson.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2013 Tasktop Technologies and others.
+ * Copyright (c) 2010, 2016 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/HudsonServerBehaviour.java b/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/HudsonServerBehaviour.java
index 3691acbd..0ea1c6fd 100644
--- a/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/HudsonServerBehaviour.java
+++ b/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/HudsonServerBehaviour.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2014 Markus Knittig and others.
+ * Copyright (c) 2010, 2016 Markus Knittig and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonUrlUtil.java b/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonUrlUtil.java
index 1f2cb272..fc4e94b7 100644
--- a/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonUrlUtil.java
+++ b/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonUrlUtil.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2015 Christian Gaege and others.
+ * Copyright (c) 2015, 2016 Christian Gaege and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/RestfulHudsonClient.java b/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/RestfulHudsonClient.java
index 1acbe9ac..bed93250 100644
--- a/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/RestfulHudsonClient.java
+++ b/org.eclipse.mylyn.hudson.core/src/org/eclipse/mylyn/internal/hudson/core/client/RestfulHudsonClient.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2014 Markus Knittig and others.
+ * Copyright (c) 2010, 2016 Markus Knittig and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonClientTest.java b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonClientTest.java
index 84590f6c..e9106cd3 100644
--- a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonClientTest.java
+++ b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonClientTest.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2013 Markus Knittig and others.
+ * Copyright (c) 2010, 2016 Markus Knittig and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonUrlUtilTest.java b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonUrlUtilTest.java
index d3cd0702..a0f22c6a 100644
--- a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonUrlUtilTest.java
+++ b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/client/HudsonUrlUtilTest.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2015 Christian Gaege and others.
+ * Copyright (c) 2015, 2016 Christian Gaege and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/core/HudsonServerBehaviourTest.java b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/core/HudsonServerBehaviourTest.java
index c468df8f..3016a18d 100644
--- a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/core/HudsonServerBehaviourTest.java
+++ b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/core/HudsonServerBehaviourTest.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2013 Markus Knittig and others.
+ * Copyright (c) 2010, 2016 Markus Knittig and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonHarness.java b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonHarness.java
index a5f54662..b20274bc 100644
--- a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonHarness.java
+++ b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonHarness.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2011, 2013 Tasktop Technologies and others.
+ * Copyright (c) 2011, 2016 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonTestUtil.java b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonTestUtil.java
index 6d81ce5c..631dd166 100644
--- a/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonTestUtil.java
+++ b/org.eclipse.mylyn.hudson.tests/src/org/eclipse/mylyn/hudson/tests/support/HudsonTestUtil.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2011, 2015 Tasktop Technologies and others.
+ * Copyright (c) 2011, 2016 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at

Back to the top