From ae994f62aaa476651fb559cb462fbf945c0487a8 Mon Sep 17 00:00:00 2001 From: RaghavaroraSF <97958393+RaghavaroraSF@users.noreply.github.com> Date: Thu, 4 May 2023 10:54:07 +0530 Subject: [PATCH] chore(maintenance): update license and copyright headers (#128) to reflect the year change GH-127 --- .cz-config.js | 1 + LICENSE | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.cz-config.js b/.cz-config.js index 0013d21..b1eafc2 100644 --- a/.cz-config.js +++ b/.cz-config.js @@ -31,6 +31,7 @@ module.exports = { {name: 'component'}, {name: 'provider'}, {name: 'core'}, + {name: 'maintenance'}, ], appendBranchNameToCommitMessage: true, diff --git a/LICENSE b/LICENSE index 733f7e1..a973d80 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) [2019] [SourceFuse] +Copyright (c) [2023] [SourceFuse] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal