Index: third_party/getopt/README.crashpad |
diff --git a/third_party/getopt/README.crashpad b/third_party/getopt/README.crashpad |
new file mode 100644 |
index 0000000000000000000000000000000000000000..695a5bb84b4150123f269c50aaded15d5203d8bb |
--- /dev/null |
+++ b/third_party/getopt/README.crashpad |
@@ -0,0 +1,10 @@ |
+Copyright (C) 1997 Gregory Pietsch |
Mark Mentovai
2015/05/05 22:19:49
This should be the LICENSE file.
scottmg
2015/05/05 23:03:37
Done.
|
+ |
+[These files] are hereby placed in the public domain without restrictions. Just |
+give the author credit, don't claim you wrote it or prevent anyone else from |
+using it. |
+ |
+Posted to newlib mailing list November 2005: |
Mark Mentovai
2015/05/05 22:19:49
The things from this point on can go into README.c
scottmg
2015/05/05 23:03:37
Done.
|
+https://sourceware.org/ml/newlib/2005/msg00758.html |
+ |
+Minor compilation fixes applied for Windows. |