summary refs log tree commit diff stats
path: root/src/strcursor.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/strcursor.rs')
-rw-r--r--src/strcursor.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strcursor.rs b/src/strcursor.rs
index f8b95c6..b9bf626 100644
--- a/src/strcursor.rs
+++ b/src/strcursor.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.
 
 //! String Cursor (sorta).