diff --git a/src/controls/QskInputPanelLayouts.cpp b/src/controls/QskInputPanelLayouts.cpp index 8e5b4df2..e09832c6 100644 --- a/src/controls/QskInputPanelLayouts.cpp +++ b/src/controls/QskInputPanelLayouts.cpp @@ -1,3 +1,8 @@ +/****************************************************************************** + * QSkinny - Copyright (C) 2016 Uwe Rathmann + * This file may be used under the terms of the QSkinny License, Version 1.0 + *****************************************************************************/ + // Inline constexpr keymaps // Bulgarian diff --git a/src/controls/QskInputPanelSkinlet.cpp b/src/controls/QskInputPanelSkinlet.cpp index d499f194..56acd7a4 100644 --- a/src/controls/QskInputPanelSkinlet.cpp +++ b/src/controls/QskInputPanelSkinlet.cpp @@ -1,8 +1,6 @@ /****************************************************************************** - * Qsk Controls - * Copyright (C) 2016 Uwe Rathmann - * - * This file may be used under the terms of the 3-clause BSD License + * QSkinny - Copyright (C) 2016 Uwe Rathmann + * This file may be used under the terms of the QSkinny License, Version 1.0 *****************************************************************************/ #include "QskInputPanelSkinlet.h" diff --git a/src/controls/QskInputPanelSkinlet.h b/src/controls/QskInputPanelSkinlet.h index 6b62173e..02202069 100644 --- a/src/controls/QskInputPanelSkinlet.h +++ b/src/controls/QskInputPanelSkinlet.h @@ -1,8 +1,6 @@ /****************************************************************************** - * Qsk Controls - * Copyright (C) 2016 Uwe Rathmann - * - * This file may be used under the terms of the 3-clause BSD License + * QSkinny - Copyright (C) 2016 Uwe Rathmann + * This file may be used under the terms of the QSkinny License, Version 1.0 *****************************************************************************/ #ifndef QSK_INPUT_PANEL_SKINLET_H