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/",