commit | a8fd56bc97e2f7713e8dbcc24eeda292e62104f4 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Oct 24 14:04:51 2024 +0800 |
committer | Googler <noreply@google.com> | Mon Mar 17 19:45:18 2025 +0800 |
tree | 9924190ba3f6edef8ce6fb4d7ae29f752616cf26 | |
parent | 63dd22710fafece20fc4b44cfd2d4d3a99a6bb2f [diff] [blame] |
Project import generated by Copybara. GitOrigin-RevId: 5942e8ce0253791daabb798d18c7e3690f79046f
diff --git a/arch/powerpc/lib/bat_rw.c b/arch/powerpc/lib/bat_rw.c index ac56e3a..a96d6d5 100644 --- a/arch/powerpc/lib/bat_rw.c +++ b/arch/powerpc/lib/bat_rw.c
@@ -1,7 +1,8 @@ -// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2002 * Rich Ireland, Enterasys Networks, rireland@enterasys.com. + * + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h>