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

Unified Diff: third_party/getopt/README.crashpad

Issue 1128893004: Copy copyright to header of .h and .c for checklicenses (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: fix short name 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
« no previous file with comments | « no previous file | third_party/getopt/getopt.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/getopt/README.crashpad
diff --git a/third_party/getopt/README.crashpad b/third_party/getopt/README.crashpad
index ca0633e08057d2f46f6c98e6eb9079301854a762..35d50e28046471db67338f03c7b73a4ce389865a 100644
--- a/third_party/getopt/README.crashpad
+++ b/third_party/getopt/README.crashpad
@@ -1,5 +1,5 @@
Name: Gregory Pietsch getopt
-Short Name: getop
+Short Name: getopt
URL: https://sourceware.org/ml/newlib/2005/msg00758.html
License: Public domain
License File: LICENSE
@@ -9,4 +9,6 @@ Description:
A public domain implementation of getopt.
Local Modifications:
-Minor compilation fixes applied for Windows.
+- Minor compilation fixes applied for Windows.
+- Add copy of copyright (Public domain) to the top of both files for Chromium's
+ checklicenses step.
« no previous file with comments | « no previous file | third_party/getopt/getopt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698