summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-01-27 23:14:46 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-01-27 23:14:46 +0000
commit816b0a911d833aeb2b8af041b55c7b7c66e43588 (patch)
tree2b166574d126f3a42bb2728f1aeb257efa1361e7
parent1e2dec5679c175fc52d2e19ebe06b9e1a7b05461 (diff)
Update the copyright year
-rw-r--r--src/bluetooth.c2
-rw-r--r--src/hci.c2
-rw-r--r--src/sdp.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bluetooth.c b/src/bluetooth.c
index 20a1aee6..110d65cd 100644
--- a/src/bluetooth.c
+++ b/src/bluetooth.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com>
- * Copyright (C) 2002-2004 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2005 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/hci.c b/src/hci.c
index 387560aa..a68f0122 100644
--- a/src/hci.c
+++ b/src/hci.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com>
- * Copyright (C) 2002-2004 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2005 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/sdp.c b/src/sdp.c
index 6f8ce14b..c6494304 100644
--- a/src/sdp.c
+++ b/src/sdp.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2001-2002 Nokia Corporation
* Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com>
- * Copyright (C) 2002-2004 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2005 Marcel Holtmann <marcel@holtmann.org>
* Copyright (C) 2002-2003 Stephen Crane <steve.crane@rococosoft.com>
*
*