summaryrefslogtreecommitdiffstats
path: root/README
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 /README
parent8a206b8115c6030d0883f8b6a8b0ac2cc1cfbb0a (diff)
Update copyright information
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 39b78f89..3cc65472 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com>
-Copyright (C) 2002-2008 Marcel Holtmann <marcel@holtmann.org>
+Copyright (C) 2002-2009 Marcel Holtmann <marcel@holtmann.org>
Compilation and installation
@@ -21,8 +21,8 @@ In order to compile Bluetooth utilities you need following software packages:
To configure run:
./configure --prefix=/usr --mandir=/usr/share/man \
--sysconfdir=/etc --localstatedir=/var --libexecdir=/lib
-
-Configure automatically searches for all required components and packages.
+
+Configure automatically searches for all required components and packages.
To compile and install run:
make && make install