From 4068638074b73b4e9ae184aa2d52ffd520d66c9b Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Thu, 16 Feb 2023 16:37:17 +0530 Subject: [PATCH] Update copyright --- LICENSE | 2 +- main.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 2a47eda..df13a22 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2022 Agampreet Singh +Copyright (c) 2021-2023 Agampreet Singh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/main.js b/main.js index 0328bdc..cb2c7b6 100644 --- a/main.js +++ b/main.js @@ -121,7 +121,7 @@ const menulayout = [ "https://raw.githubusercontent.com/agam778/MS-365-Electron/main/assets/icon.png", product_name: "MS-365-Electron", copyright: - "Copyright (c) 2021-2022 Agampreet Singh\nOffice, the name, website, images/icons\nare the intellectual properties of Microsoft.", + "Copyright (c) 2021-2023 Agampreet Singh\nOffice, the name, website, images/icons\nare the intellectual properties of Microsoft.", package_json_dir: __dirname, bug_report_url: "https://github.com/agam778/MS-365-Electron/issues/",