summaryrefslogtreecommitdiff
path: root/src/bin
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin')
-rw-r--r--src/bin/roughenough-client.rs2
-rw-r--r--src/bin/roughenough-kms.rs2
-rw-r--r--src/bin/roughenough-server.rs2
3 files changed, 4 insertions, 2 deletions
diff --git a/src/bin/roughenough-client.rs b/src/bin/roughenough-client.rs
index cea1412..a8cc28f 100644
--- a/src/bin/roughenough-client.rs
+++ b/src/bin/roughenough-client.rs
@@ -1,3 +1,5 @@
+// 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.
// You may obtain a copy of the License at
diff --git a/src/bin/roughenough-kms.rs b/src/bin/roughenough-kms.rs
index a42ac50..a5eaac1 100644
--- a/src/bin/roughenough-kms.rs
+++ b/src/bin/roughenough-kms.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/bin/roughenough-server.rs b/src/bin/roughenough-server.rs
index 1021e7f..ed5edc9 100644
--- a/src/bin/roughenough-server.rs
+++ b/src/bin/roughenough-server.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.