diff options
Diffstat (limited to 'payloads/tianocoreboot/include')
-rw-r--r-- | payloads/tianocoreboot/include/coff.h | 2 | ||||
-rw-r--r-- | payloads/tianocoreboot/include/efi.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/payloads/tianocoreboot/include/coff.h b/payloads/tianocoreboot/include/coff.h index 24b2c9c242..b6569a1d4c 100644 --- a/payloads/tianocoreboot/include/coff.h +++ b/payloads/tianocoreboot/include/coff.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ typedef struct { diff --git a/payloads/tianocoreboot/include/efi.h b/payloads/tianocoreboot/include/efi.h index 1c589a12a4..8deef53a6d 100644 --- a/payloads/tianocoreboot/include/efi.h +++ b/payloads/tianocoreboot/include/efi.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include <stdint.h> |