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 --- transfer/main.c | 2 +- transfer/process.c | 2 +- transfer/process.h | 2 +- transfer/server.c | 2 +- transfer/server.h | 2 +- transfer/session.c | 2 +- transfer/session.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'transfer') diff --git a/transfer/main.c b/transfer/main.c index c8baec6f..4b0015fc 100644 --- a/transfer/main.c +++ b/transfer/main.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/transfer/process.c b/transfer/process.c index 15bac918..0e401956 100644 --- a/transfer/process.c +++ b/transfer/process.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/transfer/process.h b/transfer/process.h index e55be6f6..c6f877ec 100644 --- a/transfer/process.h +++ b/transfer/process.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/transfer/server.c b/transfer/server.c index c145b3fe..eb1bee0a 100644 --- a/transfer/server.c +++ b/transfer/server.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/transfer/server.h b/transfer/server.h index 1167a995..6094fa01 100644 --- a/transfer/server.h +++ b/transfer/server.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/transfer/session.c b/transfer/session.c index e63fc3bc..74f34649 100644 --- a/transfer/session.c +++ b/transfer/session.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify diff --git a/transfer/session.h b/transfer/session.h index c5a946b4..86357cbf 100644 --- a/transfer/session.h +++ b/transfer/session.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2006-2007 Marcel Holtmann + * Copyright (C) 2006-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify -- cgit