Add missing copyright/license info
authorPiotr Dymacz <pepe2k@gmail.com>
Mon, 23 Nov 2015 17:35:58 +0000 (18:35 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 23 Nov 2015 17:35:58 +0000 (18:35 +0100)
u-boot/board/ar7240/common/common.c

index ffb9949e1ee0f961d538f733a746032b52ed370f..b2684a77130332cd4b9a4c32c058153b011bfb51 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * Copyright (C) 2015 Piotr Dymacz <piotr@dymacz.pl>
+ *
+ * SPDX-License-Identifier:GPL-2.0
+ */
+
 #include <config.h>
 #include <common.h>
 #include <command.h>