diff options
| -rw-r--r-- | tools/mtview.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/mtview.c b/tools/mtview.c index de01646..aa669ad 100644 --- a/tools/mtview.c +++ b/tools/mtview.c | |||
| @@ -2,7 +2,8 @@ | |||
| 2 | * | 2 | * |
| 3 | * mtview - Multitouch Viewer (GPLv3 license) | 3 | * mtview - Multitouch Viewer (GPLv3 license) |
| 4 | * | 4 | * |
| 5 | * Copyright (C) 2010, 2011 Canonical Ltd. | 5 | * Copyright (C) 2010-2011 Canonical Ltd. |
| 6 | * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> | ||
| 6 | * | 7 | * |
| 7 | * This program is free software: you can redistribute it and/or modify it | 8 | * This program is free software: you can redistribute it and/or modify it |
| 8 | * under the terms of the GNU General Public License as published by the | 9 | * under the terms of the GNU General Public License as published by the |
