diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2011-10-17 13:32:00 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-10-18 03:22:46 +0400 |
commit | f861c2b80c45954e1ea04ead24cafcb1806dd536 (patch) | |
tree | ed44b9b49b9d1a9ebfbb235a6270a42188dd6320 /include/linux/can/dev.h | |
parent | 1caa60b6d28a15be409002226145f0067a3070da (diff) | |
download | linux-f861c2b80c45954e1ea04ead24cafcb1806dd536.tar.xz |
can: remove references to berlios mailinglist
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>
Diffstat (limited to 'include/linux/can/dev.h')
-rw-r--r-- | include/linux/can/dev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/can/dev.h b/include/linux/can/dev.h index cc0bb4961669..a0969fcb72b9 100644 --- a/include/linux/can/dev.h +++ b/include/linux/can/dev.h @@ -8,7 +8,6 @@ * * Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com> * - * Send feedback to <socketcan-users@lists.berlios.de> */ #ifndef CAN_DEV_H |