diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-01-01 19:28:12 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-01-01 19:28:12 +0100 |
commit | 991fe1e5f6458aa30ee82ad73b2f0411b74b1d3e (patch) | |
tree | a72d146dbd0e821656963677a6aa419b74b681b4 /README | |
parent | bffaaf7bd6f31a0c873d358bc0119e2de9f55a9c (diff) | |
download | connman-991fe1e5f6458aa30ee82ad73b2f0411b74b1d3e.tar.gz connman-991fe1e5f6458aa30ee82ad73b2f0411b74b1d3e.tar.bz2 connman-991fe1e5f6458aa30ee82ad73b2f0411b74b1d3e.zip |
Update copyright information
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |