1
0
mirror of https://github.com/github/choosealicense.com synced 2025-01-20 18:37:47 +01:00

546 Commits

Author SHA1 Message Date
Ben Balter
7874596585 Merge pull request #76 from github/exclude-vendor
Exclude vendor from Jekyll
2013-08-12 10:22:10 -07:00
Ben Balter
7c6200a2b2 Merge pull request #75 from github/github-pages-gem
Use GitHub Pages Gem
2013-08-12 10:20:39 -07:00
Ben Balter
5a3379cb2a Exclude vendor from Jekyll
This will tell Jekyll not to look at the `vendor` folder, preventing
build errors and allowing CI to pass.
2013-08-12 13:18:50 -04:00
Ben Balter
952aa2d196 🐶 food dat github-pages gem 2013-08-12 11:37:32 -04:00
Jakukyo Friel
86f22c87d6 make notations of no-license more coherent
- make notations of /no-license.md and licenses/no-license.html
  more coherent
- clarify only publishing code on a *public* repo on github grants
  others the right to view and fork your code in
  licenses/no-license.html
2013-07-26 17:46:54 +08:00
Ben Balter
f504b88a90 revert 48261c1c7793720bca8546c55fc407e98e62e642 2013-07-25 13:51:32 -04:00
Mark Imbriaco
48261c1c77 Adding choosealicense.org as well as some www. hostnames. 2013-07-25 12:44:01 -04:00
Juan Francisco Cantero Hurtado
289aeb344f Merge pull request #1 from sl4mmy/add-isc-license
Better ISC license
2013-07-19 13:00:02 -07:00
Kent R. Spillner
f1a1981818 Fix template parameter markers in ISC license.
License template parameters are surrounded by square brackets, not
angle brackets.  Drop extension from source: as it's unnecessary.
Add more details to description:.  Add note: and filename:.  Add
private-use and sort permissions.
2013-07-19 21:57:16 +02:00
Ben Lavender
7701177712 Whitespace rules everything around me. 2013-07-19 21:48:58 +02:00
Ben Lavender
e368063006 Document license interpolation 2013-07-19 21:48:58 +02:00
Ben Lavender
97e3bf2867 Fix description on artistic license 2013-07-19 21:48:57 +02:00
Ben Lavender
e2df8c25ee These are actually advertisements to use the gpl, not copyright notices 2013-07-19 21:48:57 +02:00
Ben Lavender
16ded95b40 This is probably more correct 2013-07-19 21:48:57 +02:00
Ben Lavender
36e348b5f0 gplv2 has a link 2013-07-19 21:48:57 +02:00
Ben Lavender
e1821b67ef Don't replace on how fields; no longer needed 2013-07-19 21:48:57 +02:00
Ben Lavender
489c2600a8 These are just parens. 2013-07-19 21:48:57 +02:00
Ben Lavender
0253e52330 Convert angle brackets to square brackets for display 2013-07-19 21:48:56 +02:00
Ben Lavender
86e224bb54 single angle braces for links and curly braces for non-vars 2013-07-19 21:48:56 +02:00
Ben Lavender
fae1d8dfbe Fix inconsistent replace clauses in BSD 3 clause 2013-07-19 21:48:56 +02:00
Ben Lavender
33d7739819 No more interpolating << 2013-07-19 21:48:56 +02:00
Ben Lavender
6cbc1990d2 Link the unlicense and specificity about waiving 2013-07-19 21:48:56 +02:00
Ben Lavender
b4399dadbd Unlicense is called UNLICENSE 2013-07-19 21:48:56 +02:00
Ben Lavender
2bc5c6e838 Fix << >> and < > and { } urls 2013-07-19 21:48:55 +02:00
Phil Haack
e1cc952611 hwhoops! Quick fix. 2013-07-19 21:48:55 +02:00
Ben Lavender
67cf12a54a Words again 2013-07-19 21:48:55 +02:00
Ben Lavender
407610d715 Fix wording a little 2013-07-19 21:48:55 +02:00
Ben Lavender
996a04ab74 Use the unlicense instead of CC0 to represent the public domain 2013-07-19 21:48:55 +02:00
Kent R. Spillner
dc2fc648ed Fix template parameter markers in ISC license.
License template parameters are surrounded by square brackets, not
angle brackets.  Drop extension from source: as it's unnecessary.
Add more details to description:.  Add note: and filename:.  Add
private-use and sort permissions.
2013-07-19 13:54:03 -05:00
Juan Francisco Cantero Hurtado
8bb272770b Adds ISC License 2013-07-19 13:49:08 -05:00
Roland Hieber
3edf479745 BSD licenses: bring back the list bullets 2013-07-19 03:15:18 +02:00
Ben Lavender
1cdd11eb01 Whitespace rules everything around me. 2013-07-18 11:08:24 -05:00
Phil Haack
a488a07e6b Merge pull request #55 from bhuga/rework-brackets
Rework brackets
2013-07-18 09:01:16 -07:00
Ben Lavender
67287e8b61 Document license interpolation 2013-07-18 10:43:08 -05:00
Ben Lavender
14bd7cbaed Fix description on artistic license 2013-07-17 17:51:33 -05:00
Ben Lavender
7e7e54d3df These are actually advertisements to use the gpl, not copyright notices 2013-07-17 17:50:31 -05:00
Ben Lavender
61ed4a518c This is probably more correct 2013-07-17 17:48:22 -05:00
Ben Lavender
dc31ddcbe8 gplv2 has a link 2013-07-17 17:43:01 -05:00
Ben Lavender
b080b5e2fe Don't replace on how fields; no longer needed 2013-07-17 17:30:55 -05:00
Ben Lavender
871eee21de These are just parens. 2013-07-17 15:33:39 -05:00
Ben Lavender
8b2afbd889 Convert angle brackets to square brackets for display 2013-07-17 15:32:34 -05:00
Ben Lavender
4e2fd06748 single angle braces for links and curly braces for non-vars 2013-07-17 15:32:20 -05:00
Phil Haack
2e69cfbbd1 Merge pull request #53 from github/fix-links
Link cleanup
2013-07-17 10:21:18 -07:00
Ben Lavender
7ecc0c06d9 Fix inconsistent replace clauses in BSD 3 clause 2013-07-17 12:00:40 -05:00
Ben Lavender
babcaa2a18 No more interpolating << 2013-07-17 11:57:57 -05:00
Ben Lavender
88e4101ce3 Link the unlicense and specificity about waiving 2013-07-17 11:41:30 -05:00
Ben Lavender
ad66f7d405 Unlicense is called UNLICENSE 2013-07-17 11:39:25 -05:00
Ben Lavender
e0ad6dee44 Fix << >> and < > and { } urls 2013-07-17 11:38:47 -05:00
Juan Francisco Cantero Hurtado
f89201c7f4 Adds ISC License 2013-07-17 02:52:32 +02:00
Phil Haack
37f77b1ba4 hwhoops! Quick fix. 2013-07-16 17:25:59 -07:00