summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-11-25 21:18:27 +0100
committerPali Rohár <pali.rohar@gmail.com>2012-11-25 21:18:27 +0100
commite205b47789bdaac14626543f94a82dc6b6d5e151 (patch)
tree93c80fe566725651b2767b9df45c3945f27dff73
parent1edbc5e52e48c95a80469a6fb4e0907baa70cbd8 (diff)
download0xFFFF-e205b47789bdaac14626543f94a82dc6b6d5e151.tar.bz2
Update INSTALL and README, added AUTHORS
-rw-r--r--AUTHORS2
-rw-r--r--INSTALL5
-rw-r--r--README3
3 files changed, 5 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..91c544d
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,2 @@
+Copyright (C) 2007-2010 pancake <pancake@youterm.com>
+Copyright (C) 2011-2012 Pali Rohár <pali.rohar@gmail.com>
diff --git a/INSTALL b/INSTALL
index 983d3d2..84b5547 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,11 +12,8 @@ Just type:
The most interesting targets for make are:
all normal build
- allusb builds 0xFFFF without libusb dependency (embedded)
- static builds 0xFFFF statically (no need for libusb)
-
install installs into /usr/local by default
-
+ uninstall remove installed files
clean clean compilation objects and generated binaries
diff --git a/README b/README
index 4610bac..597a243 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@
_/ ___|_.|__|
'`
-The 'Free Fiasco Firmware Flasher' aka 0xFFFF utility implements a free
+The 'Open Free Fiasco Firmware Flasher' aka 0xFFFF utility implements a free
(under the GPLv3 license) userspace handler for the NOLO bootloader and
extended features for flashing, dumping and getting information for the
Nokia Internet Tablets.
@@ -39,3 +39,4 @@ To install: (by default is /usr/local)
Have phun!
--pancake
+ --Pali