Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 1/5] net/6lowpan: Remove FSF address from GPL statement.
@ 2014-12-04 10:51 Stefan Schmidt
  2014-12-04 10:51 ` [PATCH bluetooth-next 2/5] net/ieee802154: Make sure alignment matches parenthesis Stefan Schmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Stefan Schmidt @ 2014-12-04 10:51 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt, Jukka Rissanen

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>
CC: Jukka Rissanen <jukka.rissanen@linux.intel.com>
---
 net/6lowpan/iphc.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net/6lowpan/iphc.c b/net/6lowpan/iphc.c
index aced97d..32ffec6 100644
--- a/net/6lowpan/iphc.c
+++ b/net/6lowpan/iphc.c
@@ -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:
-- 
1.9.3


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-12-05 11:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 10:51 [PATCH bluetooth-next 1/5] net/6lowpan: Remove FSF address from GPL statement Stefan Schmidt
2014-12-04 10:51 ` [PATCH bluetooth-next 2/5] net/ieee802154: Make sure alignment matches parenthesis Stefan Schmidt
2014-12-04 10:51 ` [PATCH bluetooth-next 3/5] net/ieee802154: Remove and add extra blank lines as needed Stefan Schmidt
2014-12-04 10:52 ` [PATCH bluetooth-next 4/5] net/mac802154: Remove extra blank lines Stefan Schmidt
2014-12-04 10:52 ` [PATCH bluetooth-next 5/5] net/mac802154: No need for an extra space when casting Stefan Schmidt
2014-12-04 20:03   ` Alexander Aring
2014-12-05 11:44   ` Marcel Holtmann
2014-12-05 11:15 ` [PATCH bluetooth-next 1/5] net/6lowpan: Remove FSF address from GPL statement Jukka Rissanen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox