net/6lowpan: Remove FSF address from GPL statement.
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 4 Dec 2014 10:51:57 +0000 (11:51 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Dec 2014 11:43:04 +0000 (12:43 +0100)
This might change and we already deliver a copy of the license with
the kernel. This was already removed form the ieee802154 code but
missed here.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/6lowpan/iphc.c

index aced97db62f0cc85004da6b8ce9c44392f837e17..32ffec6ef1643427513529f33086e89fb751f991 100644 (file)
@@ -15,9 +15,6 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 /* Jon's code is based on 6lowpan implementation for Contiki which is: