aboutsummaryrefslogtreecommitdiff
path: root/qdeduper/filescanner.cpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2022-10-02 23:41:08 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2022-10-02 23:55:32 -0400
commitfe1560738dc20aacfc86327f8907cbb9f0164c89 (patch)
treebab728e2b33fa5162661296250b9bf34f7766d8c /qdeduper/filescanner.cpp
parent40683b036156528669f5f9c3e7d3c6fa693dd875 (diff)
downloaddeduper-fe1560738dc20aacfc86327f8907cbb9f0164c89.tar.xz
Add useless (?) license header.
Diffstat (limited to 'qdeduper/filescanner.cpp')
-rw-r--r--qdeduper/filescanner.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/qdeduper/filescanner.cpp b/qdeduper/filescanner.cpp
index 141cfbf..547e86a 100644
--- a/qdeduper/filescanner.cpp
+++ b/qdeduper/filescanner.cpp
@@ -1,3 +1,5 @@
+//Chris Xiong 2022
+//License: MPL-2.0
#include "filescanner.hpp"
#include <cstring>