From 3fa132148f1aca5671609b6ac9f3379c09e9ecfd Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Mon, 29 Nov 2021 18:49:57 -0300 Subject: Specify license for docs/comments --- tests/common/mod.rs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/common/mod.rs') 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)] -- cgit 1.4.1