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

Unified Diff: third_party/WebKit/Source/devtools/LICENSE

Issue 2171503002: DevTools: Added package.json, LICENSE, and .npmignore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update with Paul's package.json revision Created 4 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: third_party/WebKit/Source/devtools/LICENSE
diff --git a/third_party/android_platform/bionic/tools/relocation_packer/LICENSE b/third_party/WebKit/Source/devtools/LICENSE
similarity index 94%
copy from third_party/android_platform/bionic/tools/relocation_packer/LICENSE
copy to third_party/WebKit/Source/devtools/LICENSE
index 972bb2edb099e58b6a1939fa57f8e74391159c0c..70bcb8ad118978579fa055f7ecc99604930900ce 100644
--- a/third_party/android_platform/bionic/tools/relocation_packer/LICENSE
+++ b/third_party/WebKit/Source/devtools/LICENSE
@@ -1,5 +1,8 @@
// Copyright 2014 The Chromium Authors. All rights reserved.
//
+// The Chromium Authors can be found at
+// http://src.chromium.org/svn/trunk/src/AUTHORS
+//
paulirish 2016/07/20 19:17:52 I don't believe we need this authors link in here.
chenwilliam 2016/07/20 19:26:18 This was copied from your license file but I can t
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:

Powered by Google App Engine
This is Rietveld 408576698