Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: third_party/getopt/README.crashpad

Issue 1119783005: win: get tools/crashpad_database_util mostly working (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: roll Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698