Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.mylyn.gerrit.core.tests/build.properties9
-rw-r--r--org.eclipse.mylyn.gerrit.core/build.properties7
-rw-r--r--org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/data/GerritPerson.java2
-rw-r--r--org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/rest/CommentInput.java2
-rw-r--r--org.eclipse.mylyn.gerrit.dashboard.feature/build.properties9
-rw-r--r--org.eclipse.mylyn.gerrit.tests/build.properties9
-rw-r--r--org.eclipse.mylyn.gerrit.ui.tests/build.properties9
-rw-r--r--org.eclipse.mylyn.gerrit.ui/build.properties9
-rw-r--r--org.eclipse.mylyn.gerrit.ui/src/org/eclipse/mylyn/internal/gerrit/ui/egit/GitFileRevisionUtils.java2
-rw-r--r--org.eclipse.mylyn.reviews.core.tests/build.properties7
-rw-r--r--org.eclipse.mylyn.reviews.core/build.properties7
-rw-r--r--org.eclipse.mylyn.reviews.edit/build.properties7
-rw-r--r--org.eclipse.mylyn.reviews.tests/build.properties9
-rw-r--r--org.eclipse.mylyn.reviews.ui.tests/build.properties9
-rw-r--r--org.eclipse.mylyn.reviews.ui/build.properties9
-rw-r--r--org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/CommentInformationControl.java2
-rw-r--r--org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/Messages.java2
-rw-r--r--org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/messages.properties2
-rw-r--r--org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/ReviewCompareAnnotationSupport.java2
-rw-r--r--org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/editors/parts/AbstractCommentPart.java2
20 files changed, 60 insertions, 56 deletions
diff --git a/org.eclipse.mylyn.gerrit.core.tests/build.properties b/org.eclipse.mylyn.gerrit.core.tests/build.properties
index 57b42e5ec..2f7bf9628 100644
--- a/org.eclipse.mylyn.gerrit.core.tests/build.properties
+++ b/org.eclipse.mylyn.gerrit.core.tests/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.gerrit.core/build.properties b/org.eclipse.mylyn.gerrit.core/build.properties
index 7c5afc594..ee8e20822 100644
--- a/org.eclipse.mylyn.gerrit.core/build.properties
+++ b/org.eclipse.mylyn.gerrit.core/build.properties
@@ -1,10 +1,4 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
-# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
-###############################################################################
# Copyright (c) 2011 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
@@ -13,6 +7,7 @@
#
# Contributors:
# Tasktop Technologies - initial API and implementation
+###############################################################################
bin.includes = .,\
META-INF/,\
diff --git a/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/data/GerritPerson.java b/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/data/GerritPerson.java
index 8d3ade518..562004986 100644
--- a/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/data/GerritPerson.java
+++ b/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/data/GerritPerson.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2012 Tasktop Technologies and others.
+ * Copyright (c) 2012, 2015 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.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/rest/CommentInput.java b/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/rest/CommentInput.java
index 0709abd51..267e4a1e9 100644
--- a/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/rest/CommentInput.java
+++ b/org.eclipse.mylyn.gerrit.core/src/org/eclipse/mylyn/internal/gerrit/core/client/rest/CommentInput.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2013, 2014 Tasktop Technologies and others.
+ * Copyright (c) 2013, 2015 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.gerrit.dashboard.feature/build.properties b/org.eclipse.mylyn.gerrit.dashboard.feature/build.properties
index 595e0c4d2..f8a19a6c3 100644
--- a/org.eclipse.mylyn.gerrit.dashboard.feature/build.properties
+++ b/org.eclipse.mylyn.gerrit.dashboard.feature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
bin.includes = feature.xml,\
feature.properties,\
diff --git a/org.eclipse.mylyn.gerrit.tests/build.properties b/org.eclipse.mylyn.gerrit.tests/build.properties
index c58519aa2..bb3a9b3ec 100644
--- a/org.eclipse.mylyn.gerrit.tests/build.properties
+++ b/org.eclipse.mylyn.gerrit.tests/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.gerrit.ui.tests/build.properties b/org.eclipse.mylyn.gerrit.ui.tests/build.properties
index 57b42e5ec..2f7bf9628 100644
--- a/org.eclipse.mylyn.gerrit.ui.tests/build.properties
+++ b/org.eclipse.mylyn.gerrit.ui.tests/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.gerrit.ui/build.properties b/org.eclipse.mylyn.gerrit.ui/build.properties
index 979c84162..8983c4727 100644
--- a/org.eclipse.mylyn.gerrit.ui/build.properties
+++ b/org.eclipse.mylyn.gerrit.ui/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.gerrit.ui/src/org/eclipse/mylyn/internal/gerrit/ui/egit/GitFileRevisionUtils.java b/org.eclipse.mylyn.gerrit.ui/src/org/eclipse/mylyn/internal/gerrit/ui/egit/GitFileRevisionUtils.java
index 5364b5046..22d7fcc45 100644
--- a/org.eclipse.mylyn.gerrit.ui/src/org/eclipse/mylyn/internal/gerrit/ui/egit/GitFileRevisionUtils.java
+++ b/org.eclipse.mylyn.gerrit.ui/src/org/eclipse/mylyn/internal/gerrit/ui/egit/GitFileRevisionUtils.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2013, Ericsson AB and others.
+ * Copyright (c) 2013, 2015, Ericsson AB 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.reviews.core.tests/build.properties b/org.eclipse.mylyn.reviews.core.tests/build.properties
index 3497c9255..94674517f 100644
--- a/org.eclipse.mylyn.reviews.core.tests/build.properties
+++ b/org.eclipse.mylyn.reviews.core.tests/build.properties
@@ -1,10 +1,4 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
-# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
-###############################################################################
# Copyright (c) 2011 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
@@ -13,6 +7,7 @@
#
# Contributors:
# Tasktop Technologies - initial API and implementation
+###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.reviews.core/build.properties b/org.eclipse.mylyn.reviews.core/build.properties
index cbeee70b6..771f6633b 100644
--- a/org.eclipse.mylyn.reviews.core/build.properties
+++ b/org.eclipse.mylyn.reviews.core/build.properties
@@ -1,10 +1,4 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
-# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
-###############################################################################
# Copyright (c) 2011 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
@@ -13,6 +7,7 @@
#
# Contributors:
# Tasktop Technologies - initial API and implementation
+###############################################################################
bin.includes = .,\
model/,\
diff --git a/org.eclipse.mylyn.reviews.edit/build.properties b/org.eclipse.mylyn.reviews.edit/build.properties
index 27ab1d1de..0aceddb49 100644
--- a/org.eclipse.mylyn.reviews.edit/build.properties
+++ b/org.eclipse.mylyn.reviews.edit/build.properties
@@ -1,10 +1,4 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
-# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
-###############################################################################
# Copyright (c) 2013 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
@@ -13,6 +7,7 @@
#
# Contributors:
# Tasktop Technologies - initial API and implementation
+###############################################################################
bin.includes = .,\
icons/,\
diff --git a/org.eclipse.mylyn.reviews.tests/build.properties b/org.eclipse.mylyn.reviews.tests/build.properties
index 57b42e5ec..2f7bf9628 100644
--- a/org.eclipse.mylyn.reviews.tests/build.properties
+++ b/org.eclipse.mylyn.reviews.tests/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.reviews.ui.tests/build.properties b/org.eclipse.mylyn.reviews.ui.tests/build.properties
index 57b42e5ec..2f7bf9628 100644
--- a/org.eclipse.mylyn.reviews.ui.tests/build.properties
+++ b/org.eclipse.mylyn.reviews.ui.tests/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.reviews.ui/build.properties b/org.eclipse.mylyn.reviews.ui/build.properties
index 979c84162..8983c4727 100644
--- a/org.eclipse.mylyn.reviews.ui/build.properties
+++ b/org.eclipse.mylyn.reviews.ui/build.properties
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
diff --git a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/CommentInformationControl.java b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/CommentInformationControl.java
index d0c255a27..ca8cee8f3 100644
--- a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/CommentInformationControl.java
+++ b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/CommentInformationControl.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2013 Atlassian and others.
+ * Copyright (c) 2009, 2015 Atlassian 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.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/Messages.java b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/Messages.java
index 1e6d63c85..bb9780cb9 100644
--- a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/Messages.java
+++ b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/Messages.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2014 Tasktop Technologies and others.
+ * Copyright (c) 2014, 2015 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.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/messages.properties b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/messages.properties
index a07807b25..08fb7fab9 100644
--- a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/messages.properties
+++ b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/annotations/messages.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2014 Tasktop Technologies and others.
+# Copyright (c) 2014, 2015 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.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/ReviewCompareAnnotationSupport.java b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/ReviewCompareAnnotationSupport.java
index 8c22e5eb0..ff6c066fe 100644
--- a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/ReviewCompareAnnotationSupport.java
+++ b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/ReviewCompareAnnotationSupport.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2014 Atlassian and others.
+ * Copyright (c) 2009, 2015 Atlassian 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.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/editors/parts/AbstractCommentPart.java b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/editors/parts/AbstractCommentPart.java
index 513137c3a..15ac6ae7e 100644
--- a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/editors/parts/AbstractCommentPart.java
+++ b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/editors/parts/AbstractCommentPart.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2014 Atlassian and others.
+ * Copyright (c) 2009, 2015 Atlassian 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