Merge pull request #67 from IanR778/timestamp_fix
authorAdrian Chadd <adrian.chadd@gmail.com>
Sun, 16 Nov 2014 02:36:17 +0000 (18:36 -0800)
committerAdrian Chadd <adrian.chadd@gmail.com>
Sun, 16 Nov 2014 02:36:17 +0000 (18:36 -0800)
Timestamp fix - looks good! Thanks!

README
target_firmware/wlan/ah_osdep.h

diff --git a/README b/README
index 2dd09fb5101d3f5d452342413d6578e8ce9dfc8b..93823e4c9afd99bdd4b995dc6b0dbb29be322f10 100644 (file)
--- a/README
+++ b/README
@@ -45,7 +45,10 @@ How do I build it?
 
 You're in for a treat.
 
-* Install the cmake build tool (http://www.cmake.org/).  Major distributions have packages for this.
+* Install the cmake build tool (http://www.cmake.org/).
+  Major distributions have packages for this.
+
+* For FreeBSD - install gmake and wget.
 
 * You first have to build the toolchain.
 
index 0b3a99f10302de920045691480feca06f5a11c4d..4d44fce1358ca922d012c61b0340f187defa910e 100755 (executable)
@@ -4,17 +4,15 @@
  *
  * Redistribution and use in source and binary forms are permitted
  * provided that the following conditions are met:
- * 1. The materials contained herein are unmodified and are used
- *    unmodified.
- * 2. Redistributions of source code must retain the above copyright
+ * 1. Redistributions of source code must retain the above copyright
  *    notice, this list of conditions and the following NO
  *    ''WARRANTY'' disclaimer below (''Disclaimer''), without
  *    modification.
- * 3. Redistributions in binary form must reproduce at minimum a
+ * 2. Redistributions in binary form must reproduce at minimum a
  *    disclaimer similar to the Disclaimer below and any redistribution
  *    must be conditioned upon including a substantially similar
  *    Disclaimer requirement for further binary redistribution.
- * 4. Neither the names of the above-listed copyright holders nor the
+ * 3. Neither the names of the above-listed copyright holders nor the
  *    names of any contributors may be used to endorse or promote
  *    product derived from this software without specific prior written
  *    permission.