summary refs log tree commit diff stats
path: root/tests/suggestion.rs
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-11-29 18:49:57 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-11-29 18:49:57 -0300
commit3fa132148f1aca5671609b6ac9f3379c09e9ecfd (patch)
tree9e5db4e70a27add4921e251f1ac472b3b14aee69 /tests/suggestion.rs
parent35ff4cb55222893c4abd6b679eba08c476f7eead (diff)
Specify license for docs/comments
Diffstat (limited to 'tests/suggestion.rs')
-rw-r--r--tests/suggestion.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suggestion.rs b/tests/suggestion.rs
index 5886f16..8190332 100644
--- a/tests/suggestion.rs
+++ b/tests/suggestion.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)]