treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile for wl_glue driver
|
||||
#
|
||||
# Copyright (C) 2011 Jo-Philipp Wich <jow@openwrt.org>
|
||||
# Copyright (C) 2011 Jo-Philipp Wich <jo@mein.io>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* wl_glue.c: Broadcom WL support module providing a unified SSB/BCMA handling.
|
||||
* Copyright (C) 2011 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2011 Jo-Philipp Wich <jo@mein.io>
|
||||
*/
|
||||
|
||||
#include "wl_glue.h"
|
||||
@@ -21,7 +21,7 @@
|
||||
#include <linux/bcma/bcma.h>
|
||||
#endif
|
||||
|
||||
MODULE_AUTHOR("Jo-Philipp Wich (jow@openwrt.org)");
|
||||
MODULE_AUTHOR("Jo-Philipp Wich (jo@mein.io)");
|
||||
MODULE_DESCRIPTION("Broadcom WL SSB/BCMA compatibility layer");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* wl_glue.h: Broadcom WL support module providing a unified SSB/BCMA handling.
|
||||
* Copyright (C) 2011 Jo-Philipp Wich <jow@openwrt.org>
|
||||
* Copyright (C) 2011 Jo-Philipp Wich <jo@mein.io>
|
||||
*/
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
Reference in New Issue
Block a user