summaryrefslogtreecommitdiff
path: root/amdgpu.c
diff options
context:
space:
mode:
authorDaniele Castagna <dcastagna@chromium.org>2016-12-16 17:32:30 -0500
committerchrome-bot <chrome-bot@chromium.org>2016-12-17 19:33:05 -0800
commit7a755de4f3d105f50a6c8ba25c74ff8e97653159 (patch)
tree3a698ea1c65fb5a2b22765e1fbacd06e5ef03b0c /amdgpu.c
parent71db2b551d3b189b0266052446aee35152a2eae3 (diff)
minigbm: Remove (c) from copyright notice.
The pre-submit hook script checks that copyright messages don't contain "(c)". This CL removes "(c)" from all the copyrights header in minigbm that still have it. BUG=None TEST=emerge-$BOARD minigbm. Change-Id: I1922d9d29b78d124302d497310fe1c1cfd6fc695 Reviewed-on: https://chromium-review.googlesource.com/421588 Commit-Ready: David Reveman <reveman@chromium.org> Commit-Ready: Daniele Castagna <dcastagna@chromium.org> Tested-by: Daniele Castagna <dcastagna@chromium.org> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Diffstat (limited to 'amdgpu.c')
-rw-r--r--amdgpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amdgpu.c b/amdgpu.c
index 38ea8d6..7462b7c 100644
--- a/amdgpu.c
+++ b/amdgpu.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016 The Chromium OS Authors. All rights reserved.
+ * Copyright 2016 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/