summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-02-02 03:37:05 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-02-02 03:37:05 +0000
commite823c15e43a6f924779e466d434c51157002d9ee (patch)
treee8ad19952f012fff6d39432c6f635b7ee2e20023 /network
parentae689c59cc62acc9f160afe6beb6ccc07b6c6f55 (diff)
Update copyright information
Diffstat (limited to 'network')
-rw-r--r--network/bridge.c2
-rw-r--r--network/bridge.h2
-rw-r--r--network/common.c2
-rw-r--r--network/common.h2
-rw-r--r--network/connection.c2
-rw-r--r--network/connection.h2
-rw-r--r--network/main.c2
-rw-r--r--network/manager.c2
-rw-r--r--network/manager.h2
-rw-r--r--network/server.c2
-rw-r--r--network/server.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/network/bridge.c b/network/bridge.c
index 7dbbd616..c4c3a064 100644
--- a/network/bridge.c
+++ b/network/bridge.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/bridge.h b/network/bridge.h
index 0861cfb7..13166520 100644
--- a/network/bridge.h
+++ b/network/bridge.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/common.c b/network/common.c
index c7610a47..50105272 100644
--- a/network/common.c
+++ b/network/common.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/common.h b/network/common.h
index 2b475864..e6aa90f6 100644
--- a/network/common.h
+++ b/network/common.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/connection.c b/network/connection.c
index 1628a038..6025984d 100644
--- a/network/connection.c
+++ b/network/connection.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/connection.h b/network/connection.h
index 5e560811..b2d3641d 100644
--- a/network/connection.h
+++ b/network/connection.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/main.c b/network/main.c
index 8c9bdc54..914cb9c1 100644
--- a/network/main.c
+++ b/network/main.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/manager.c b/network/manager.c
index 5855cf1f..1647e34e 100644
--- a/network/manager.c
+++ b/network/manager.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/manager.h b/network/manager.h
index 622665e8..1b938c8b 100644
--- a/network/manager.h
+++ b/network/manager.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/server.c b/network/server.c
index a335569c..18d58e42 100644
--- a/network/server.c
+++ b/network/server.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/network/server.h b/network/server.h
index 839aea4b..6fb06b58 100644
--- a/network/server.h
+++ b/network/server.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify