From b368ecd5aae63a1f3016f9ddc1bfe2858cd316fc Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 27 Apr 2017 20:24:53 +0200 Subject: Add SPDX header to remaining core files Signed-off-by: Dirk Hohndel --- core/cloudstorage.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/cloudstorage.h') diff --git a/core/cloudstorage.h b/core/cloudstorage.h index 6addb739d..13de04283 100644 --- a/core/cloudstorage.h +++ b/core/cloudstorage.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef CLOUD_STORAGE_H #define CLOUD_STORAGE_H @@ -24,4 +25,4 @@ private: }; QNetworkAccessManager *manager(); -#endif \ No newline at end of file +#endif -- cgit v1.2.3-70-g09d2