Browse Source

Platform/RaspberryPi: add license header to PlatformUiAppLib.inf

PlatformUiAppLib.inf was accidentally merged without an explicit license
header. Add one that matches the actual source code (BSD+Patent, after
the general relicensing earlier this year.
(This has been OK:d with Andrei off-list.)

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Leif Lindholm 4 years ago
parent
commit
962de78bff

+ 8 - 0
Platform/RaspberryPi/RPi3/Library/PlatformUiAppLib/PlatformUiAppLib.inf

@@ -1,3 +1,11 @@
+#/** @file
+#
+#  Copyright (c) 2017-2018, Andrei Warkentin <andrey.warkentin@gmail.com>
+#
+#  SPDX-License-Identifier: BSD-2-Clause-Patent
+#
+#**/
+
 [Defines]
   INF_VERSION                    = 0x0001001A
   BASE_NAME                      = PlatformUiAppLib