diff options
author | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2021-10-03 22:19:04 +0900 |
---|---|---|
committer | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2021-10-03 22:19:04 +0900 |
commit | 963d4e8a60311794435824829b013505b80adc92 (patch) | |
tree | ac676acebbf547d2ae504c90f2169c89044d1105 /playlistwithmetadata.cpp | |
parent | 8b78f7d07fc198cb0d059e39141e88474ba654cd (diff) |
Fix license information
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Diffstat (limited to 'playlistwithmetadata.cpp')
-rw-r--r-- | playlistwithmetadata.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/playlistwithmetadata.cpp b/playlistwithmetadata.cpp index be6d9a1..d1948b9 100644 --- a/playlistwithmetadata.cpp +++ b/playlistwithmetadata.cpp @@ -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 |