Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider')
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ColumnItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ElementItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ModelItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedColumnSetItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedElementItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbEditPlugin.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaElementItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableColumnItemProvider.java4
-rw-r--r--plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableItemProvider.java4
11 files changed, 22 insertions, 22 deletions
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ColumnItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ColumnItemProvider.java
index baf222dc8..82f34fd99 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ColumnItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ColumnItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ElementItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ElementItemProvider.java
index f31c4502e..c44d40d47 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ElementItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ElementItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ModelItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ModelItemProvider.java
index 35e74a8a7..2f47def22 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ModelItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/ModelItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedColumnSetItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedColumnSetItemProvider.java
index ef746adb3..c4c40ad3a 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedColumnSetItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedColumnSetItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedElementItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedElementItemProvider.java
index c552399ca..311c95ff6 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedElementItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/NamedElementItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbEditPlugin.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbEditPlugin.java
index f28069ba3..f13001c55 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbEditPlugin.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbEditPlugin.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbItemProviderAdapterFactory.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbItemProviderAdapterFactory.java
index 7eb5989f7..a94d5717b 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/RdbItemProviderAdapterFactory.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaElementItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaElementItemProvider.java
index 97bb64090..52e0a20d7 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaElementItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaElementItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaItemProvider.java
index e17757069..5cc556b8d 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/SchemaItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableColumnItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableColumnItemProvider.java
index 4ed5a943e..49e59db18 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableColumnItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableColumnItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableItemProvider.java b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableItemProvider.java
index b49c0b8f3..70512269a 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableItemProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.samples/src_generated/rdb/provider/TableItemProvider.java
@@ -2,9 +2,9 @@
* Copyright (c) 2007 Borland Software Corporation and others.
*
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Borland Software Corporation - initial API and implementation

Back to the top