From 71e0bb44815c9f63e6927ebd33b89e23edf60c6e Mon Sep 17 00:00:00 2001 From: "Timothy Z." Date: Wed, 19 Nov 2025 14:48:11 +0200 Subject: [PATCH] chore: update copyright --- src/components/ActionsGroup/ActionsGroup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ActionsGroup/ActionsGroup.tsx b/src/components/ActionsGroup/ActionsGroup.tsx index 8c7393fcc..052f25016 100644 --- a/src/components/ActionsGroup/ActionsGroup.tsx +++ b/src/components/ActionsGroup/ActionsGroup.tsx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 Smart code 203358507 +// Copyright (C) 2017-2025 Smart code 203358507 import classNames from 'classnames'; import React from 'react';