diff options
Diffstat (limited to 'tests/common/errorfunc.rs')
-rw-r--r-- | tests/common/errorfunc.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/common/errorfunc.rs b/tests/common/errorfunc.rs index 99ba641..926c94c 100644 --- a/tests/common/errorfunc.rs +++ b/tests/common/errorfunc.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. use ::std::marker::PhantomData; |