 Chromium Code Reviews
 Chromium Code Reviews Issue 10697079:
  Upstreaming Cygprofile for Android.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master
    
  
    Issue 10697079:
  Upstreaming Cygprofile for Android.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master| Index: tools/cygprofile/LICENSE | 
| diff --git a/tools/cygprofile/LICENSE b/tools/cygprofile/LICENSE | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..738aaba8c4234c3ca7f2ab49db01d82818dba107 | 
| --- /dev/null | 
| +++ b/tools/cygprofile/LICENSE | 
| @@ -0,0 +1,5 @@ | 
| +Michal Ludvig <michal@logix.cz> | 
| +http://www.logix.cz/michal/devel | 
| +This source code is a public domain. | 
| + | 
| +See cygprofile_android.cc for details on usage. | 
| 
Steve Block
2012/08/03 16:53:22
This shouldn't be part of the license file.
 |