Project

General

Profile

« Previous | Next » 

Revision 6bae771d

Added by Wojtek Kosior about 2 years ago

change licenses

View differences:

manifest.json
1
// Copyright (C) 2021 Wojtek Kosior
2
//
3
// This code is dual-licensed under:
4
// - Asshole license 1.0,
5
// - GPLv3 or (at your option) any later version
6
//
7
// "dual-licensed" means you can choose the license you prefer.
8
//
9
// This code is released under a permissive license because I disapprove of
10
// copyright and wouldn't be willing to sue a violator. Despite not putting
11
// this code under copyleft (which is also kind of copyright), I do not want
12
// it to be made proprietary. Hence, the permissive alternative to GPL is the
13
// Asshole license 1.0 that allows me to call you an asshole if you use it.
14
// This means you're legally ok regardless of how you utilize this code but if
15
// you make it into something nonfree, you're an asshole.
16
//
17
// You should have received a copy of both GPLv3 and Asshole license 1.0
18
// together with this code. If not, please see:
19
// - https://www.gnu.org/licenses/gpl-3.0.en.html
20
// - https://koszko.org/asshole-license.txt
21

  
1 22
{
2 23
    "manifest_version": 2,
3 24
    "name": "My extension",

Also available in: Unified diff