aboutsummaryrefslogtreecommitdiff
path: root/compressed_vector.hpp
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 /compressed_vector.hpp
parent8cbd8ff531bf2c1c98ee8141981c95d6950a8175 (diff)
downloaddeduper-6e389e62d381f65602a890f03b32bcd41ad983d9.tar.xz
Add proper readme and license.
Diffstat (limited to 'compressed_vector.hpp')
-rw-r--r--compressed_vector.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/compressed_vector.hpp b/compressed_vector.hpp
index db820ed..0173157 100644
--- a/compressed_vector.hpp
+++ b/compressed_vector.hpp
@@ -1,3 +1,5 @@
+//Chris Xiong 2022
+//License: MPL-2.0
#ifndef COMPRESSED_VECTOR
#define COMPRESSED_VECTOR