From 6e389e62d381f65602a890f03b32bcd41ad983d9 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 30 Aug 2022 20:20:39 -0400 Subject: Add proper readme and license. --- compressed_vector.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'compressed_vector.hpp') 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 -- cgit v1.2.3