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,5 +1,5 @@
/*
* Copright (C) 2002 Eric Biederman
* Copyright (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

View file

@ -1,7 +1,7 @@
/*
* lar - LinuxBIOS archiver
*
* Copright (C) 2006 coresystems GmbH
* Copyright (C) 2006 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,5 +1,5 @@
/*
* Copright (C) 2002 Eric Biederman
* Copyright (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

View file

@ -3,8 +3,8 @@
* ALL structs and prototypes for tables that LinuxBIOS generates should be defined here.
*
*
* Copright (C) 2002 Eric Biederman, Linux NetworX
* Copright (C) 2005 Stefan Reinauer, Core Systems
* Copyright (C) 2002 Eric Biederman, Linux NetworX
* Copyright (C) 2005 coresystems GmbH <stepan@coresystems.de>
*
* 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