aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorValerio Virgillito2012-07-06 11:31:29 -0700
committerValerio Virgillito2012-07-06 11:31:29 -0700
commitc4f7edeb45c9c94093d913afc3067476d3c7b144 (patch)
tree871dfe7da4d7e61868493a00c931d78e6f82f00f /css
parent3424a0ebf105b39d572261c55d435a35a98945b6 (diff)
downloadninja-c4f7edeb45c9c94093d913afc3067476d3c7b144.tar.gz
Update copyright boilerplate
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'css')
-rwxr-xr-xcss/ninja.css30
1 files changed, 29 insertions, 1 deletions
diff --git a/css/ninja.css b/css/ninja.css
index b71ab79c..9951c2b0 100755
--- a/css/ninja.css
+++ b/css/ninja.css
@@ -1,5 +1,33 @@
1@charset "UTF-8"; 1@charset "UTF-8";
2/* <copyright> This file contains proprietary software owned by Motorola Mobility, Inc.<br/> No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. </copyright> */ 2/* <copyright>
3Copyright (c) 2012, Motorola Mobility, Inc
4All Rights Reserved.
5BSD License.
6
7Redistribution and use in source and binary forms, with or without
8modification, are permitted provided that the following conditions are met:
9
10 - Redistributions of source code must retain the above copyright notice,
11 this list of conditions and the following disclaimer.
12 - Redistributions in binary form must reproduce the above copyright
13 notice, this list of conditions and the following disclaimer in the
14 documentation and/or other materials provided with the distribution.
15 - Neither the name of Motorola Mobility nor the names of its contributors
16 may be used to endorse or promote products derived from this software
17 without specific prior written permission.
18
19THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
23LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29POSSIBILITY OF SUCH DAMAGE.
30</copyright> */
3.clear { display: block; clear: both; height: 0px; overflow: hidden; } 31.clear { display: block; clear: both; height: 0px; overflow: hidden; }
4 32
5.bold { font-weight: bold; } 33.bold { font-weight: bold; }