Index: third_party/getopt/README.crashpad |
diff --git a/third_party/getopt/README.crashpad b/third_party/getopt/README.crashpad |
index ca0633e08057d2f46f6c98e6eb9079301854a762..f27b34508cbb153d95a5d05d35bf1b13ff8cc839 100644 |
--- a/third_party/getopt/README.crashpad |
+++ b/third_party/getopt/README.crashpad |
@@ -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. |