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/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 5 files changed, 12 deletions(-) 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 (limited to 'docs/com/lib/font') 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 -- cgit 1.2.3-korg