diff options
Diffstat (limited to 'lang/js/DemoExtension')
-rw-r--r-- | lang/js/DemoExtension/entry.js | 2 | ||||
-rw-r--r-- | lang/js/DemoExtension/maindemo.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/js/DemoExtension/entry.js b/lang/js/DemoExtension/entry.js index fd261a0b..5492efcb 100644 --- a/lang/js/DemoExtension/entry.js +++ b/lang/js/DemoExtension/entry.js @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. * SPDX-License-Identifier: LGPL-2.1+ * * Author(s): diff --git a/lang/js/DemoExtension/maindemo.js b/lang/js/DemoExtension/maindemo.js index c992e7e1..a9fdf28c 100644 --- a/lang/js/DemoExtension/maindemo.js +++ b/lang/js/DemoExtension/maindemo.js @@ -14,7 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. * SPDX-License-Identifier: LGPL-2.1+ * * Author(s): |