Large patch but trivial: Fix Copright error.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@137 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Stefan Reinauer 2007-02-26 23:17:40 +00:00
commit 2e42b88a9a
22 changed files with 24 additions and 24 deletions

View file

@ -1,7 +1,7 @@
/*
* lar - LinuxBIOS archiver
*
* Copright (C) 2006-2007 coresystems GmbH
* Copyright (C) 2006-2007 coresystems GmbH
* Written by Stefan Reinauer <stepan@coresystems.de> for coresystems GmbH
*
* This program is free software; you can redistribute it and/or modify

View file

@ -1,7 +1,7 @@
/*
* This file is part of the LinuxBIOS project.
*
* Copright (C) 2007 Ronald G. Minnich <rminnich@gmail.com>
* Copyright (C) 2007 Ronald G. Minnich <rminnich@gmail.com>
*
* 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

View file

@ -2,7 +2,7 @@
* table management code for Linux BIOS
* This is the architecture-independent driver; it has a hook to architecture-dependent code.
*
* Copright (C) 2002 Eric Biederman, Linux NetworX
* Copyright (C) 2002 Eric Biederman, Linux NetworX
*
* 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