diff options
Diffstat (limited to 'ToggleButton.qml')
-rw-r--r-- | ToggleButton.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ToggleButton.qml b/ToggleButton.qml index 4a9fc72..c11b01f 100644 --- a/ToggleButton.qml +++ b/ToggleButton.qml @@ -1,6 +1,8 @@ /* * Copyright (C) 2016 The Qt Company Ltd. * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at |