You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2012/12/05 14:06:22 UTC

svn commit: r1417401 - /myfaces/extensions/scripting/trunk/extscript-examples/weld-example/src/main/webapp/META-INF/context.xml

Author: werpu
Date: Wed Dec  5 13:06:22 2012
New Revision: 1417401

URL: http://svn.apache.org/viewvc?rev=1417401&view=rev
Log:
EXTSCRIPT-185 missing license in project which is not activated

Modified:
    myfaces/extensions/scripting/trunk/extscript-examples/weld-example/src/main/webapp/META-INF/context.xml

Modified: myfaces/extensions/scripting/trunk/extscript-examples/weld-example/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/trunk/extscript-examples/weld-example/src/main/webapp/META-INF/context.xml?rev=1417401&r1=1417400&r2=1417401&view=diff
==============================================================================
--- myfaces/extensions/scripting/trunk/extscript-examples/weld-example/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/extensions/scripting/trunk/extscript-examples/weld-example/src/main/webapp/META-INF/context.xml Wed Dec  5 13:06:22 2012
@@ -1,3 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * 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.
+-->
 <Context>
 </Context>
\ No newline at end of file