From b93f26bf5bc84fc013ceef86f0f9905adb45b552 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 25 Jun 2021 11:44:14 +0200 Subject: gather all copyright info in 'copyright' file --- common/browser.js | 20 +------------------- common/connection_types.js | 20 +------------------- common/gen_unique.js | 20 +------------------- common/lock.js | 20 +------------------- common/once.js | 20 +------------------- common/storage_client.js | 20 +------------------- common/stored_types.js | 20 +------------------- common/url_item.js | 20 +------------------- 8 files changed, 8 insertions(+), 152 deletions(-) (limited to 'common') diff --git a/common/browser.js b/common/browser.js index 653b27f..0ff3510 100644 --- a/common/browser.js +++ b/common/browser.js @@ -2,25 +2,7 @@ * Myext WebExtension API access normalization * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ "use strict"; diff --git a/common/connection_types.js b/common/connection_types.js index 47d4be8..cc3c976 100644 --- a/common/connection_types.js +++ b/common/connection_types.js @@ -2,25 +2,7 @@ * Myext background scripts message connection types "enum" * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ "use strict"; diff --git a/common/gen_unique.js b/common/gen_unique.js index 3bfafa9..4bcfd67 100644 --- a/common/gen_unique.js +++ b/common/gen_unique.js @@ -2,25 +2,7 @@ * Myext generating unique, per-site hash * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ "use strict"; diff --git a/common/lock.js b/common/lock.js index a26c0e5..3358393 100644 --- a/common/lock.js +++ b/common/lock.js @@ -2,25 +2,7 @@ * Myext lock (aka binary semaphore aka mutex) * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ /* diff --git a/common/once.js b/common/once.js index 23cf874..d56b3c8 100644 --- a/common/once.js +++ b/common/once.js @@ -2,25 +2,7 @@ * Myext feature initialization promise * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ "use strict"; diff --git a/common/storage_client.js b/common/storage_client.js index ebf9d2c..1bc9a88 100644 --- a/common/storage_client.js +++ b/common/storage_client.js @@ -2,25 +2,7 @@ * Myext storage through connection (client side) * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ "use strict"; diff --git a/common/stored_types.js b/common/stored_types.js index f204658..e043777 100644 --- a/common/stored_types.js +++ b/common/stored_types.js @@ -2,25 +2,7 @@ * Myext stored item types "enum" * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.Copyright + * Redistribution terms are gathered in the `copyright' file. */ /* diff --git a/common/url_item.js b/common/url_item.js index 8dabe48..9f4b118 100644 --- a/common/url_item.js +++ b/common/url_item.js @@ -2,25 +2,7 @@ * Myext stripping url from query and target * * Copyright (C) 2021 Wojtek Kosior - * - * This code is dual-licensed under: - * - Asshole license 1.0, - * - GPLv3 or (at your option) any later version - * - * "dual-licensed" means you can choose the license you prefer. - * - * This code is released under a permissive license because I disapprove of - * copyright and wouldn't be willing to sue a violator. Despite not putting - * this code under copyleft (which is also kind of copyright), I do not want - * it to be made proprietary. Hence, the permissive alternative to GPL is the - * Asshole license 1.0 that allows me to call you an asshole if you use it. - * This means you're legally ok regardless of how you utilize this code but if - * you make it into something nonfree, you're an asshole. - * - * You should have received a copy of both GPLv3 and Asshole license 1.0 - * together with this code. If not, please see: - * - https://www.gnu.org/licenses/gpl-3.0.en.html - * - https://koszko.org/asshole-license.txt + * Redistribution terms are gathered in the `copyright' file. */ "use strict"; -- cgit v1.2.3