1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-02 16:39:13 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
XhmikosR
366cbaf21a Work around spaces being added when copying to clipboard.
Since the license text is wrapped in `<pre>` with `white-space: pre-wrap` empty lines make the #license-text bigger than it actually is.

So, get rid of the empty newline at the end of the license text files since jekyll adds trailing spaces when it parses those.
2013-12-13 13:02:57 +02:00
Haacked
6f36d6bfcb Hide pill nav for a single license 2013-11-18 17:00:15 -08:00
Haacked
4ce71929ad Merged master 2013-11-18 15:06:19 -08:00
Haacked
94389c5873 Implement license family tabs 2013-11-18 14:48:32 -08:00
XhmikosR
d1ae44f146 Remove trailing spaces. 2013-10-30 20:34:52 +02:00
Haacked
64097df8f0 Add private-use to every license
There is no license that prohibits private use.
2013-10-30 10:10:02 -07:00
Haacked
95d34dc9bd Group licenses together 2013-10-28 16:48:57 -07:00
Andreas Renberg (IQAndreas)
f07c1f9beb Change braces to match the rest of the site 2013-10-22 14:21:04 +02:00
Andreas Renberg (IQAndreas)
d2b1145e6d Switch to use the plaintext formatting for Apache License
It's very clear that the site had copied over the HTML version of the
Apache License.

See [lines 122 to
142](4e2fd06748/licenses/apache.txt (L122))
as an example where the unordered list bullets not copied in along with
the rest of the text, throwing off the formatting and bunching together
text.

Since the site is displaying the plaintext version of the license, it
makes more sense to use the nicely formatted [plaintext version provided
by Apache](http://www.apache.org/licenses/LICENSE-2.0.txt).
2013-10-22 14:14:30 +02:00
Ben Lavender
4e2fd06748 single angle braces for links and curly braces for non-vars 2013-07-17 15:32:20 -05:00
James Dennes
9dbb60c5c6 Use Absolute Permalinks
This removes the deprecation warning about absolute permalinks. Absolute Permalinks will be the default as of Jekyll v1.1: http://jekyllrb.com/docs/upgrading/
2013-07-14 15:32:06 +02:00
Haacked
fb92ca1707 Removed warranty category 2013-07-12 15:01:08 -07:00
Haacked
dca341d472 Making things less lawyery 2013-07-12 14:58:56 -07:00
Haacked
f0f4402f35 Added patent-grant category 2013-07-12 14:58:56 -07:00
Haacked
3c29d5da87 Replace copyright and license with single category 2013-07-12 14:58:56 -07:00
Benjamin J. Balter
8458ff5b3f change license extention to .txt 2013-05-22 20:09:55 -04:00