Skip to content

Commit dbc6d17

Browse files
author
Joseph Kim
authored
Merge pull request #3 from josephca/copyRight
Copyright updates
2 parents 707055c + 2683992 commit dbc6d17

36 files changed

+286
-231
lines changed

.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>microclimate-eclipse-plugin</name>
3+
<name>microclimate-eclipse-tools</name>
44
<comment></comment>
55
<projects>
66
</projects>

dev/ant_build/build-mdt.xml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!--
2-
IBM Confidential
3-
OCO Source Materials
4-
(C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
The source code for this program is not published or otherwise
6-
divested of its trade secrets, irrespective of what has
7-
been deposited with the U.S. Copyright Office.
2+
Copyright (c) 2018 IBM Corporation and others.
3+
All rights reserved. This program and the accompanying materials
4+
are made available under the terms of the Eclipse Public License v2.0
5+
which accompanies this distribution, and is available at
6+
http://www.eclipse.org/legal/epl-v20.html
7+
8+
Contributors:
9+
IBM Corporation - initial API and implementation
810
-->
911

1012
<project name="mdt_build" default="generateOpenMDTUpdateSite">

dev/ant_build/mdt_imports.xml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!--
2-
IBM Confidential
3-
OCO Source Materials
4-
(C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
The source code for this program is not published or otherwise
6-
divested of its trade secrets, irrespective of what has
7-
been deposited with the U.S. Copyright Office.
2+
Copyright (c) 2018 IBM Corporation and others.
3+
All rights reserved. This program and the accompanying materials
4+
are made available under the terms of the Eclipse Public License v2.0
5+
which accompanies this distribution, and is available at
6+
http://www.eclipse.org/legal/epl-v20.html
7+
8+
Contributors:
9+
IBM Corporation - initial API and implementation
810
-->
911

1012
<project name="mdt_imports">

dev/ant_build/mdt_product_updatesite_features.properties

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
###############################################################################
2-
# IBM Confidential
3-
# OCO Source Materials
4-
# (C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
# The source code for this program is not published or otherwise
6-
# divested of its trade secrets, irrespective of what has
7-
# been deposited with the U.S. Copyright Office.
2+
# Copyright (c) 2018 IBM Corporation and others.
3+
# All rights reserved. This program and the accompanying materials
4+
# are made available under the terms of the Eclipse Public License v2.0
5+
# which accompanies this distribution, and is available at
6+
# http://www.eclipse.org/legal/epl-v20.html
7+
#
8+
# Contributors:
9+
# IBM Corporation - initial API and implementation
810
###############################################################################
911

1012
com.ibm.microclimate

dev/ant_build/mdt_product_updatesite_toplevel_features.properties

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
###############################################################################
2-
# IBM Confidential
3-
# OCO Source Materials
4-
# (C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
# The source code for this program is not published or otherwise
6-
# divested of its trade secrets, irrespective of what has
7-
# been deposited with the U.S. Copyright Office.
2+
# Copyright (c) 2018 IBM Corporation and others.
3+
# All rights reserved. This program and the accompanying materials
4+
# are made available under the terms of the Eclipse Public License v2.0
5+
# which accompanies this distribution, and is available at
6+
# http://www.eclipse.org/legal/epl-v20.html
7+
#
8+
# Contributors:
9+
# IBM Corporation - initial API and implementation
810
###############################################################################
911

1012
# MDT product updatesite top level features

dev/ant_build/mdt_suppliers_updatesite.xml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!--
2-
IBM Confidential
3-
OCO Source Materials
4-
(C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
The source code for this program is not published or otherwise
6-
divested of its trade secrets, irrespective of what has
7-
been deposited with the U.S. Copyright Office.
2+
Copyright (c) 2018 IBM Corporation and others.
3+
All rights reserved. This program and the accompanying materials
4+
are made available under the terms of the Eclipse Public License v2.0
5+
which accompanies this distribution, and is available at
6+
http://www.eclipse.org/legal/epl-v20.html
7+
8+
Contributors:
9+
IBM Corporation - initial API and implementation
810
-->
911

1012
<project name="mdt_suppliers_updatesite">

dev/ant_build/prereqs/ivysettings-remote.xml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!--
2-
IBM Confidential
3-
OCO Source Materials
4-
(C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
The source code for this program is not published or otherwise
6-
divested of its trade secrets, irrespective of what has
7-
been deposited with the U.S. Copyright Office.
2+
Copyright (c) 2018 IBM Corporation and others.
3+
All rights reserved. This program and the accompanying materials
4+
are made available under the terms of the Eclipse Public License v2.0
5+
which accompanies this distribution, and is available at
6+
http://www.eclipse.org/legal/epl-v20.html
7+
8+
Contributors:
9+
IBM Corporation - initial API and implementation
810
-->
911

1012
<ivy-settings>

dev/ant_build/prereqs/manifest-reader.xml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!--
2-
IBM Confidential
3-
OCO Source Materials
4-
(C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
The source code for this program is not published or otherwise
6-
divested of its trade secrets, irrespective of what has
7-
been deposited with the U.S. Copyright Office.
2+
Copyright (c) 2018 IBM Corporation and others.
3+
All rights reserved. This program and the accompanying materials
4+
are made available under the terms of the Eclipse Public License v2.0
5+
which accompanies this distribution, and is available at
6+
http://www.eclipse.org/legal/epl-v20.html
7+
8+
Contributors:
9+
IBM Corporation - initial API and implementation
810
-->
911

1012
<project name="manifest-reader" default="build">

dev/ant_build/prereqs/prereqs.properties

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
###############################################################################
2-
# IBM Confidential
3-
# OCO Source Materials
4-
# (C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
# The source code for this program is not published or otherwise
6-
# divested of its trade secrets, irrespective of what has
7-
# been deposited with the U.S. Copyright Office.
2+
# Copyright (c) 2018 IBM Corporation and others.
3+
# All rights reserved. This program and the accompanying materials
4+
# are made available under the terms of the Eclipse Public License v2.0
5+
# which accompanies this distribution, and is available at
6+
# http://www.eclipse.org/legal/epl-v20.html
7+
#
8+
# Contributors:
9+
# IBM Corporation - initial API and implementation
810
###############################################################################
911

1012
# This file is used by prereqs.xml to determine where to put prereq jars after they are downloaded.

dev/ant_build/prereqs/prereqs.xml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
<!--
2-
IBM Confidential
3-
OCO Source Materials
4-
(C) Copyright IBM Corp. 2018 All Rights Reserved.
5-
The source code for this program is not published or otherwise
6-
divested of its trade secrets, irrespective of what has
7-
been deposited with the U.S. Copyright Office.
2+
Copyright (c) 2018 IBM Corporation and others.
3+
All rights reserved. This program and the accompanying materials
4+
are made available under the terms of the Eclipse Public License v2.0
5+
which accompanies this distribution, and is available at
6+
http://www.eclipse.org/legal/epl-v20.html
7+
8+
Contributors:
9+
IBM Corporation - initial API and implementation
810
-->
911

1012
<project name="prereqs" default="preparePrereqsIvy" xmlns:contrib="antlib:net.sf.antcontrib" xmlns:ivy="antlib:org.apache.ivy.ant" >
11-
<!-- Open Liberty builds publish artifacts. They may be consumed from the local maven repository or Artifactory.
12-
This build script uses Ivy to resolve artifacts and copies a resolved image to build.image/wlp.
13-
The use of this design (and the prereq.published project) will cease once builds transition to using Gradle.
14-
-->
1513

16-
<dirname property="prereqs.basedir" file="${ant.file.prereqs}"/>
14+
<dirname property="prereqs.basedir" file="${ant.file.prereqs}"/>
1715

1816
<property name="artifactory.props.location" value="${prereqs.basedir}${file.separator}artifactory.properties"/>
1917

0 commit comments

Comments
 (0)