summaryrefslogtreecommitdiff
path: root/security/keymint/support/key_param_output.cpp
diff options
context:
space:
mode:
authorShawn Willden <swillden@google.com>2020-12-09 14:18:44 -0700
committerShawn Willden <swillden@google.com>2020-12-13 23:48:10 -0700
commit1d3f85e89195755bb817c91d13fdb40f268f79b7 (patch)
treed7fb69f8b2211de207e30611c7c3156a9a8b19c9 /security/keymint/support/key_param_output.cpp
parent08a7e43e78b7b2715f0153e812297e98245916b3 (diff)
Various cleanups
Mostly just removal of old-style #include guards in favor of #pragm once, reorganization of header includes, correction of copyright years, etc. Test: VtsAidlKeyMintTargetTest Change-Id: I070584ecec550a2f133b1c19f36f99e7b5544e7c
Diffstat (limited to 'security/keymint/support/key_param_output.cpp')
-rw-r--r--security/keymint/support/key_param_output.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/keymint/support/key_param_output.cpp b/security/keymint/support/key_param_output.cpp
index b699b2289e..d8e2fff13d 100644
--- a/security/keymint/support/key_param_output.cpp
+++ b/security/keymint/support/key_param_output.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 The Android Open Source Project
+ * Copyright (C) 2020 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.