http://code.google.com/p/ftpii/source/detail?r=295
Modified:
/seeprom/trunk/README.TXT
/seeprom/trunk/source/mini_seeprom.c
/seeprom/trunk/source/mini_seeprom.h
=======================================
--- /seeprom/trunk/README.TXT Fri Feb 12 16:22:04 2010
+++ /seeprom/trunk/README.TXT Fri Feb 12 16:50:45 2010
@@ -9,10 +9,17 @@
*** THANKS ***
+libseeprom is a devoptab wrapper around the GPLv2 low-level SEEPROM
+hardware access routines from MINI:
+Copyright (C) 2008, 2009 Sven Peter <sven...@gmail.com>
+Copyright (C) 2008, 2009 Haxx Enterprises <bus...@gmail.com>
+Copyright (C) 2008, 2009 Hector Martin "marcan" <mar...@marcansoft.com>
+Copyright (C) 2008, 2009 John Kelley <wii...@kelley.ca>
+
Thanks to those in EFNet #wiidev for all the help, and to all those
who help make devkitPPC, libogc, libfat and The Homebrew Channel
the great homebrew/development environment that it is:
- bushing, marcan, chishm, shagkur, WinterMute and many others.
+ svpe, bushing, marcan, chishm, shagkur, WinterMute and many others.
*** CONTACT ***
=======================================
--- /seeprom/trunk/source/mini_seeprom.c Fri Feb 12 16:22:04 2010
+++ /seeprom/trunk/source/mini_seeprom.c Fri Feb 12 16:50:45 2010
@@ -3,9 +3,9 @@
SEEPROM support
Copyright (C) 2008, 2009 Sven Peter <sven...@gmail.com>
-Copyright (C) 2008, 2009 Haxx Enterprises <bus...@gmail.com>
-Copyright (C) 2008, 2009 Hector Martin "marcan" <mar...@marcansoft.com>
-Copyright (C) 2008, 2009 John Kelley <wii...@kelley.ca>
+Copyright (C) 2008, 2009 Haxx Enterprises <bus...@gmail.com>
+Copyright (C) 2008, 2009 Hector Martin "marcan" <mar...@marcansoft.com>
+Copyright (C) 2008, 2009 John Kelley <wii...@kelley.ca>
# This code is licensed to you under the terms of the GNU GPL, version 2;
# see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
=======================================
--- /seeprom/trunk/source/mini_seeprom.h Fri Feb 12 16:22:04 2010
+++ /seeprom/trunk/source/mini_seeprom.h Fri Feb 12 16:50:45 2010
@@ -2,7 +2,7 @@
mini - a Free Software replacement for the Nintendo/BroadOn IOS.
SEEPROM support
-Copyright (C) 2008, 2009 Sven Peter <sven...@gmail.com>
+Copyright (C) 2008, 2009 Sven Peter <sven...@gmail.com>
# This code is licensed to you under the terms of the GNU GPL, version 2;
# see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt