Chromium Code Reviews| Index: chrome/common/extensions/docs/examples/README.chromium |
| diff --git a/chrome/common/extensions/docs/examples/README.chromium b/chrome/common/extensions/docs/examples/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fe01c3f45db367fd1682a93fd50837d0bc6c5df4 |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/examples/README.chromium |
| @@ -0,0 +1,6 @@ |
| +Name: Extensions examples |
| +URL: None |
| +License: Apache 2.0, MIT, X11, BSD, and GPL v2 licenses |
| +Security Critical: no |
| + |
| +The LICENSE file was generated from the licenses of all code in the examples. |
|
Steve Block
2012/08/07 18:39:48
I'd like to have the license tool check this direc
Nico
2012/08/07 19:04:55
It seems a bit silly if licenses for extensions ex
|