mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-04 11:05:48 +00:00
commit
df7e4b9aec
1 changed files with 5 additions and 5 deletions
10
LICENSE.html
10
LICENSE.html
|
|
@ -13,16 +13,16 @@
|
|||
|
||||
https://github.com/remy/mit-license
|
||||
|
||||
By adding a new JSON file to the users directory, it will yeild an
|
||||
By adding a new JSON file to the users directory, it will yield an
|
||||
MIT License on a CNAME, for example:
|
||||
|
||||
{ "copyright": "Remy Sharp, http://remysharp.com" }
|
||||
|
||||
Means visiting http://rem.mit-license.org shows "Remy Sharp" as the
|
||||
Means visiting http://rem.mit-license.org/ shows "Remy Sharp" as the
|
||||
copyright holder. Namespaces will be on a first come first serve basis,
|
||||
and I'm open to folk joining the github project.
|
||||
and I'm open to folk joining the GitHub project.
|
||||
|
||||
For more options (including linking and license version targetting)
|
||||
For more options (including linking and license version targeting)
|
||||
see the README in the github hosted project.
|
||||
|
||||
Hope you find this useful too!
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
h1 { margin-top: 0; }
|
||||
p:last-child { margin-bottom: 0; }
|
||||
footer a { color: #999; font-weight: bold; }
|
||||
footer a:hover { color: #333; }
|
||||
footer a:hover, footer a:focus { color: #333; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue