Skip to content

Commit

Permalink
use Unicode for typographic niceties
Browse files Browse the repository at this point in the history
  • Loading branch information
Félix Saparelli committed Jan 10, 2012
1 parent fb376e0 commit 74eb7b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LICENSE.html
Expand Up @@ -37,10 +37,10 @@
<body> <body>
<article> <article>
<h1>The MIT License (MIT)</h1> <h1>The MIT License (MIT)</h1>
<p>Copyright (c) {{info}}</p> <p>Copyright © {{info}}</p>


<p>Permission is hereby granted, free of charge, to any person obtaining a copy <p>Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the Software), to deal
in the Software without restriction, including without limitation the rights in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is copies of the Software, and to permit persons to whom the Software is
Expand All @@ -49,7 +49,7 @@ <h1>The MIT License (MIT)</h1>
<p>The above copyright notice and this permission notice shall be included in <p>The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.</p> all copies or substantial portions of the Software.</p>


<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR <p>THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Expand Down

0 comments on commit 74eb7b4

Please sign in to comment.