summaryrefslogtreecommitdiffstats
path: root/transfer
diff options
context:
space:
mode:
Diffstat (limited to 'transfer')
-rw-r--r--transfer/main.c2
-rw-r--r--transfer/process.c2
-rw-r--r--transfer/process.h2
-rw-r--r--transfer/server.c2
-rw-r--r--transfer/server.h2
-rw-r--r--transfer/session.c2
-rw-r--r--transfer/session.h2
7 files changed, 7 insertions, 7 deletions
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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* 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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* 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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* 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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* 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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* 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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* 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 <marcel@holtmann.org>
+ * Copyright (C) 2006-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify