From bb818fc3f096a90555b11eda98115fb7a2873cda Mon Sep 17 00:00:00 2001 From: GarboMuffin Date: Sat, 24 Feb 2024 11:44:41 -0600 Subject: [PATCH] Various small text fixes (#1321) --- extensions/CubesterYT/KeySimulation.js | 2 +- extensions/clipboard.js | 2 +- licenses/MIT.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/CubesterYT/KeySimulation.js b/extensions/CubesterYT/KeySimulation.js index a1c94eefd2..8409b5f884 100644 --- a/extensions/CubesterYT/KeySimulation.js +++ b/extensions/CubesterYT/KeySimulation.js @@ -1,6 +1,6 @@ // Name: Key Simulation // ID: cubesterKeySimulation -// Description: Simulate Key Presses and Mouse Clicks. +// Description: Simulate key presses and mouse clicks. // By: CubesterYT // License: MIT AND LGPL-3.0 diff --git a/extensions/clipboard.js b/extensions/clipboard.js index 4150262b7f..673eba1ff8 100644 --- a/extensions/clipboard.js +++ b/extensions/clipboard.js @@ -1,7 +1,7 @@ // Name: Clipboard // ID: clipboard // Description: Read and write from the system clipboard. -// License: MIT +// License: Apache-2.0 /*! * Copyright 2023 tomyo-code + AdamMady diff --git a/licenses/MIT.txt b/licenses/MIT.txt index 153f8ff5c3..b8ae37cc38 100644 --- a/licenses/MIT.txt +++ b/licenses/MIT.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2023 TurboWarp Extensions Contributors +Copyright (c) 2021-2024 TurboWarp Extensions Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal