projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e39274
)
Add missing copyright/license info
author
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 23 Nov 2015 17:35:58 +0000
(18:35 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 23 Nov 2015 17:35:58 +0000
(18:35 +0100)
u-boot/board/ar7240/common/common.c
patch
|
blob
|
history
diff --git
a/u-boot/board/ar7240/common/common.c
b/u-boot/board/ar7240/common/common.c
index ffb9949e1ee0f961d538f733a746032b52ed370f..b2684a77130332cd4b9a4c32c058153b011bfb51 100644
(file)
--- a/
u-boot/board/ar7240/common/common.c
+++ b/
u-boot/board/ar7240/common/common.c
@@
-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>