[lttng-dev] [PATCH 14/19] lttng: Add documentation and license files
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Sun Nov 27 05:04:19 EST 2011
* Greg KH (greg at kroah.com) wrote:
> On Sat, Nov 26, 2011 at 10:03:39AM -0500, Mathieu Desnoyers wrote:
> > Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
> > ---
> > drivers/staging/lttng/ChangeLog | 75 ++++++
> > drivers/staging/lttng/LICENSE | 27 ++
> > drivers/staging/lttng/README | 46 ++++
> > drivers/staging/lttng/gpl-2.0.txt | 339 ++++++++++++++++++++++++
> > drivers/staging/lttng/lgpl-2.1.txt | 504 ++++++++++++++++++++++++++++++++++++
> > 5 files changed, 991 insertions(+), 0 deletions(-)
> > create mode 100644 drivers/staging/lttng/ChangeLog
> > create mode 100644 drivers/staging/lttng/LICENSE
> > create mode 100644 drivers/staging/lttng/README
> > create mode 100644 drivers/staging/lttng/gpl-2.0.txt
> > create mode 100644 drivers/staging/lttng/lgpl-2.1.txt
>
> I've edited this patch, and only include the LICENSE and README files
> from it, as that's all that is really needed in the kernel source tree
> (no need for a license that is a duplicate, and a changelog will just be
> instantly deleted anyway.)
Perfect, thanks !
Mathieu
>
> thanks,
>
> greg k-h
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list