Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.modisco.java.classiceobject/src-gen/org/eclipse/modisco/java/emf/classic/impl/AnnotationTypeDeclarationImpl.java')
-rw-r--r--org.eclipse.modisco.java.classiceobject/src-gen/org/eclipse/modisco/java/emf/classic/impl/AnnotationTypeDeclarationImpl.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.modisco.java.classiceobject/src-gen/org/eclipse/modisco/java/emf/classic/impl/AnnotationTypeDeclarationImpl.java b/org.eclipse.modisco.java.classiceobject/src-gen/org/eclipse/modisco/java/emf/classic/impl/AnnotationTypeDeclarationImpl.java
index 0a54c064f..b10ef864b 100644
--- a/org.eclipse.modisco.java.classiceobject/src-gen/org/eclipse/modisco/java/emf/classic/impl/AnnotationTypeDeclarationImpl.java
+++ b/org.eclipse.modisco.java.classiceobject/src-gen/org/eclipse/modisco/java/emf/classic/impl/AnnotationTypeDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software and others.
+ * Copyright (c) 2009, 2019 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
@@ -12,7 +12,7 @@
* *******************************************************************************
*
* $Id$
- */
+ */
package org.eclipse.modisco.java.emf.classic.impl;
import org.eclipse.emf.ecore.EClass;

Back to the top