aboutsummaryrefslogtreecommitdiff
path: root/scss/imports/themes/default/_fonts.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/imports/themes/default/_fonts.scss')
-rwxr-xr-xscss/imports/themes/default/_fonts.scss59
1 files changed, 31 insertions, 28 deletions
diff --git a/scss/imports/themes/default/_fonts.scss b/scss/imports/themes/default/_fonts.scss
index 0e0c15ca..a7705542 100755
--- a/scss/imports/themes/default/_fonts.scss
+++ b/scss/imports/themes/default/_fonts.scss
@@ -1,31 +1,34 @@
1// <copyright> 1@charset "UTF-8";
2Copyright (c) 2012, Motorola Mobility, Inc
3All Rights Reserved.
4BSD License.
5
6Redistribution and use in source and binary forms, with or without
7modification, are permitted provided that the following conditions are met:
8 2
9 - Redistributions of source code must retain the above copyright notice, 3// <copyright>
10 this list of conditions and the following disclaimer. 4// Copyright (c) 2012, Motorola Mobility LLC.
11 - Redistributions in binary form must reproduce the above copyright 5// All Rights Reserved.
12 notice, this list of conditions and the following disclaimer in the 6//
13 documentation and/or other materials provided with the distribution. 7// Redistribution and use in source and binary forms, with or without
14 - Neither the name of Motorola Mobility nor the names of its contributors 8// modification, are permitted provided that the following conditions are met:
15 may be used to endorse or promote products derived from this software 9//
16 without specific prior written permission. 10// * Redistributions of source code must retain the above copyright notice,
17 11// this list of conditions and the following disclaimer.
18THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 12//
19AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 13// * Redistributions in binary form must reproduce the above copyright notice,
20IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 14// this list of conditions and the following disclaimer in the documentation
21ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 15// and/or other materials provided with the distribution.
22LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 16//
23CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 17// * Neither the name of Motorola Mobility LLC nor the names of its
24SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 18// contributors may be used to endorse or promote products derived from this
25INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 19// software without specific prior written permission.
26CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 20//
27ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 21// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
28POSSIBILITY OF SUCH DAMAGE. 22// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
29</copyright> 23// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24// ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
25// LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
31// POSSIBILITY OF SUCH DAMAGE.
32// </copyright>
30 33
31 34