From d4d92de224681a260de81be44374649de2bfb485 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Tue, 22 Jun 2010 11:55:04 +0200 Subject: Apply new package title to all files This patch changes the package description title in all relevant files, and touches up the README. All systems go. Signed-off-by: Henrik Rydberg --- src/caps.c | 2 +- src/common.h | 2 +- src/core.c | 2 +- src/evbuf.h | 2 +- src/iobuf.c | 2 +- src/iobuf.h | 2 +- src/match.c | 2 +- src/match.h | 2 +- src/state.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/caps.c b/src/caps.c index 0788acf..d438826 100644 --- a/src/caps.c +++ b/src/caps.c @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/common.h b/src/common.h index d1c8397..e06f7f7 100644 --- a/src/common.h +++ b/src/common.h @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/core.c b/src/core.c index 5790e3e..6e8f0d5 100644 --- a/src/core.c +++ b/src/core.c @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/evbuf.h b/src/evbuf.h index 1afd9f5..17ea4e7 100644 --- a/src/evbuf.h +++ b/src/evbuf.h @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/iobuf.c b/src/iobuf.c index 89345f3..61ec9c1 100644 --- a/src/iobuf.c +++ b/src/iobuf.c @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/iobuf.h b/src/iobuf.h index b54ea48..09c26c4 100644 --- a/src/iobuf.h +++ b/src/iobuf.h @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/match.c b/src/match.c index fcb3045..4247e5a 100644 --- a/src/match.c +++ b/src/match.c @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/match.h b/src/match.h index a83b651..98e1fa5 100644 --- a/src/match.h +++ b/src/match.h @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. diff --git a/src/state.h b/src/state.h index 37ac803..df12139 100644 --- a/src/state.h +++ b/src/state.h @@ -1,6 +1,6 @@ /***************************************************************************** * - * mtdev - MT device event converter (MIT license) + * mtdev - Multitouch Protocol Translation Library (MIT license) * * Copyright (C) 2010 Henrik Rydberg * Copyright (C) 2010 Canonical Ltd. -- cgit v1.2.3