Put proper GPL declarations on the source files
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 1 Jul 2013 13:08:24 +0000 (14:08 +0100)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 4 Jul 2013 05:01:32 +0000 (08:01 +0300)
commit9515a5cbfd68aae45e4303b76bd2ae1ff6d61b4d
treeb713c0560198273c8820bf49588299edbde61263
parent27b340d97773579f9760dc70c34d59ed44d46bf3
Put proper GPL declarations on the source files

This is GPL best-practice. I have assumed that this package is
intentionally placed under the GPL version 2 only (like Linux or
ConnMan), and not dual- or multiple-licensed under the GPL version 2
"or any later version" (like BlueZ).

As a result, the wording used is similar to what is recommended in
the GPL v2, but modified to omit the "or later" clause.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool
bmaptools/BmapCopy.py
bmaptools/BmapCreate.py
bmaptools/BmapHelpers.py
bmaptools/Fiemap.py
bmaptools/TransRead.py
debian/copyright