From 1d3f85e89195755bb817c91d13fdb40f268f79b7 Mon Sep 17 00:00:00 2001 From: Shawn Willden Date: Wed, 9 Dec 2020 14:18:44 -0700 Subject: 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 --- security/keymint/support/key_param_output.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/keymint/support/key_param_output.cpp') 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. -- cgit v1.2.3