diff options
author | Drew Richardson <drew.richardson@arm.com> | 2016-04-01 12:00:00 -0700 |
---|---|---|
committer | Seung-Woo Kim <sw0312.kim@samsung.com> | 2016-12-14 13:49:45 +0900 |
commit | 4f9bcded03f9bab17e496a6d70045e45c5518186 (patch) | |
tree | 60f8ccd66706529077a0e86cc421342771711842 /tools/gator/daemon/Driver.cpp | |
parent | fbbfc4e7d8e6feb6d32bf75c4632a920356a8faf (diff) | |
download | linux-exynos-4f9bcded03f9bab17e496a6d70045e45c5518186.tar.gz linux-exynos-4f9bcded03f9bab17e496a6d70045e45c5518186.tar.bz2 linux-exynos-4f9bcded03f9bab17e496a6d70045e45c5518186.zip |
gator: Version 5.24
Signed-off-by: Drew Richardson <drew.richardson@arm.com>
[Ported from https://github.com/ARM-software/gator.git to kernel tree, out of tree files are removed]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'tools/gator/daemon/Driver.cpp')
-rw-r--r-- | tools/gator/daemon/Driver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gator/daemon/Driver.cpp b/tools/gator/daemon/Driver.cpp index 872ab7b02d6a..a88122a3114a 100644 --- a/tools/gator/daemon/Driver.cpp +++ b/tools/gator/daemon/Driver.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) ARM Limited 2013-2015. All rights reserved. + * Copyright (C) ARM Limited 2013-2016. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |