From fb333f1c88df9c50529a390297565a6627bcf7ad Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 1 Jan 2009 19:33:20 +0100 Subject: Update copyright information --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') 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 -Copyright (C) 2002-2008 Marcel Holtmann +Copyright (C) 2002-2009 Marcel Holtmann 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 -- cgit