summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorStelian Pop <stelian@popies.net>2008-05-08 22:52:11 +0200
committerWolfgang Denk <wd@denx.de>2008-05-10 00:24:02 +0200
commitceb6b4fbe1dcc40bb672ef8133ddf4813e97cbb1 (patch)
tree9eecd788f6c8c5f049948b80c853eb0e3694073f /board
parent2ab02fd456d8ef92ae9f5439618d1fa7ca16e5f3 (diff)
downloadtalos-obmc-uboot-ceb6b4fbe1dcc40bb672ef8133ddf4813e97cbb1.tar.gz
talos-obmc-uboot-ceb6b4fbe1dcc40bb672ef8133ddf4813e97cbb1.zip
Add copyright information in Atmel boards partition.c
When Ulf did the dataflash.c cleanup, he didn't add his copyright on the new created files. This patch fixes the problem. Signed-off-by: Stelian Pop <stelian@popies.net>
Diffstat (limited to 'board')
-rw-r--r--board/atmel/at91cap9adk/partition.c2
-rw-r--r--board/atmel/at91rm9200dk/partition.c2
-rw-r--r--board/atmel/at91sam9260ek/partition.c2
3 files changed, 6 insertions, 0 deletions
diff --git a/board/atmel/at91cap9adk/partition.c b/board/atmel/at91cap9adk/partition.c
index 3bffd71a78..eb1a724ab1 100644
--- a/board/atmel/at91cap9adk/partition.c
+++ b/board/atmel/at91cap9adk/partition.c
@@ -1,4 +1,6 @@
/*
+ * (C) Copyright 2008
+ * Ulf Samuelsson <ulf@atmel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/board/atmel/at91rm9200dk/partition.c b/board/atmel/at91rm9200dk/partition.c
index a8a5fe6aa6..975be17464 100644
--- a/board/atmel/at91rm9200dk/partition.c
+++ b/board/atmel/at91rm9200dk/partition.c
@@ -1,4 +1,6 @@
/*
+ * (C) Copyright 2008
+ * Ulf Samuelsson <ulf@atmel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/board/atmel/at91sam9260ek/partition.c b/board/atmel/at91sam9260ek/partition.c
index 389fb2c5c9..557d6954f4 100644
--- a/board/atmel/at91sam9260ek/partition.c
+++ b/board/atmel/at91sam9260ek/partition.c
@@ -1,4 +1,6 @@
/*
+ * (C) Copyright 2008
+ * Ulf Samuelsson <ulf@atmel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
OpenPOWER on IntegriCloud