diff options
Diffstat (limited to 'license.html')
-rw-r--r-- | license.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/license.html b/license.html index 2fe56cc8..e362a251 100644 --- a/license.html +++ b/license.html | |||
@@ -32,17 +32,17 @@ POSSIBILITY OF SUCH DAMAGE. | |||
32 | 32 | ||
33 | <head lang="en"> | 33 | <head lang="en"> |
34 | <title>Ninja License</title> | 34 | <title>Ninja License</title> |
35 | 35 | ||
36 | <meta charset="utf-8"/> | 36 | <meta charset="utf-8"/> |
37 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> | 37 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> |
38 | <meta http-equiv="cache-control" content="no-store, no-cache, must-revalidate" /> | 38 | <meta http-equiv="cache-control" content="no-store, no-cache, must-revalidate" /> |
39 | <meta http-equiv="Pragma" content="no-store, no-cache" /> | 39 | <meta http-equiv="Pragma" content="no-store, no-cache" /> |
40 | <meta http-equiv="Expires" content="0" /> | 40 | <meta http-equiv="Expires" content="0" /> |
41 | 41 | ||
42 | <link rel="icon" href="images/favicon.png" sizes="16x16"> | 42 | <link rel="icon" href="images/favicon.png" sizes="16x16"> |
43 | 43 | ||
44 | <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Sans+Mono' rel='stylesheet' type='text/css'> | 44 | <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Sans+Mono' rel='stylesheet' type='text/css'> |
45 | 45 | ||
46 | <style type="text/css"> | 46 | <style type="text/css"> |
47 | 47 | ||
48 | html, body | 48 | html, body |