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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/getopt/getopt.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Gregory Pietsch getopt 1 Name: Gregory Pietsch getopt
2 Short Name: getop 2 Short Name: getopt
3 URL: https://sourceware.org/ml/newlib/2005/msg00758.html 3 URL: https://sourceware.org/ml/newlib/2005/msg00758.html
4 License: Public domain 4 License: Public domain
5 License File: LICENSE 5 License File: LICENSE
6 Security Critical: no 6 Security Critical: no
7 7
8 Description: 8 Description:
9 A public domain implementation of getopt. 9 A public domain implementation of getopt.
10 10
11 Local Modifications: 11 Local Modifications:
12 Minor compilation fixes applied for Windows. 12 - Minor compilation fixes applied for Windows.
13 - Add copy of copyright (Public domain) to the top of both files for Chromium's
14 checklicenses step.
OLDNEW
« 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