aboutsummaryrefslogtreecommitdiff
path: root/imageutil.cpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2022-08-30 20:20:39 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2022-08-30 20:20:39 -0400
commit6e389e62d381f65602a890f03b32bcd41ad983d9 (patch)
tree0cbf05a7b2d4852c13a8ff2f6f6414b5cbe97a56 /imageutil.cpp
parent8cbd8ff531bf2c1c98ee8141981c95d6950a8175 (diff)
downloaddeduper-6e389e62d381f65602a890f03b32bcd41ad983d9.tar.xz
Add proper readme and license.
Diffstat (limited to 'imageutil.cpp')
-rw-r--r--imageutil.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/imageutil.cpp b/imageutil.cpp
index fd78ccf..3fd8a94 100644
--- a/imageutil.cpp
+++ b/imageutil.cpp
@@ -1,3 +1,5 @@
+//Chris Xiong 2022
+//License: MPL-2.0
#include <algorithm>
#include <cmath>
#include <fstream>