X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fbootinfo.h;h=d0acd4ed719505967bc1a04ccbe9b77df41d6b28;hp=c71f380325a0232ced61e2b5dce32d7d34574090;hb=e80797f9e8b7a05aeb239ca9087ba57e7641a231;hpb=da7857367944c983abf98f956241dcc614b2f453 diff --git a/include/bootinfo.h b/include/bootinfo.h index c71f380..d0acd4e 100644 --- a/include/bootinfo.h +++ b/include/bootinfo.h @@ -1,11 +1,23 @@ /* - * Non-machine dependent bootinfo structure. Basic idea - * borrowed from the m68k. + * bootinfo.h - Non-machine dependent bootinfo structure. Basic idea from m68k * - * Copyright (C) 1999 Cort Dougan + * Copyright (C) 1999 Cort Dougan + * + * 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. + * + * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - #ifndef _PPC_BOOTINFO_H #define _PPC_BOOTINFO_H