summary refs log tree commit diff
path: root/src/CacheStructs.h
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2021-03-05 01:04:36 +0000
committerGitHub <noreply@github.com>2021-03-05 01:04:36 +0000
commit56c44d0454c2685f6976fc2319b3e1e0349dcb48 (patch)
tree15676560210bdbc36c29a89ab80b0f0612c8d664 /src/CacheStructs.h
parentFix linting (diff)
parentUpdate license headers (diff)
downloadnheko-56c44d0454c2685f6976fc2319b3e1e0349dcb48.tar.xz
Merge pull request #505 from Nheko-Reborn/license-headers
License headers
Diffstat (limited to 'src/CacheStructs.h')
-rw-r--r--src/CacheStructs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CacheStructs.h b/src/CacheStructs.h

index 10f8cc54..ad9aab98 100644 --- a/src/CacheStructs.h +++ b/src/CacheStructs.h
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #pragma once #include <QDateTime>