From 744dea511cd74d89427d515d2b9d0bcf977258c6 Mon Sep 17 00:00:00 2001 From: sminto Date: Mon, 20 Jun 2005 16:04:32 +0000 Subject: Updated copyrights --- org.eclipse.mylyn.help.ui/build.properties | 10 ++++++++++ .../src/org/eclipse/mylyn/doc/MylarDocPlugin.java | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'org.eclipse.mylyn.help.ui') diff --git a/org.eclipse.mylyn.help.ui/build.properties b/org.eclipse.mylyn.help.ui/build.properties index 18b7eb838..1ff373b88 100644 --- a/org.eclipse.mylyn.help.ui/build.properties +++ b/org.eclipse.mylyn.help.ui/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2004 - 2005 University Of British Columbia 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# University Of British Columbia - initial API and implementation +############################################################################### source.mylar-doc.jar = src/ output.mylar-doc.jar = bin/ bin.includes = plugin.xml,\ diff --git a/org.eclipse.mylyn.help.ui/src/org/eclipse/mylyn/doc/MylarDocPlugin.java b/org.eclipse.mylyn.help.ui/src/org/eclipse/mylyn/doc/MylarDocPlugin.java index 20e24e9ee..9b47f20d3 100644 --- a/org.eclipse.mylyn.help.ui/src/org/eclipse/mylyn/doc/MylarDocPlugin.java +++ b/org.eclipse.mylyn.help.ui/src/org/eclipse/mylyn/doc/MylarDocPlugin.java @@ -1,3 +1,13 @@ +/******************************************************************************* + * Copyright (c) 2004 - 2005 University Of British Columbia 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 + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * University Of British Columbia - initial API and implementation + *******************************************************************************/ package org.eclipse.mylar.doc; import org.eclipse.ui.plugin.*; -- cgit v1.2.3