summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-01 19:33:20 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-01 19:33:20 +0100
commitfb333f1c88df9c50529a390297565a6627bcf7ad (patch)
tree1549b55570c865b8be09b2df5f59e37492289794 /network
parent8a206b8115c6030d0883f8b6a8b0ac2cc1cfbb0a (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 ba59f380..7d84349e 100644
--- a/network/bridge.c
+++ b/network/bridge.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 13166520..272afe28 100644
--- a/network/bridge.h
+++ b/network/bridge.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 980486fc..115ebff2 100644
--- a/network/common.c
+++ b/network/common.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 78d0d769..67ef3247 100644
--- a/network/common.h
+++ b/network/common.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 a046400b..3093f3fb 100644
--- a/network/connection.c
+++ b/network/connection.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 1bbc460f..4c28a257 100644
--- a/network/connection.h
+++ b/network/connection.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 b81c111b..4744185a 100644
--- a/network/main.c
+++ b/network/main.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 3a702260..49d73f5e 100644
--- a/network/manager.c
+++ b/network/manager.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 614c4f90..e26d60bd 100644
--- a/network/manager.h
+++ b/network/manager.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 afbec9f3..02696643 100644
--- a/network/server.c
+++ b/network/server.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 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 74ec86df..16fff9b6 100644
--- a/network/server.h
+++ b/network/server.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify