You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by er...@apache.org on 2013/07/01 18:20:19 UTC

svn commit: r1498547 - /rave/branches/require/rave-portal-resources/src/test/javascript/core/rave_ajax.spec

Author: erinnp
Date: Mon Jul  1 16:20:19 2013
New Revision: 1498547

URL: http://svn.apache.org/r1498547
Log:
apache license on rave_ajax.spec

Modified:
    rave/branches/require/rave-portal-resources/src/test/javascript/core/rave_ajax.spec

Modified: rave/branches/require/rave-portal-resources/src/test/javascript/core/rave_ajax.spec
URL: http://svn.apache.org/viewvc/rave/branches/require/rave-portal-resources/src/test/javascript/core/rave_ajax.spec?rev=1498547&r1=1498546&r2=1498547&view=diff
==============================================================================
--- rave/branches/require/rave-portal-resources/src/test/javascript/core/rave_ajax.spec (original)
+++ rave/branches/require/rave-portal-resources/src/test/javascript/core/rave_ajax.spec Mon Jul  1 16:20:19 2013
@@ -1 +1,20 @@
+/*
+ * 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.
+ */
+
 ajax = testr('core/rave_ajax');
\ No newline at end of file