You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-commits@incubator.apache.org by sh...@apache.org on 2009/11/19 19:35:11 UTC

svn commit: r882261 - in /incubator/olio/webapp/rails/trunk/spec: rcov.opts spec.opts

Author: shanti
Date: Thu Nov 19 19:35:10 2009
New Revision: 882261

URL: http://svn.apache.org/viewvc?rev=882261&view=rev
Log:
Added AL headers.

Modified:
    incubator/olio/webapp/rails/trunk/spec/rcov.opts
    incubator/olio/webapp/rails/trunk/spec/spec.opts

Modified: incubator/olio/webapp/rails/trunk/spec/rcov.opts
URL: http://svn.apache.org/viewvc/incubator/olio/webapp/rails/trunk/spec/rcov.opts?rev=882261&r1=882260&r2=882261&view=diff
==============================================================================
--- incubator/olio/webapp/rails/trunk/spec/rcov.opts (original)
+++ incubator/olio/webapp/rails/trunk/spec/rcov.opts Thu Nov 19 19:35:10 2009
@@ -1,2 +1,19 @@
+#
+# 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.
+#
 --exclude "spec/*,gems/*" 
---rails
\ No newline at end of file
+--rails

Modified: incubator/olio/webapp/rails/trunk/spec/spec.opts
URL: http://svn.apache.org/viewvc/incubator/olio/webapp/rails/trunk/spec/spec.opts?rev=882261&r1=882260&r2=882261&view=diff
==============================================================================
--- incubator/olio/webapp/rails/trunk/spec/spec.opts (original)
+++ incubator/olio/webapp/rails/trunk/spec/spec.opts Thu Nov 19 19:35:10 2009
@@ -1,3 +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.
+#
 --colour
 --format progress
 --loadby mtime