Chromium Code Reviews| Index: base/android/third_party/cygprofile_startup/LICENSE |
| diff --git a/base/android/third_party/cygprofile_startup/LICENSE b/base/android/third_party/cygprofile_startup/LICENSE |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..dcd4be08bc444b05c79144f41699a8c27b681dde |
| --- /dev/null |
| +++ b/base/android/third_party/cygprofile_startup/LICENSE |
| @@ -0,0 +1,10 @@ |
| +/* |
| + * cyg-profile.h - Header file for CygProfiler |
|
Steve Block
2012/07/11 16:17:56
I think you should remove this and reformat this l
felipeg
2012/07/11 17:10:25
Done.
|
| + * |
| + * Michal Ludvig <michal@logix.cz> |
| + * http://www.logix.cz/michal/devel |
| + * |
| + * This source code is a public domain. |
| + * |
| + * See cyg-profile.c for details on usage. |
| + */ |