summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 9b6402ad..70e88268 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Connection Manager
******************
-Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
+Copyright (C) 2007-2009 Intel Corporation. All rights reserved.
Compilation and installation
@@ -16,8 +16,8 @@ In order to compile Connection Manager you need following software packages:
To configure run:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-
-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