diff options
Diffstat (limited to 'src/key')
-rw-r--r-- | src/key/longterm.rs | 2 | ||||
-rw-r--r-- | src/key/mod.rs | 2 | ||||
-rw-r--r-- | src/key/online.rs | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/key/longterm.rs b/src/key/longterm.rs index 24337f6..6a3ebd5 100644 --- a/src/key/longterm.rs +++ b/src/key/longterm.rs @@ -1,4 +1,4 @@ -// Copyright 2017-2018 int08h LLC +// Copyright 2017-2019 int08h LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/key/mod.rs b/src/key/mod.rs index f9c77ad..0e7e4ff 100644 --- a/src/key/mod.rs +++ b/src/key/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2017-2018 int08h LLC +// Copyright 2017-2019 int08h LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/key/online.rs b/src/key/online.rs index c22db74..0c0c80f 100644 --- a/src/key/online.rs +++ b/src/key/online.rs @@ -1,4 +1,4 @@ -// Copyright 2017-2018 int08h LLC +// Copyright 2017-2019 int08h LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |