From c6441f6f43a49c64090b86f57ec6a340ca480760 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Thu, 19 Jan 2017 13:38:23 -0500
Subject: [PATCH] radeon/amdgpu: update license copyright dates

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
---
 LICENSE.amdgpu | 2 +-
 LICENSE.radeon | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE.amdgpu b/LICENSE.amdgpu
index 56872f0d..e0d01de3 100644
--- a/LICENSE.amdgpu
+++ b/LICENSE.amdgpu
@@ -1,4 +1,4 @@
-Copyright (C) 2016  Advanced Micro Devices, Inc. All rights reserved.
+Copyright (C) 2017  Advanced Micro Devices, Inc. All rights reserved.
 
 REDISTRIBUTION: Permission is hereby granted, free of any license fees,
 to any person obtaining a copy of this microcode (the "Software"), to
diff --git a/LICENSE.radeon b/LICENSE.radeon
index ffed88fe..b05e714f 100644
--- a/LICENSE.radeon
+++ b/LICENSE.radeon
@@ -1,4 +1,4 @@
-Copyright (C) 2009-2016  Advanced Micro Devices, Inc. All rights reserved.
+Copyright (C) 2009-2017  Advanced Micro Devices, Inc. All rights reserved.
 
 REDISTRIBUTION: Permission is hereby granted, free of any license fees,
 to any person obtaining a copy of this microcode (the "Software"), to
-- 
GitLab