From d79a2b52264222d8ab2eb1d7938ed162c2149529 Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Wed, 6 Jul 2022 14:48:06 +0200 Subject: [PATCH] Change copyright --- skins/material3/QskMaterial3Skin.cpp | 4 ++-- skins/material3/QskMaterial3Skin.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/skins/material3/QskMaterial3Skin.cpp b/skins/material3/QskMaterial3Skin.cpp index b733d697..c6ad860f 100644 --- a/skins/material3/QskMaterial3Skin.cpp +++ b/skins/material3/QskMaterial3Skin.cpp @@ -1,6 +1,6 @@ /****************************************************************************** - * QSkinny - Copyright (C) 2016 Uwe Rathmann - * This file may be used under the terms of the QSkinny License, Version 1.0 + * QSkinny - Copyright (C) 2022 Edelhirsch Software GmbH + * This file may be used under the terms of the 3-clause BSD License *****************************************************************************/ #include "QskMaterial3Skin.h" diff --git a/skins/material3/QskMaterial3Skin.h b/skins/material3/QskMaterial3Skin.h index 834d3535..646cef4b 100644 --- a/skins/material3/QskMaterial3Skin.h +++ b/skins/material3/QskMaterial3Skin.h @@ -1,6 +1,6 @@ /****************************************************************************** - * QSkinny - Copyright (C) 2016 Uwe Rathmann - * This file may be used under the terms of the QSkinny License, Version 1.0 + * QSkinny - Copyright (C) 2022 Edelhirsch Software GmbH + * This file may be used under the terms of the 3-clause BSD License *****************************************************************************/ #ifndef QSK_MATERIAL3_SKIN_H