commit | 89498f01cf654872e49d60a2c722862c0f6f90aa | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 27 01:07:21 2018 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 28 18:32:22 2018 -0400 |
tree | f9a1f38f0c6f237777e738a19110f0edebee9826 | |
parent | 7b169255147c400008ddf7ccc29f7b064de52f69 [diff] |
test: dm: regmap: fix license header Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
diff --git a/test/dm/regmap.c b/test/dm/regmap.c index 50af220..f83a821 100644 --- a/test/dm/regmap.c +++ b/test/dm/regmap.c
@@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Google, Inc -2 * + * * SPDX-License-Identifier: GPL-2.0+ */