You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ja...@apache.org on 2012/05/31 19:53:01 UTC

svn commit: r1344834 - in /rave/trunk/rave-portal-resources/src/main/webapp/css: ./ bootstrap/less/

Author: jasha
Date: Thu May 31 17:52:59 2012
New Revision: 1344834

URL: http://svn.apache.org/viewvc?rev=1344834&view=rev
Log:
RAVE-639 add missing license headers

Modified:
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/accordion.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/alerts.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/breadcrumbs.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/button-groups.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/buttons.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/carousel.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/close.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/code.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/component-animations.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/dropdowns.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/forms.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/grid.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/hero-unit.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/labels-badges.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/layouts.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/mixins.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/modals.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navbar.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navs.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pager.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pagination.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/popovers.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/progress-bars.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/reset.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-1200px-min.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-767px-max.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-768px-979px.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-navbar.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-utilities.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/scaffolding.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/sprites.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tables.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/thumbnails.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tooltip.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/type.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/utilities.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/variables.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/wells.less
    rave/trunk/rave-portal-resources/src/main/webapp/css/rave-css.less

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/accordion.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/accordion.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/accordion.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/accordion.less Thu May 31 17:52:59 2012
@@ -1,4 +1,22 @@
-// ACCORDION
+//
+// 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.
+
+//// ACCORDION
 // ---------
 
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/alerts.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/alerts.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/alerts.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/alerts.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // ALERT STYLES
 // ------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/breadcrumbs.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/breadcrumbs.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/breadcrumbs.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/breadcrumbs.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // BREADCRUMBS
 // -----------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/button-groups.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/button-groups.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/button-groups.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/button-groups.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // BUTTON GROUPS
 // -------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/buttons.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/buttons.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/buttons.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/buttons.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // BUTTON STYLES
 // -------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/carousel.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/carousel.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/carousel.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/carousel.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // CAROUSEL
 // --------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/close.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/close.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/close.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/close.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // CLOSE ICONS
 // -----------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/code.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/code.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/code.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/code.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Code.less
 // Code typography styles for the <code> and <pre> elements
 // --------------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/component-animations.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/component-animations.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/component-animations.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/component-animations.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // COMPONENT ANIMATIONS
 // --------------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/dropdowns.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/dropdowns.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/dropdowns.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/dropdowns.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // DROPDOWN MENUS
 // --------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/forms.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/forms.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/forms.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/forms.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Forms.less
 // Base styles for various input types, form layouts, and states
 // -------------------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/grid.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/grid.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/grid.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/grid.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Fixed (940px)
 #grid > .core(@gridColumnWidth, @gridGutterWidth);
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/hero-unit.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/hero-unit.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/hero-unit.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/hero-unit.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // HERO UNIT
 // ---------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/labels-badges.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/labels-badges.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/labels-badges.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/labels-badges.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // LABELS & BADGES
 // ---------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/layouts.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/layouts.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/layouts.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/layouts.less Thu May 31 17:52:59 2012
@@ -1,4 +1,22 @@
 //
+// 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.
+
+//
 // Layouts
 // Fixed-width and fluid (with sidebar) layouts
 // --------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/mixins.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/mixins.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/mixins.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/mixins.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Mixins.less
 // Snippets of reusable CSS to develop faster and keep code readable
 // -----------------------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/modals.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/modals.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/modals.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/modals.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // MODALS
 // ------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navbar.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navbar.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navbar.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navbar.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // NAVBAR (FIXED AND STATIC)
 // -------------------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navs.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navs.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navs.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/navs.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // NAVIGATIONS
 // -----------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pager.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pager.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pager.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pager.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // PAGER
 // -----
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pagination.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pagination.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pagination.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/pagination.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // PAGINATION
 // ----------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/popovers.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/popovers.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/popovers.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/popovers.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // POPOVERS
 // --------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/progress-bars.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/progress-bars.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/progress-bars.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/progress-bars.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // PROGRESS BARS
 // -------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/reset.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/reset.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/reset.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/reset.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Reset.less
 // Adapted from Normalize.css http://github.com/necolas/normalize.css
 // ------------------------------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-1200px-min.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-1200px-min.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-1200px-min.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-1200px-min.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // LARGE DESKTOP & UP
 // ------------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-767px-max.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-767px-max.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-767px-max.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-767px-max.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // UP TO LANDSCAPE PHONE
 // ---------------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-768px-979px.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-768px-979px.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-768px-979px.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-768px-979px.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // PORTRAIT TABLET TO DEFAULT DESKTOP
 // ----------------------------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-navbar.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-navbar.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-navbar.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-navbar.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // TABLETS AND BELOW
 // -----------------
 @media (max-width: 979px) {

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-utilities.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-utilities.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-utilities.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive-utilities.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // RESPONSIVE CLASSES
 // ------------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/responsive.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 /*!
  * Bootstrap Responsive v2.0.3
  *

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/scaffolding.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/scaffolding.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/scaffolding.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/scaffolding.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Scaffolding
 // Basic and global styles for generating a grid system, structural layout, and page templates
 // -------------------------------------------------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/sprites.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/sprites.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/sprites.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/sprites.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // SPRITES
 // Glyphs and icons for buttons, nav, and more
 // -------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tables.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tables.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tables.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tables.less Thu May 31 17:52:59 2012
@@ -1,4 +1,22 @@
 //
+// 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.
+
+//
 // Tables.less
 // Tables for, you guessed it, tabular data
 // ----------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/thumbnails.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/thumbnails.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/thumbnails.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/thumbnails.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // THUMBNAILS
 // ----------
 // Note: `.thumbnails` and `.thumbnails > li` are overriden in responsive files

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tooltip.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tooltip.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tooltip.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/tooltip.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // TOOLTIP
 // ------=
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/type.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/type.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/type.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/type.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Typography.less
 // Headings, body text, lists, code, and more for a versatile and durable typography system
 // ----------------------------------------------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/utilities.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/utilities.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/utilities.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/utilities.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // UTILITY CLASSES
 // ---------------
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/variables.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/variables.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/variables.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/variables.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // Variables.less
 // Variables to customize the look and feel of Bootstrap
 // -----------------------------------------------------

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/wells.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/wells.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/wells.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/bootstrap/less/wells.less Thu May 31 17:52:59 2012
@@ -1,3 +1,21 @@
+//
+// 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.
+
 // WELLS
 // -----
 

Modified: rave/trunk/rave-portal-resources/src/main/webapp/css/rave-css.less
URL: http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/webapp/css/rave-css.less?rev=1344834&r1=1344833&r2=1344834&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/webapp/css/rave-css.less (original)
+++ rave/trunk/rave-portal-resources/src/main/webapp/css/rave-css.less Thu May 31 17:52:59 2012
@@ -1,4 +1,22 @@
-/* general-use styles */
+//
+// 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.
+
+///* general-use styles */
 .hidden {
     display: none;
 }