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 --- content/activity_info_server.js | 2 +- content/main.js | 2 +- content/page_actions.js | 2 +- content/repo_query.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'content') diff --git a/content/activity_info_server.js b/content/activity_info_server.js index db8ff80..6c0badc 100644 --- a/content/activity_info_server.js +++ b/content/activity_info_server.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/content/main.js b/content/main.js index d97747f..8b24323 100644 --- a/content/main.js +++ b/content/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/content/page_actions.js b/content/page_actions.js index b2cc5ce..b1ecd42 100644 --- a/content/page_actions.js +++ b/content/page_actions.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/content/repo_query.js b/content/repo_query.js index 5dd503d..5f1adda 100644 --- a/content/repo_query.js +++ b/content/repo_query.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