]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/sti-timer.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / timer / sti-timer.c
index e1419c497638064f520405e4af0e33c408e4a9da..f7f0e72fe16deae56062172b54001df8b6ecadd3 100644 (file)
@@ -1,7 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
- * (C) Copyright 2017 Patrice Chotard <patrice.chotard@st.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
+ * Copyright (C) 2017, STMicroelectronics - All Rights Reserved
+ * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics.
  */
 
 #include <common.h>