Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osbp.xtext.oxtype.ui/src-gen/org/eclipse/osbp/xtext/oxtype/ui/contentassist/AbstractOXtypeProposalProvider.java')
-rw-r--r--org.eclipse.osbp.xtext.oxtype.ui/src-gen/org/eclipse/osbp/xtext/oxtype/ui/contentassist/AbstractOXtypeProposalProvider.java6
1 files changed, 4 insertions, 2 deletions
diff --git a/org.eclipse.osbp.xtext.oxtype.ui/src-gen/org/eclipse/osbp/xtext/oxtype/ui/contentassist/AbstractOXtypeProposalProvider.java b/org.eclipse.osbp.xtext.oxtype.ui/src-gen/org/eclipse/osbp/xtext/oxtype/ui/contentassist/AbstractOXtypeProposalProvider.java
index b97397f..cc40e8b 100644
--- a/org.eclipse.osbp.xtext.oxtype.ui/src-gen/org/eclipse/osbp/xtext/oxtype/ui/contentassist/AbstractOXtypeProposalProvider.java
+++ b/org.eclipse.osbp.xtext.oxtype.ui/src-gen/org/eclipse/osbp/xtext/oxtype/ui/contentassist/AbstractOXtypeProposalProvider.java
@@ -1,9 +1,11 @@
/**
* Copyright (c) 2011, 2015 - Lunifera GmbH (Gross Enzersdorf, Austria), Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
* 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 2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * https://www.eclipse.org/legal/epl-2.0/
+ *
+ * SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Florian Pirchner - Initial implementation

Back to the top