From: Artem Bityutskiy <dedekind1@gmail.com>
To: hujianyang <hujianyang@huawei.com>
Cc: Richard Weinberger <richard.weinberger@gmail.com>,
linux-mtd <linux-mtd@lists.infradead.org>,
Bill Pringlemeir <bpringlemeir@nbsps.com>
Subject: Re: [PATCH v4 1/4] ubi-utils: ubidump: add ubifs-media
Date: Fri, 03 Oct 2014 17:44:49 +0300 [thread overview]
Message-ID: <1412347489.3795.68.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <542A2C57.3090401@huawei.com>
On Tue, 2014-09-30 at 12:06 +0800, hujianyang wrote:
> @@ -0,0 +1,298 @@
> +/*
> + * Copyright (c) International Business Machines Corp., 2006
> + *
> + * 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.
> + */
Hu,
probably I was not clear enough when commenting on the previous version
of your patches.
Bu this is a copy of the kernel fs/ubifs/ubifs-media.h file.I see you
stripped it down a little bit. But nevertheless, this is still a
_copy_.
You _absolutely_ must preserve the original license and copyright.
In this patch you just threw away original license and the copyright and
put a different license and copyright. You cannot do this.
Please, preserve the original header from fs/ubifs/ubifs-media.h intact,
as it is. Do not change it.
next prev parent reply other threads:[~2014-10-03 14:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-30 4:06 [PATCH v4 1/4] ubi-utils: ubidump: add ubifs-media hujianyang
2014-09-30 4:08 ` [PATCH v4 2/4] ubi-utils: ubidump: add libdump hujianyang
2014-10-03 14:53 ` Artem Bityutskiy
2014-10-09 2:10 ` hujianyang
2014-09-30 4:09 ` [PATCH v4 3/4] ubi-utils: ubidump: introduce ubidump hujianyang
2014-09-30 4:10 ` [PATCH v4 4/4] ubi-utils: ubidump: compile enable hujianyang
2014-10-03 14:44 ` Artem Bityutskiy [this message]
2014-10-08 3:43 ` [PATCH v4 1/4] ubi-utils: ubidump: add ubifs-media hujianyang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1412347489.3795.68.camel@sauron.fi.intel.com \
--to=dedekind1@gmail.com \
--cc=bpringlemeir@nbsps.com \
--cc=hujianyang@huawei.com \
--cc=linux-mtd@lists.infradead.org \
--cc=richard.weinberger@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.