Author: guixl
Date: Wed May 19 05:16:29 2010
New Revision: 946027
URL: http://svn.apache.org/viewvc?rev=946027&view=rev
Log:
add copyright text for these two code generation files
Modified:
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.gmfgen
Modified:
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
URL:
http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel?rev=946027&r1=946026&r2=946027&view=diff
==============================================================================
---
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
(original)
+++
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
Wed May 19 05:16:29 2010
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel"
modelDirectory="/org.apache.commons.scxml.modeling/src/"
- modelPluginID="org.apache.commons.scxml.modeling" modelName="Modeling"
copyrightFields="false">
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="
Licensed to the Apache Software Foundation (ASF) under one or
more
contributor license agreements. See the NOTICE file distributed
with
this work for additional information regarding copyright
ownership.
The ASF licenses this file to You under the Apache License,
Version 2.0
 (the "License"); you may not use this file
except in compliance with
the License. You may obtain a copy of the
License at


http://www.apache.org/licenses/LICENSE-2.0

 Unless required
by applicable law or agreed to in writing, software
 distributed under
the License is distributed on an "AS IS" BASIS,
 WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See
the License for the specific language governing permissions and

limitations under the License."
+ modelDirectory="/org.apache.commons.scxml.modeling/src/"
modelPluginID="org.apache.commons.scxml.modeling"
+ modelName="Modeling" copyrightFields="false">
<genPackages prefix="Modeling" basePackage="org.apache.commons.scxml"
disposableProviderFactory="true"
ecorePackage="scxml.ecore#/">
<genClasses ecoreClass="scxml.ecore#//NamedElement">