diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-03-03 15:31:27 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-03-03 15:31:27 +0100 |
| commit | 584289e979051038676f836b8d72c45c1c748cba (patch) | |
| tree | 44b1adcc3101424ef43bc115209701f1281c571f /tools/mtview.c | |
| parent | f19a2c6be427b6f72f237973339a1bd4f438ba38 (diff) | |
Add back original copyright
After discussions, add back original copyright as well.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'tools/mtview.c')
| -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 |
