From e823c15e43a6f924779e466d434c51157002d9ee Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 2 Feb 2008 03:37:05 +0000 Subject: Update copyright information --- serial/main.c | 2 +- serial/manager.c | 2 +- serial/manager.h | 2 +- serial/port.c | 2 +- serial/port.h | 2 +- serial/storage.c | 2 +- serial/storage.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'serial') diff --git a/serial/main.c b/serial/main.c index 5bacd121..3554eeeb 100644 --- a/serial/main.c +++ b/serial/main.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/serial/manager.c b/serial/manager.c index 2bbb5999..bf9b0d24 100644 --- a/serial/manager.c +++ b/serial/manager.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/serial/manager.h b/serial/manager.h index 4004d81e..cf55adab 100644 --- a/serial/manager.h +++ b/serial/manager.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/serial/port.c b/serial/port.c index 6d82c632..c090ebd4 100644 --- a/serial/port.c +++ b/serial/port.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/serial/port.h b/serial/port.h index ad6f4fa8..88bcb200 100644 --- a/serial/port.h +++ b/serial/port.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/serial/storage.c b/serial/storage.c index 6ea3eb41..98cd5b84 100644 --- a/serial/storage.c +++ b/serial/storage.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/serial/storage.h b/serial/storage.h index 271ae722..32b04a03 100644 --- a/serial/storage.h +++ b/serial/storage.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2007 Marcel Holtmann + * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify -- cgit