diff options
Diffstat (limited to 'visualizer')
-rw-r--r-- | visualizer/Android.mk | 2 | ||||
-rw-r--r-- | visualizer/offload_visualizer.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/visualizer/Android.mk b/visualizer/Android.mk index 3d0f7346..f62256b6 100644 --- a/visualizer/Android.mk +++ b/visualizer/Android.mk @@ -1,4 +1,4 @@ -# Copyright 2013, 2019 The Android Open Source Project +# Copyright 2013 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/visualizer/offload_visualizer.c b/visualizer/offload_visualizer.c index f268ab84..678b73a1 100644 --- a/visualizer/offload_visualizer.c +++ b/visualizer/offload_visualizer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013, 2019 The Android Open Source Project + * Copyright (C) 2013 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |