From 722a09116d8685bbf3e7a833b56454adf3acfa4b Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Mon, 5 Dec 2011 10:43:00 +0100 Subject: [PATCH] treewide: replace berlios contact email by linux-can@vger.kernel.org Signed-off-by: Marc Kleine-Budde --- Makefile | 2 +- asc2log.c | 2 +- bcmserver.c | 2 +- canbusload.c | 2 +- candump.c | 2 +- canfdtest.c | 2 +- cangen.c | 2 +- cangw.c | 2 +- canlogserver.c | 2 +- canplayer.c | 2 +- cansend.c | 2 +- cansniffer.c | 2 +- include/socketcan/can.h | 2 +- include/socketcan/can/bcm.h | 2 +- include/socketcan/can/error.h | 2 +- include/socketcan/can/gw.h | 2 +- include/socketcan/can/ioctl.h | 2 +- include/socketcan/can/isotp.h | 2 +- include/socketcan/can/netlink.h | 2 +- include/socketcan/can/raw.h | 2 +- isotpdump.c | 2 +- isotprecv.c | 2 +- isotpsend.c | 2 +- isotpserver.c | 2 +- isotpsniffer.c | 2 +- isotptun.c | 2 +- lib.c | 2 +- lib.h | 2 +- log2asc.c | 2 +- log2long.c | 2 +- slcan_attach.c | 2 +- slcand.c | 2 +- slcanpty.c | 2 +- terminal.h | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/Makefile b/Makefile index 2ace302..9f89ad7 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH # DAMAGE. # -# Send feedback to +# Send feedback to DESTDIR = PREFIX = /usr/local diff --git a/asc2log.c b/asc2log.c index 32838f9..8c0e0a5 100644 --- a/asc2log.c +++ b/asc2log.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/bcmserver.c b/bcmserver.c index 8cdd329..1d82a63 100644 --- a/bcmserver.c +++ b/bcmserver.c @@ -107,7 +107,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/canbusload.c b/canbusload.c index 2693b9e..eef49d2 100644 --- a/canbusload.c +++ b/canbusload.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/candump.c b/candump.c index 985463b..5ba9431 100644 --- a/candump.c +++ b/candump.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/canfdtest.c b/canfdtest.c index 6752d1f..28b2042 100644 --- a/canfdtest.c +++ b/canfdtest.c @@ -14,7 +14,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * - * Send feedback to + * Send feedback to */ #include diff --git a/cangen.c b/cangen.c index 95dfa46..981147e 100644 --- a/cangen.c +++ b/cangen.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/cangw.c b/cangw.c index fbc230d..5c111f9 100644 --- a/cangw.c +++ b/cangw.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/canlogserver.c b/canlogserver.c index 502a41d..b5a9d73 100644 --- a/canlogserver.c +++ b/canlogserver.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/canplayer.c b/canplayer.c index c3e739d..ff05f0f 100644 --- a/canplayer.c +++ b/canplayer.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/cansend.c b/cansend.c index a2fefc2..5c71cfd 100644 --- a/cansend.c +++ b/cansend.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/cansniffer.c b/cansniffer.c index 22d7e40..7be50d6 100644 --- a/cansniffer.c +++ b/cansniffer.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can.h b/include/socketcan/can.h index 7c9b05d..00a3f76 100644 --- a/include/socketcan/can.h +++ b/include/socketcan/can.h @@ -10,7 +10,7 @@ * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/bcm.h b/include/socketcan/can/bcm.h index 30603ca..d50a085 100644 --- a/include/socketcan/can/bcm.h +++ b/include/socketcan/can/bcm.h @@ -9,7 +9,7 @@ * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/error.h b/include/socketcan/can/error.h index eddea4b..ea6c381 100644 --- a/include/socketcan/can/error.h +++ b/include/socketcan/can/error.h @@ -9,7 +9,7 @@ * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/gw.h b/include/socketcan/can/gw.h index e1dfac0..f747eb4 100644 --- a/include/socketcan/can/gw.h +++ b/include/socketcan/can/gw.h @@ -9,7 +9,7 @@ * Copyright (c) 2011 Volkswagen Group Electronic Research * All rights reserved. * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/ioctl.h b/include/socketcan/can/ioctl.h index 75c83d8..ab34e89 100644 --- a/include/socketcan/can/ioctl.h +++ b/include/socketcan/can/ioctl.h @@ -6,7 +6,7 @@ * * $Id$ * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/isotp.h b/include/socketcan/can/isotp.h index 4c90ac8..6ba5ef1 100644 --- a/include/socketcan/can/isotp.h +++ b/include/socketcan/can/isotp.h @@ -9,7 +9,7 @@ * Copyright (c) 2008 Volkswagen Group Electronic Research * All rights reserved. * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/netlink.h b/include/socketcan/can/netlink.h index cbe3041..aa6a237 100644 --- a/include/socketcan/can/netlink.h +++ b/include/socketcan/can/netlink.h @@ -7,7 +7,7 @@ * * Copyright (c) 2009 Wolfgang Grandegger * - * Send feedback to + * Send feedback to * */ diff --git a/include/socketcan/can/raw.h b/include/socketcan/can/raw.h index d168cb5..b794500 100644 --- a/include/socketcan/can/raw.h +++ b/include/socketcan/can/raw.h @@ -10,7 +10,7 @@ * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * - * Send feedback to + * Send feedback to * */ diff --git a/isotpdump.c b/isotpdump.c index 3ed02df..9c6563f 100644 --- a/isotpdump.c +++ b/isotpdump.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/isotprecv.c b/isotprecv.c index acd6de6..090164d 100644 --- a/isotprecv.c +++ b/isotprecv.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/isotpsend.c b/isotpsend.c index 015dca6..9cdfcd2 100644 --- a/isotpsend.c +++ b/isotpsend.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/isotpserver.c b/isotpserver.c index 5082d12..d1a4d49 100644 --- a/isotpserver.c +++ b/isotpserver.c @@ -56,7 +56,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/isotpsniffer.c b/isotpsniffer.c index f0b58be..40f060e 100644 --- a/isotpsniffer.c +++ b/isotpsniffer.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/isotptun.c b/isotptun.c index bda376b..c489233 100644 --- a/isotptun.c +++ b/isotptun.c @@ -47,7 +47,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/lib.c b/lib.c index a8ed2fe..5738f2b 100644 --- a/lib.c +++ b/lib.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/lib.h b/lib.h index 7a9d5f1..8ef34bb 100644 --- a/lib.h +++ b/lib.h @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/log2asc.c b/log2asc.c index 6a10f50..899f0d2 100644 --- a/log2asc.c +++ b/log2asc.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/log2long.c b/log2long.c index 6563911..795aaa5 100644 --- a/log2long.c +++ b/log2long.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/slcan_attach.c b/slcan_attach.c index 89366be..b939a10 100644 --- a/slcan_attach.c +++ b/slcan_attach.c @@ -41,7 +41,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ diff --git a/slcand.c b/slcand.c index 90d4570..334c718 100644 --- a/slcand.c +++ b/slcand.c @@ -36,7 +36,7 @@ * A copy of the license is included in the section entitled "GNU * Free Documentation License". * - * Send feedback to + * Send feedback to * */ diff --git a/slcanpty.c b/slcanpty.c index cd18cd2..ada6f3b 100644 --- a/slcanpty.c +++ b/slcanpty.c @@ -22,7 +22,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Send feedback to + * Send feedback to * */ diff --git a/terminal.h b/terminal.h index 1b1d385..1b7c1e7 100644 --- a/terminal.h +++ b/terminal.h @@ -39,7 +39,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * Send feedback to + * Send feedback to * */ -- 2.39.2