SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / uboot_aes.h
index b651bca1c95c532dacf43128852ba80fbd541204..2fda384e3b79a5de3766a446ae52fa51ed977a8a 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2011 The Chromium OS Authors.
  * (C) Copyright 2010 - 2011 NVIDIA Corporation <www.nvidia.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _AES_REF_H_