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/suggestions.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/suggestions.rs') diff --git a/tests/suggestions.rs b/tests/suggestions.rs index d7f3631..da7058c 100644 --- a/tests/suggestions.rs +++ b/tests/suggestions.rs @@ -1,6 +1,7 @@ // Copyright (c) 2021 Soni L. // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. +// Documentation and comments licensed under CC BY-SA 4.0. // because we wanna use double underscore (__) for test names #![allow(non_snake_case)] -- cgit 1.4.1