From 372d24ea3a52e376f953deeffeb7847d008b81c9 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 4 Jan 2022 09:15:32 +0100 Subject: fix license promise typo --- background/broadcast_broker.js | 2 +- background/main.js | 2 +- background/page_actions_server.js | 2 +- background/patterns_query_manager.js | 2 +- background/policy_injector.js | 2 +- background/storage.js | 2 +- background/storage_server.js | 2 +- background/stream_filter.js | 2 +- background/webrequest.js | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'background') diff --git a/background/broadcast_broker.js b/background/broadcast_broker.js index 458fb7f..79a1bb7 100644 --- a/background/broadcast_broker.js +++ b/background/broadcast_broker.js @@ -38,7 +38,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/main.js b/background/main.js index cff0786..61c96ac 100644 --- a/background/main.js +++ b/background/main.js @@ -38,7 +38,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/page_actions_server.js b/background/page_actions_server.js index 578d1b1..67c9b9e 100644 --- a/background/page_actions_server.js +++ b/background/page_actions_server.js @@ -37,7 +37,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/patterns_query_manager.js b/background/patterns_query_manager.js index e364668..e657448 100644 --- a/background/patterns_query_manager.js +++ b/background/patterns_query_manager.js @@ -38,7 +38,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/policy_injector.js b/background/policy_injector.js index b1fc733..36c950e 100644 --- a/background/policy_injector.js +++ b/background/policy_injector.js @@ -39,7 +39,7 @@ * * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/storage.js b/background/storage.js index 2a93b87..fbd4a7e 100644 --- a/background/storage.js +++ b/background/storage.js @@ -37,7 +37,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/storage_server.js b/background/storage_server.js index 2d13690..5aa07bf 100644 --- a/background/storage_server.js +++ b/background/storage_server.js @@ -37,7 +37,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ diff --git a/background/stream_filter.js b/background/stream_filter.js index 925a39d..0de7f49 100644 --- a/background/stream_filter.js +++ b/background/stream_filter.js @@ -21,7 +21,7 @@ * * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. * * diff --git a/background/webrequest.js b/background/webrequest.js index 9787318..891cac3 100644 --- a/background/webrequest.js +++ b/background/webrequest.js @@ -37,7 +37,7 @@ * along with this program. If not, see . * * I, Wojtek Kosior, thereby promise not to sue for violation of this file's - * license. Although I request that you do not make use this code in a + * license. Although I request that you do not make use of this code in a * proprietary program, I am not going to enforce this in court. */ -- cgit v1.2.3