summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Swierczek <t.swierczek@samsung.com>2019-05-13 11:14:00 +0200
committerTomasz Swierczek <t.swierczek@samsung.com>2019-05-13 11:14:00 +0200
commit062dcfeebc57f34472a116fd518ee2910e35f1e9 (patch)
treefa4aebc2481d28b0ff0f7f90f40e4851db79aad1
parenta9844c2ed624b961164fa1e04ee9691c1c43d895 (diff)
downloadkey-manager-062dcfeebc57f34472a116fd518ee2910e35f1e9.tar.gz
key-manager-062dcfeebc57f34472a116fd518ee2910e35f1e9.tar.bz2
key-manager-062dcfeebc57f34472a116fd518ee2910e35f1e9.zip
Fix file name in file header
Change-Id: I3e087729762d16b84327863317643387c304ef88
-rw-r--r--src/manager/common/ckm-error.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manager/common/ckm-error.cpp b/src/manager/common/ckm-error.cpp
index 520bcbed..e738fac8 100644
--- a/src/manager/common/ckm-error.cpp
+++ b/src/manager/common/ckm-error.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd. All rights reserved
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
* limitations under the License
*/
/*
- * @file ckm-zero-memory.cpp
+ * @file ckm-error.cpp
* @author Tomasz Swierczek (t.swierczek@samsung.com)
* @version 1.0
*/