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..7f1ab5a90f9adcd10d157160943ef2bd3388c322 |
--- /dev/null |
+++ b/third_party/getopt/README.crashpad |
@@ -0,0 +1,13 @@ |
+Name: Gregory Pietsch getopt |
+Short Name: getop |
+URL: https://sourceware.org/ml/newlib/2005/msg00758.html |
+License: Public domain |
+License File: LICENSE |
+Security Critical: no |
+ |
+Description: |
+A public domain implementation of getopt. |
+ |
+Local Modifications: |
+Minor compilation fixes applied for Windows. |
+ |
Mark Mentovai
2015/05/06 04:31:46
Remove the blank line at EOF.
scottmg
2015/05/06 17:28:14
Done.
|