1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-03 00:49:11 +02:00
Commit Graph

775 Commits

Author SHA1 Message Date
Ben Balter
530e15d771 validate SPDX compliance 2015-03-07 13:38:52 -05:00
Ben Balter
18be645772 also check HTML 2015-03-07 12:58:57 -05:00
Ben Balter
e32971e277 Merge branch 'gh-pages' into tests 2015-03-07 12:55:39 -05:00
Ben Balter
4c01753eca Merge pull request #251 from github/descriptions
Add BSD-3 and AGPL descriptions
2015-03-07 12:55:27 -05:00
Ben Balter
8ddc331195 cache 2015-03-07 12:52:01 -05:00
Ben Balter
9c536b774b rake test should invoke rake spec 2015-03-07 12:49:49 -05:00
Ben Balter
dc1cc773a1 add tests 2015-03-07 12:47:24 -05:00
Ben Balter
79368c3197 its all about familiy 2015-03-05 20:30:15 -05:00
Ben Balter
54254c3f69 add descriptions to bsd-3 and agpl 2015-02-26 14:10:55 -05:00
Ben Balter
d865bf19c2 Merge pull request #249 from Voles/gh-pages
Update README.md
2015-02-05 09:16:38 -05:00
Niels Dequeker
fc001d6327 Update README.md
Make link clickable
2015-02-05 12:10:45 +01:00
Tim Ruffing
b20cc6035c Applying the LGPL v3 correctly
The LGPL v3 does not include the boilerplate notice. One should use a modified variant of the boilerplate notice at the end of GPL v3, see https://www.gnu.org/licenses/gpl-howto.en.html

> When using the Lesser GPL, insert the word “Lesser” before “General” in all three places. When using the GNU AGPL, insert the word “Affero” before “General” in all three places.
2015-01-17 14:24:45 +01:00
shinnn
9133e8d468 Change variable names of Google Analytics code
`i` `s` `o` `g` `r` `a` `m` -> `L` `I` `C` `e` `N` `C` `E`

It is generated by isogram.
https://github.com/shinnn/isogram
2015-01-15 01:56:23 +09:00
Ben Balter
b9562c8d70 Merge pull request #244 from penibelst/curly
Use curly apostrophes
2015-01-11 14:24:16 -05:00
Ben Balter
ad7cff2583 Merge pull request #245 from penibelst/speedup-proofer
Speed up the installation of Proofer
2015-01-11 14:21:55 -05:00
Ben Balter
ea6e331775 Merge pull request #233 from XhmikosR/remove-nil
Remove `layout: nil`.
2015-01-11 14:19:51 -05:00
Anatol Broder
3fdb7b320b Speed up the installation of Proofer 2015-01-10 14:26:51 +01:00
Anatol Broder
deb2301f48 Use curly apostrophes 2015-01-10 14:20:22 +01:00
Ben Balter
f49a4cd39a Merge pull request #240 from litl-license/readme-fix-rules-location
Update README.md with new location of rules
2015-01-07 08:33:32 -05:00
Stuart P. Bentley
bd12b56b07 Update README.md with new location of rules 2015-01-07 05:05:49 -08:00
Ben Lavender
30f546363d Merge pull request #237 from github/pd-mention-on-no-license
Clean up mention of public domain on no license page
2015-01-02 11:59:03 -06:00
Ben Lavender
5661599970 Reorder so that licenses come first. 2015-01-02 11:53:52 -06:00
Ben Lavender
4b40ed20c4 Link back to the front page for folks who want to license 2015-01-02 10:01:26 -06:00
Ben Lavender
123f66307a Break down alternatives to no license into another paragraph 2014-12-30 16:48:03 -06:00
XhmikosR
a103b08869 Remove layout: nil. 2014-12-20 13:55:53 +02:00
Garen Torikian
6a220e589a Merge pull request #232 from github/copy-to-clipboard-firefox
Use W3C compliant `textContent` instead of `innerText
2014-12-18 12:03:48 -08:00
Garen Torikian
64ab849aeb Use W3C compliant textContent instead of `innerText 2014-12-18 11:53:45 -08:00
Kat Walsh
f6ecf9180c Mention public domain in "no license"
Some people who choose this option may really intend PD; mention that option and what to do
2014-12-18 00:56:55 -08:00
Ben Balter
dacdbfb8bb Merge pull request #221 from github/downcase
Downcase all license filenames
2014-09-17 11:38:20 -04:00
Ben Balter
8be3e98dd6 add script to downcase licenses 2014-09-17 11:38:11 -04:00
Ben Balter
4fcffe2c6b downcase all licenses 2014-09-17 11:34:25 -04:00
Ben Balter
9d834ee7d1 Merge pull request #220 from github/no-license-txt
Give no-license a txt extension
2014-09-17 11:23:03 -04:00
Ben Balter
0a6cf4f5b2 give no-license a txt extension 2014-09-17 11:02:10 -04:00
Phil Haack
e600491930 Merge pull request #218 from sampablokuper/patch-1
Remove untenable assertion from goals
2014-09-10 14:46:26 -07:00
sampablokuper
6e2de93780 Remove untenable assertion from goals
Whether in civil rights, human rights, land rights, "intellectual
property" rights (as in this case) or any other rights, the act of
deciding who ought to be granted which rights in which circumstances is
not only inherently political, it is the very essence of politics.
Therefore, it is preposterous for choosealicense.com, if it is to be
meaningful, to aim to be "Politics Free".

This edit takes into account feedback from @tekkub on my initial pull
request.
2014-09-10 13:48:59 +01:00
sampablokuper
206a356934 Remove false assertion from goals
Whether in civil rights, human rights, land rights, "intellectual property" rights (as in this case) or any other rights, the act of deciding who ought to be granted which rights in which circumstances is not only inherently political, it is the very essence of politics. Therefore, it is preposterous for choosealicense.com, if it is to be meaningful, to aim to be "Politics Free".
2014-09-09 23:00:14 +01:00
Ben Balter
4cbb57378f Merge branch 'gh-pages' of https://github.com/github/choosealicense.com into gh-pages 2014-09-05 11:47:52 -04:00
Ben Balter
0f652f971e link directly to apache and gpl from homepage, fixes #212 2014-09-05 11:47:43 -04:00
Ben Balter
324de45da1 Merge pull request #215 from github/jekyll2
Upgrade to Jekyll2
2014-09-05 11:32:34 -04:00
Ben Balter
4ec63be944 exclude vendored tests from proofer 2014-09-05 11:32:41 -04:00
Ben Balter
580082f408 fix tooltips 2014-09-05 11:26:54 -04:00
Ben Balter
09b245ec27 whitespace 2014-09-05 11:14:07 -04:00
Ben Balter
a06987c6bd 💎 bump 2014-09-05 11:09:04 -04:00
Ben Balter
c1cd6f08ac jsonify licenses.json 2014-07-31 12:39:58 -04:00
Ben Balter
22cc77f12b first pass at jekyll2ification 2014-07-31 12:36:56 -04:00
Ben Balter
a7f23839df resolve bsd rediret loop 2014-06-27 17:32:43 -04:00
Jelle Besseling
3ad2aa39fb Added the WTFPL licence 2014-06-24 15:39:47 +02:00
Ben Balter
0b4b7d844f Merge pull request #209 from github/spdx
Using SPDX standard names and IDs for licenses
2014-06-22 15:52:02 -04:00
Ben Balter
967fc6f4c1 Merge branch 'gh-pages' into spdx 2014-06-22 15:51:36 -04:00
Ben Balter
0602a709e6 passing tests 2014-06-22 15:46:01 -04:00