aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/main.js2
-rw-r--r--content/page_actions.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/content/main.js b/content/main.js
index af8cd7c..8f8375e 100644
--- a/content/main.js
+++ b/content/main.js
@@ -1,5 +1,5 @@
/**
- * Myext main content script run in all frames
+ * Hachette main content script run in all frames
*
* Copyright (C) 2021 Wojtek Kosior
* Copyright (C) 2021 jahoti
diff --git a/content/page_actions.js b/content/page_actions.js
index 75cc4d9..aff56b8 100644
--- a/content/page_actions.js
+++ b/content/page_actions.js
@@ -1,5 +1,5 @@
/**
- * Myext handling of page actions in content scripts
+ * Hachette handling of page actions in content scripts
*
* Copyright (C) 2021 Wojtek Kosior
* Redistribution terms are gathered in the `copyright' file.