From 6bb45e4d1ba014c1dd33bedff49be8afa9426d17 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Thu, 13 Oct 2016 18:02:06 +0200 Subject: remove 3rd part files with MIT or BSD license Change-Id: I941093e91897d1425720b5acdbf072cf620f131d Signed-off-by: Morgan Richomme --- docs/com/lib/css/zenburn.css | 115 --------------------- docs/com/lib/font/league-gothic/LICENSE | 2 - docs/com/lib/font/league-gothic/league-gothic.css | 10 -- docs/com/lib/font/league-gothic/league-gothic.eot | Bin 25696 -> 0 bytes docs/com/lib/font/league-gothic/league-gothic.ttf | Bin 64256 -> 0 bytes docs/com/lib/font/league-gothic/league-gothic.woff | Bin 30764 -> 0 bytes docs/com/lib/js/classList.js | 2 - docs/com/lib/js/head.min.js | 8 -- docs/com/lib/js/html5shiv.js | 7 -- 9 files changed, 144 deletions(-) delete mode 100755 docs/com/lib/css/zenburn.css delete mode 100755 docs/com/lib/font/league-gothic/LICENSE delete mode 100755 docs/com/lib/font/league-gothic/league-gothic.css delete mode 100755 docs/com/lib/font/league-gothic/league-gothic.eot delete mode 100755 docs/com/lib/font/league-gothic/league-gothic.ttf delete mode 100755 docs/com/lib/font/league-gothic/league-gothic.woff delete mode 100755 docs/com/lib/js/classList.js delete mode 100755 docs/com/lib/js/head.min.js delete mode 100755 docs/com/lib/js/html5shiv.js (limited to 'docs/com/lib') diff --git a/docs/com/lib/css/zenburn.css b/docs/com/lib/css/zenburn.css deleted file mode 100755 index a7ed95ef..00000000 --- a/docs/com/lib/css/zenburn.css +++ /dev/null @@ -1,115 +0,0 @@ -/* -Zenburn style from voldmar.ru (c) Vladimir Epifanov -based on dark.css by Ivan Sagalaev -*/ - -.hljs { - display: block; - overflow-x: auto; - padding: 0.5em; - background: #3f3f3f; - color: #dcdcdc; - -webkit-text-size-adjust: none; -} - -.hljs-keyword, -.hljs-tag, -.css .hljs-class, -.css .hljs-id, -.lisp .hljs-title, -.nginx .hljs-title, -.hljs-request, -.hljs-status, -.clojure .hljs-attribute { - color: #e3ceab; -} - -.django .hljs-template_tag, -.django .hljs-variable, -.django .hljs-filter .hljs-argument { - color: #dcdcdc; -} - -.hljs-number, -.hljs-date { - color: #8cd0d3; -} - -.dos .hljs-envvar, -.dos .hljs-stream, -.hljs-variable, -.apache .hljs-sqbracket, -.hljs-name { - color: #efdcbc; -} - -.dos .hljs-flow, -.diff .hljs-change, -.python .exception, -.python .hljs-built_in, -.hljs-literal, -.tex .hljs-special { - color: #efefaf; -} - -.diff .hljs-chunk, -.hljs-subst { - color: #8f8f8f; -} - -.dos .hljs-keyword, -.hljs-decorator, -.hljs-title, -.hljs-type, -.diff .hljs-header, -.ruby .hljs-class .hljs-parent, -.apache .hljs-tag, -.nginx .hljs-built_in, -.tex .hljs-command, -.hljs-prompt { - color: #efef8f; -} - -.dos .hljs-winutils, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-string { - color: #dca3a3; -} - -.diff .hljs-deletion, -.hljs-string, -.hljs-tag .hljs-value, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.smalltalk .hljs-class, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.css .hljs-rule .hljs-value, -.hljs-attr_selector, -.hljs-pseudo, -.apache .hljs-cbracket, -.tex .hljs-formula, -.coffeescript .hljs-attribute { - color: #cc9393; -} - -.hljs-shebang, -.diff .hljs-addition, -.hljs-comment, -.hljs-annotation, -.hljs-pi, -.hljs-doctype { - color: #7f9f7f; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} \ No newline at end of file diff --git a/docs/com/lib/font/league-gothic/LICENSE b/docs/com/lib/font/league-gothic/LICENSE deleted file mode 100755 index 29513e9c..00000000 --- a/docs/com/lib/font/league-gothic/LICENSE +++ /dev/null @@ -1,2 +0,0 @@ -SIL Open Font License (OFL) -http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL diff --git a/docs/com/lib/font/league-gothic/league-gothic.css b/docs/com/lib/font/league-gothic/league-gothic.css deleted file mode 100755 index 44a33a14..00000000 --- a/docs/com/lib/font/league-gothic/league-gothic.css +++ /dev/null @@ -1,10 +0,0 @@ -@font-face { - font-family: 'League Gothic'; - src: url('league-gothic.eot'); - src: url('league-gothic.eot?#iefix') format('embedded-opentype'), - url('league-gothic.woff') format('woff'), - url('league-gothic.ttf') format('truetype'); - - font-weight: normal; - font-style: normal; -} \ No newline at end of file diff --git a/docs/com/lib/font/league-gothic/league-gothic.eot b/docs/com/lib/font/league-gothic/league-gothic.eot deleted file mode 100755 index f62619ae..00000000 Binary files a/docs/com/lib/font/league-gothic/league-gothic.eot and /dev/null differ diff --git a/docs/com/lib/font/league-gothic/league-gothic.ttf b/docs/com/lib/font/league-gothic/league-gothic.ttf deleted file mode 100755 index baa9a950..00000000 Binary files a/docs/com/lib/font/league-gothic/league-gothic.ttf and /dev/null differ diff --git a/docs/com/lib/font/league-gothic/league-gothic.woff b/docs/com/lib/font/league-gothic/league-gothic.woff deleted file mode 100755 index 8c1227b2..00000000 Binary files a/docs/com/lib/font/league-gothic/league-gothic.woff and /dev/null differ diff --git a/docs/com/lib/js/classList.js b/docs/com/lib/js/classList.js deleted file mode 100755 index 44f2b4ce..00000000 --- a/docs/com/lib/js/classList.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js*/ -if(typeof document!=="undefined"&&!("classList" in document.createElement("a"))){(function(j){var a="classList",f="prototype",m=(j.HTMLElement||j.Element)[f],b=Object,k=String[f].trim||function(){return this.replace(/^\s+|\s+$/g,"")},c=Array[f].indexOf||function(q){var p=0,o=this.length;for(;p - Copyright Tero Piirainen (tipiirai) - License MIT / http://bit.ly/mit-license - Version 0.96 - - http://headjs.com -*/(function(a){function z(){d||(d=!0,s(e,function(a){p(a)}))}function y(c,d){var e=a.createElement("script");e.type="text/"+(c.type||"javascript"),e.src=c.src||c,e.async=!1,e.onreadystatechange=e.onload=function(){var a=e.readyState;!d.done&&(!a||/loaded|complete/.test(a))&&(d.done=!0,d())},(a.body||b).appendChild(e)}function x(a,b){if(a.state==o)return b&&b();if(a.state==n)return k.ready(a.name,b);if(a.state==m)return a.onpreload.push(function(){x(a,b)});a.state=n,y(a.url,function(){a.state=o,b&&b(),s(g[a.name],function(a){p(a)}),u()&&d&&s(g.ALL,function(a){p(a)})})}function w(a,b){a.state===undefined&&(a.state=m,a.onpreload=[],y({src:a.url,type:"cache"},function(){v(a)}))}function v(a){a.state=l,s(a.onpreload,function(a){a.call()})}function u(a){a=a||h;var b;for(var c in a){if(a.hasOwnProperty(c)&&a[c].state!=o)return!1;b=!0}return b}function t(a){return Object.prototype.toString.call(a)=="[object Function]"}function s(a,b){if(!!a){typeof a=="object"&&(a=[].slice.call(a));for(var c=0;c