aboutsummaryrefslogtreecommitdiffstats
path: root/config/buildConstants.js
diff options
context:
space:
mode:
Diffstat (limited to 'config/buildConstants.js')
-rw-r--r--config/buildConstants.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/buildConstants.js b/config/buildConstants.js
index 90c1a2b..627c895 100644
--- a/config/buildConstants.js
+++ b/config/buildConstants.js
@@ -14,6 +14,7 @@ const { chrome: chromeVersion, node: nodeVersion } = JSON.parse(electronVendorsJ
14/** @type {string} */ 14/** @type {string} */
15export const banner = `/*! 15export const banner = `/*!
16 * Copyright (C) 2021-2022 Kristóf Marussy <kristof@marussy.com> 16 * Copyright (C) 2021-2022 Kristóf Marussy <kristof@marussy.com>
17 * Copyright (C) 2022 Vijay A <vraravam@users.noreply.github.com>
17 * 18 *
18 * This file is part of Sophie. 19 * This file is part of Sophie.
19 * 20 *