[U-Boot] [PATCH] SAMSUNG: goni: add the GPL licence

Minkyu Kang mk7.kang at samsung.com
Tue Jun 8 08:37:26 CEST 2010


Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
---
 board/samsung/goni/config.mk |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diff --git a/board/samsung/goni/config.mk b/board/samsung/goni/config.mk
index 2da9ca1..0e9dd45 100644
--- a/board/samsung/goni/config.mk
+++ b/board/samsung/goni/config.mk
@@ -1,7 +1,25 @@
 #
-# Copyright (C) 2008 # Samsung Elecgtronics
+# Copyright (C) 2010 Samsung Electronics
 # Kyungmin Park <kyungmin.park at samsung.com>
 #
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# 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 the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
 
 # On S5PC100 we use the 128 MiB OneDRAM bank at
 #
-- 
1.6.3.3


More information about the U-Boot mailing list