From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Gehrlein Date: Wed, 09 Jul 2008 08:32:28 +0200 Subject: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor In-Reply-To: References: <20080708093022.9272.4677.stgit@tq-sewsrv-4.tq-net.de> Message-ID: <48745B7C.3020400@tqs.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Guennadi, Guennadi Liakhovetski schrieb: > On Tue, 8 Jul 2008, Jens Gehrlein wrote: > >> diff --git a/board/tqc/tqma31/Makefile b/board/tqc/tqma31/Makefile >> new file mode 100644 >> index 0000000..f7e17c8 >> --- /dev/null >> +++ b/board/tqc/tqma31/Makefile >> @@ -0,0 +1,48 @@ >> +# >> +# Copyright (C) 2008, Guennadi Liakhovetski >> +# Copyright (C) 2008, Jens Gehrlein > > Thanks for the credit, but, although IANAL, I think, one does not _have_ > to preserve the copyright of the original file when it gets copied to a > new one. Otherwise most open-source files would have a veeeery long list > of Copyrights:-) Am I right? I didn't quite understand. So what should I remove: - your name? - my name? - all? - in all files (much work)? Thanks. Neither I'm a lawyer. I just had a look to other source files, were it's done similar. Kind regards, Jens