summary refs log tree commit diff stats
path: root/tests/common/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/mod.rs')
-rw-r--r--tests/common/mod.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/common/mod.rs b/tests/common/mod.rs
index 6760da1..cb0c6f2 100644
--- a/tests/common/mod.rs
+++ b/tests/common/mod.rs
@@ -1,4 +1,7 @@
 // Copyright (c) 2021 Soni L.
+//
+// Licensed under the MIT license.
+// Documentation and comments licensed under CC BY-SA 4.0.
 
 // see rationale in tests/*.rs
 #![warn(non_snake_case)]