mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Fix title for permissive licenses
This commit is contained in:
parent
3a0407aee7
commit
ece13b6440
@ -1,15 +1,15 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang='en'>
|
<html lang='en'>
|
||||||
<head>
|
<head>
|
||||||
<title>ChooseALicense.com</title>
|
< <title>BSD 3-Clause License - ChooseALicense.com</title>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
||||||
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
||||||
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
||||||
<script type="text/javascript" src="/javascripts/modernizr.js"></script>
|
<script type="text/javascript" src="../../../javascripts/modernizr.js"></script>
|
||||||
<!--[if (gte IE 6)&(lte IE 8)]>
|
<!--[if (gte IE 6)&(lte IE 8)]>
|
||||||
<script src='/javascripts/selectivizr-min.js' type='text/javascript'></script>
|
<script src='../../../javascripts/selectivizr-min.js' type='text/javascript'></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body id='license'>
|
<body id='license'>
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang='en'>
|
<html lang='en'>
|
||||||
<head>
|
<head>
|
||||||
<title>ChooseALicense.com | BSD</title>
|
<title>BSD 2-Clause license - ChooseALicense.com</title>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
||||||
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
||||||
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
||||||
<script type="text/javascript" src="/javascripts/modernizr.js"></script>
|
<script type="text/javascript" src="../../../javascripts/modernizr.js"></script>
|
||||||
<!--[if (gte IE 6)&(lte IE 8)]>
|
<!--[if (gte IE 6)&(lte IE 8)]>
|
||||||
<script src='/javascripts/selectivizr-min.js' type='text/javascript'></script>
|
<script src='../../../javascripts/selectivizr-min.js' type='text/javascript'></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body id='license'>
|
<body id='license'>
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang='en'>
|
<html lang='en'>
|
||||||
<head>
|
<head>
|
||||||
<title>ChooseALicense.com | MIT</title>
|
<title>MIT License - ChooseALicense.com</title>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
||||||
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
||||||
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
||||||
<script type="text/javascript" src="/javascripts/modernizr.js"></script>
|
<script type="text/javascript" src="../../../javascripts/modernizr.js"></script>
|
||||||
<!--[if (gte IE 6)&(lte IE 8)]>
|
<!--[if (gte IE 6)&(lte IE 8)]>
|
||||||
<script src='/javascripts/selectivizr-min.js' type='text/javascript'></script>
|
<script src='../../../javascripts/selectivizr-min.js' type='text/javascript'></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body id='license'>
|
<body id='license'>
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang='en'>
|
<html lang='en'>
|
||||||
<head>
|
<head>
|
||||||
<title>ChooseALicense.com</title>
|
<title>Ms-PL License - ChooseALicense.com</title>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
|
||||||
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
<link href='../../../favicon.ico' rel='shortcut icon' type='image/x-icon'>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
<link href='http://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
|
||||||
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
<link type="text/css" href="../../../css/application.css" media="screen" rel="stylesheet">
|
||||||
<script type="text/javascript" src="/javascripts/modernizr.js"></script>
|
<script type="text/javascript" src="../../../javascripts/modernizr.js"></script>
|
||||||
<!--[if (gte IE 6)&(lte IE 8)]>
|
<!--[if (gte IE 6)&(lte IE 8)]>
|
||||||
<script src='/javascripts/selectivizr-min.js' type='text/javascript'></script>
|
<script src='../../../javascripts/selectivizr-min.js' type='text/javascript'></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body id='license'>
|
<body id='license'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user