Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
c84cc29a
Commit
c84cc29a
authored
Sep 17, 2013
by
Patrick Wood
Committed by
Henrik Nordstrom
Sep 19, 2013
Browse files
nand-part: added/updated open source copyright headers
Signed-off-by:
Patrick Wood
<
patrickhwood@gmail.com
>
parent
5d0ee503
Changes
2
Show whitespace changes
Inline
Side-by-side
nand-common.h
View file @
c84cc29a
/*
* (C) Copyright 2013
* Patrick H Wood, All rights reserved.
*
* 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
*
*/
#include "types.h"
#include "types.h"
extern
int
nand_part_a10
(
int
argc
,
char
**
argv
,
const
char
*
cmd
,
int
fd
,
int
force
);
extern
int
nand_part_a10
(
int
argc
,
char
**
argv
,
const
char
*
cmd
,
int
fd
,
int
force
);
...
...
nand-part-main.c
View file @
c84cc29a
/*
/*
* mbr.c
* (C) Copyright 2013
* (C) Copyright 2012
* Patrick H Wood, All rights reserved.
* Patrick H Wood, All rights reserved.
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment