diff options
author | Sandeep Paulraj <s-paulraj@ti.com> | 2009-10-13 19:35:11 -0400 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-10-24 09:55:24 -0500 |
commit | a4474ff8629be5f28aefb8a9f48d4411d62fb0d2 (patch) | |
tree | 8e0f54ccdf37803f829951672906723a8cccf847 /board/davinci/dm365evm | |
parent | 11b0102218bbb50ac5c04f1521f2a22ed4e90cf1 (diff) | |
download | u-boot-imx-a4474ff8629be5f28aefb8a9f48d4411d62fb0d2.zip u-boot-imx-a4474ff8629be5f28aefb8a9f48d4411d62fb0d2.tar.gz u-boot-imx-a4474ff8629be5f28aefb8a9f48d4411d62fb0d2.tar.bz2 |
TI DaVinci: Adding Copyright for DM365 EVM
Forgot to add Copyright while submitting the patch.
This patch adds the copyright.
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'board/davinci/dm365evm')
-rw-r--r-- | board/davinci/dm365evm/dm365evm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/davinci/dm365evm/dm365evm.c b/board/davinci/dm365evm/dm365evm.c index 1e3a14f..290eb99 100644 --- a/board/davinci/dm365evm/dm365evm.c +++ b/board/davinci/dm365evm/dm365evm.c @@ -1,4 +1,5 @@ /* + * Copyright (C) 2009 Texas Instruments Incorporated * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |