From 5b7bd736543294d4f7d677748b5a489a005af357 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 25 Feb 2007 14:15:58 +0000 Subject: [PATCH] some more research on file origins. Signed-off-by: Stefan Reinauer Acked-by: Ronald G. Minnich git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@118 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- include/elf.h | 3 +-- include/elf_boot.h | 3 +-- include/linuxbios_tables.h | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/include/elf.h b/include/elf.h index fcec4c7bf6..fcbed93bd5 100644 --- a/include/elf.h +++ b/include/elf.h @@ -1,5 +1,5 @@ /* - * Copright (C) 2003 Eric Biederman + * Copright (C) 2001 Eric Biederman * * 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 @@ -14,7 +14,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA, 02110-1301 USA * - * This file may be dual licensed with the new BSD license. */ #ifndef ELF_H diff --git a/include/elf_boot.h b/include/elf_boot.h index 377cff957c..d2471ee78d 100644 --- a/include/elf_boot.h +++ b/include/elf_boot.h @@ -1,5 +1,5 @@ /* - * Copright (C) 2003 Eric Biederman + * Copright (C) 2002 Eric Biederman * * 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 @@ -14,7 +14,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA, 02110-1301 USA * - * This file may be dual licensed with the new BSD license. */ diff --git a/include/linuxbios_tables.h b/include/linuxbios_tables.h index 321ed12bd5..32b941d94e 100644 --- a/include/linuxbios_tables.h +++ b/include/linuxbios_tables.h @@ -1,5 +1,5 @@ /* - * Copright (C) 2000 Eric Biederman + * Copright (C) 2002 Eric Biederman * * 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 @@ -14,7 +14,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA, 02110-1301 USA * - * This file may be dual licensed with the new BSD license. */