From 190984f13910b589b8909b1088bac863316cdc96 Mon Sep 17 00:00:00 2001
From: Paul Kocialkowski <contact@paulk.fr>
Date: Sat, 8 Feb 2014 14:15:33 +0100
Subject: Unified description of libsamsung-ipc

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
 README                | 4 ++--
 samsung-ipc-1.0.pc.in | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 126018e..71d3331 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 libsamsung-ipc
 ==============
 
-This is an implementation of the modem protocol found in a lot of Samsung devices
-mostly smartphones.
+libsamsung-ipc is a free software implementation of the Samsung IPC modem protocol,
+found in many Samsung devices.
 
 Compilation and installation
 ============================
diff --git a/samsung-ipc-1.0.pc.in b/samsung-ipc-1.0.pc.in
index 8f22109..390d814 100644
--- a/samsung-ipc-1.0.pc.in
+++ b/samsung-ipc-1.0.pc.in
@@ -6,7 +6,7 @@ datarootdir=@datarootdir@
 datadir=@datadir@
 
 Name: libsamsung-ipc
-Description: A implemenation of the protocol to speak with modems found in most Samsung devices
+Description: Free software implementation of the Samsung IPC modem protocol, found in many Samsung devices
 Version: @VERSION@
 Requires:
 Libs: -L${libdir} -lsamsung-ipc
-- 
cgit v1.1