diff mbox

[16/17] wctablet: update file comment

Message ID 1483692945-9866-17-git-send-email-kraxel@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Gerd Hoffmann Jan. 6, 2017, 8:55 a.m. UTC
Be more specific which tablet we emulate.
Add spec link.  Fix copyright.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 backends/wctablet.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comments

Eric Blake Jan. 6, 2017, 1:20 p.m. UTC | #1
On 01/06/2017 02:55 AM, Gerd Hoffmann wrote:
> Be more specific which tablet we emulate.
> Add spec link.  Fix copyright.
> 
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  backends/wctablet.c | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/backends/wctablet.c b/backends/wctablet.c
> index 7263671..97f1996 100644
> --- a/backends/wctablet.c
> +++ b/backends/wctablet.c
> @@ -1,7 +1,11 @@
>  /*
> - * QEMU Wacome serial tablet emulation
> + * QEMU Wacom Penpartner serial tablet emulation
>   *
> - * Copyright (c) 2008 Lubomir Rintel
> + * some protocol details:
> + *   http://linuxwacom.sourceforge.net/wiki/index.php/Serial_Protocol_IV
> + *
> + * Copyright (c) 2016 Anatoli Huseu1
> + * Copyright (c) 2016 Gerd Hoffmann

What about 2017? Should this be squashed into 1/17?

>   *
>   * Permission is hereby granted, free of charge, to any person obtaining a copy
>   * of this software and associated documentation files (the "Software"), to
>
diff mbox

Patch

diff --git a/backends/wctablet.c b/backends/wctablet.c
index 7263671..97f1996 100644
--- a/backends/wctablet.c
+++ b/backends/wctablet.c
@@ -1,7 +1,11 @@ 
 /*
- * QEMU Wacome serial tablet emulation
+ * QEMU Wacom Penpartner serial tablet emulation
  *
- * Copyright (c) 2008 Lubomir Rintel
+ * some protocol details:
+ *   http://linuxwacom.sourceforge.net/wiki/index.php/Serial_Protocol_IV
+ *
+ * Copyright (c) 2016 Anatoli Huseu1
+ * Copyright (c) 2016 Gerd Hoffmann
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to