diff options
Diffstat (limited to 'core/isocialnetworkintegration.h')
-rw-r--r-- | core/isocialnetworkintegration.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/isocialnetworkintegration.h b/core/isocialnetworkintegration.h index 70ea3d9ab..74abfeac3 100644 --- a/core/isocialnetworkintegration.h +++ b/core/isocialnetworkintegration.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef ISOCIALNETWORKINTEGRATION_H #define ISOCIALNETWORKINTEGRATION_H @@ -70,4 +71,4 @@ public: virtual void requestUpload() = 0; }; -#endif
\ No newline at end of file +#endif |