| OLD | NEW | 
|---|
| 1 The third_party directory contains sources from other projects. | 1 The third_party directory contains sources from other projects. | 
| 2 | 2 | 
| 3 Code in third_party must document the license under which the source is being | 3 Code in third_party must document the license under which the source is being | 
| 4 used. If the source itself does not include a license header or file, create | 4 used. If the source itself does not include a license header or file, create | 
| 5 an entry in this file that refers to reliable documentation of the project's | 5 an entry in this file that refers to reliable documentation of the project's | 
| 6 license terms on the web (and add a note pointing here in the README file in | 6 license terms on the web (and add a note pointing here in the README file in | 
| 7 that directory). | 7 that directory). | 
| 8 | 8 | 
| 9 <Include table of license information here, once it is available> | 9 <Include table of license information here, once it is available> | 
| 10 | 10 | 
| OLD | NEW | 
|---|