On Sun, Nov 12, 2017 at 1:18 PM, Thomas Gleixner <t...@linutronix.de> wrote: > Add the full text of the GPL 2.0 license to the kernel tree. It was > copied directly from: > > https://spdx.org/licenses/GPL-2.0.html#licenseText > > Add the required tags for reference and tooling. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Reviewed-by: Greg KH <gre...@linuxfoundation.org> > Reviewed-by: Kate Stewart <kstew...@linuxfoundation.org> > Reviewed-by: Philippe Ombredanne <pombreda...@nexb.com> > > --- > LICENSES/preferred/GPL-2.0 | 342 > +++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 342 insertions(+) > create mode 100644 LICENSES/GPL-2.0
Do we need 2 copies? Here and in COPYING? Rob