aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus')
-rw-r--r--src/mainboard/asus/maximus_iv_gene-z/gma-mainboard.ads14
-rw-r--r--src/mainboard/asus/p5ql-em/gma-mainboard.ads13
-rw-r--r--src/mainboard/asus/p5qpl-am/gma-mainboard.ads13
-rw-r--r--src/mainboard/asus/p8h61-m_lx/gma-mainboard.ads14
-rw-r--r--src/mainboard/asus/p8z77-m_pro/gma-mainboard.ads14
-rw-r--r--src/mainboard/asus/p8z77-v_lx2/gma-mainboard.ads13
6 files changed, 6 insertions, 75 deletions
diff --git a/src/mainboard/asus/maximus_iv_gene-z/gma-mainboard.ads b/src/mainboard/asus/maximus_iv_gene-z/gma-mainboard.ads
index 393d1a1822..33eda31b78 100644
--- a/src/mainboard/asus/maximus_iv_gene-z/gma-mainboard.ads
+++ b/src/mainboard/asus/maximus_iv_gene-z/gma-mainboard.ads
@@ -1,17 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- This file is part of the coreboot project.
---
---
--- This program is free software: you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation, either version 2 of the License, or
--- (at your option) any later version.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
diff --git a/src/mainboard/asus/p5ql-em/gma-mainboard.ads b/src/mainboard/asus/p5ql-em/gma-mainboard.ads
index 43a7d89a3a..f3178a8188 100644
--- a/src/mainboard/asus/p5ql-em/gma-mainboard.ads
+++ b/src/mainboard/asus/p5ql-em/gma-mainboard.ads
@@ -1,16 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- This file is part of the coreboot project.
---
--- This program is free software; you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation; either version 2 of the License, or
--- (at your option) any later version.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
diff --git a/src/mainboard/asus/p5qpl-am/gma-mainboard.ads b/src/mainboard/asus/p5qpl-am/gma-mainboard.ads
index bd14b285a9..3d8f69d651 100644
--- a/src/mainboard/asus/p5qpl-am/gma-mainboard.ads
+++ b/src/mainboard/asus/p5qpl-am/gma-mainboard.ads
@@ -1,16 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- This file is part of the coreboot project.
---
--- This program is free software; you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation; either version 2 of the License, or
--- (at your option) any later version.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
diff --git a/src/mainboard/asus/p8h61-m_lx/gma-mainboard.ads b/src/mainboard/asus/p8h61-m_lx/gma-mainboard.ads
index a161d2d22a..3d8f69d651 100644
--- a/src/mainboard/asus/p8h61-m_lx/gma-mainboard.ads
+++ b/src/mainboard/asus/p8h61-m_lx/gma-mainboard.ads
@@ -1,17 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- This file is part of the coreboot project.
---
---
--- This program is free software: you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation, either version 2 of the License, or
--- (at your option) any later version.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
diff --git a/src/mainboard/asus/p8z77-m_pro/gma-mainboard.ads b/src/mainboard/asus/p8z77-m_pro/gma-mainboard.ads
index 9e6cb3e51f..d0e08906a7 100644
--- a/src/mainboard/asus/p8z77-m_pro/gma-mainboard.ads
+++ b/src/mainboard/asus/p8z77-m_pro/gma-mainboard.ads
@@ -1,17 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- This file is part of the coreboot project.
---
---
--- This program is free software: you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation, either version 2 of the License, or
--- (at your option) any later version.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
diff --git a/src/mainboard/asus/p8z77-v_lx2/gma-mainboard.ads b/src/mainboard/asus/p8z77-v_lx2/gma-mainboard.ads
index 37135f9174..8507ff77cc 100644
--- a/src/mainboard/asus/p8z77-v_lx2/gma-mainboard.ads
+++ b/src/mainboard/asus/p8z77-v_lx2/gma-mainboard.ads
@@ -1,16 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- This file is part of the coreboot project.
---
--- This program is free software; you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation; either version 2 of the License, or
--- (at your option) any later version.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;