diff options
Diffstat (limited to 'lib/aes.c')
-rw-r--r-- | lib/aes.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/aes.c b/lib/aes.c index 2b0849c7e04..a12a1920843 100644 --- a/lib/aes.c +++ b/lib/aes.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2011 The Chromium OS Authors. * (C) Copyright 2011 NVIDIA Corporation www.nvidia.com - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |