Bug 1385934: Add license to activity_stream_topsites_page.xml. r=liuche draft
authorMichael Comella <michael.l.comella@gmail.com>
Tue, 29 Aug 2017 16:33:38 -0700
changeset 655391 df40010625ba5683417a377d2690b80c96726074
parent 654398 3529b653ede26f990eb7320649015294ad0f8e76
child 655392 4286bdae7b2f1710e44185fe4684903e6e8566a8
push id76864
push usermichael.l.comella@gmail.com
push dateTue, 29 Aug 2017 23:57:38 +0000
reviewersliuche
bugs1385934
milestone57.0a1
Bug 1385934: Add license to activity_stream_topsites_page.xml. r=liuche MozReview-Commit-ID: EqaukZxvcmH
mobile/android/app/src/main/res/layout/activity_stream_topsites_page.xml
--- a/mobile/android/app/src/main/res/layout/activity_stream_topsites_page.xml
+++ b/mobile/android/app/src/main/res/layout/activity_stream_topsites_page.xml
@@ -1,6 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+   - License, v. 2.0. If a copy of the MPL was not distributed with this
+   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 <org.mozilla.gecko.activitystream.homepanel.topsites.TopSitesPage xmlns:android="http://schemas.android.com/apk/res/android"
                                                                   android:orientation="vertical"
                                                                   android:layout_width="wrap_content"
                                                                   android:layout_height="match_parent"
                                                                   android:paddingLeft="10dp"/>