Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: base/android/third_party/cygprofile_startup/LICENSE

Issue 10697079: Upstreaming Cygprofile for Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: address digit comment Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+ */

Powered by Google App Engine
This is Rietveld 408576698