Skip to content

Commit

Permalink
can: remove references to berlios mailinglist
Browse files Browse the repository at this point in the history
The BerliOS project, which currently hosts our mailinglist, will
close with the end of the year. Now take the chance and remove all
occurrences of the mailinglist address from the source files.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Marc Kleine-Budde authored and David S. Miller committed Oct 17, 2011
1 parent 1caa60b commit f861c2b
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 37 deletions.
2 changes: 0 additions & 2 deletions drivers/net/can/at91_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
* Public License ("GPL") version 2 as distributed in the 'COPYING'
* file from the main directory of the linux kernel source.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*
* Your platform definition file should specify something like:
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/net/can/sja1000/sja1000.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions drivers/net/can/sja1000/sja1000.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef SJA1000_DEV_H
Expand Down
2 changes: 0 additions & 2 deletions drivers/net/can/slcan.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions drivers/net/can/vcan.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_H
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can/bcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_BCM_H
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_CORE_H
Expand Down
1 change: 0 additions & 1 deletion include/linux/can/dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
*
* Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com>
*
* Send feedback to <socketcan-users@lists.berlios.de>
*/

#ifndef CAN_DEV_H
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can/error.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_ERROR_H
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can/gw.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
* Copyright (c) 2011 Volkswagen Group Electronic Research
* All rights reserved.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_GW_H
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can/netlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
*
* Copyright (c) 2009 Wolfgang Grandegger <wg@grandegger.com>
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_NETLINK_H
Expand Down
2 changes: 0 additions & 2 deletions include/linux/can/raw.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef CAN_RAW_H
Expand Down
2 changes: 0 additions & 2 deletions net/can/af_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions net/can/af_can.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#ifndef AF_CAN_H
Expand Down
2 changes: 0 additions & 2 deletions net/can/bcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions net/can/gw.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions net/can/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down
2 changes: 0 additions & 2 deletions net/can/raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
* Send feedback to <socketcan-users@lists.berlios.de>
*
*/

#include <linux/module.h>
Expand Down

0 comments on commit f861c2b

Please sign in to comment.