X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Widgets%2Fsrc%2Fcom%2Fkoushikdutta%2Fwidgets%2FBetterListFragment.java;h=da2f139ecddc75c7d973fac99e6ea18101231636;hb=43e4c890bc125bb2f0e0884a90aa8dba11e4981b;hp=935cab399957cb6086f101339dab3034b7f802bc;hpb=3992e84ff042d406af43ea322f90aabab05ac323;p=android-x86%2Fexternal-koush-Widgets.git diff --git a/Widgets/src/com/koushikdutta/widgets/BetterListFragment.java b/Widgets/src/com/koushikdutta/widgets/BetterListFragment.java index 935cab3..da2f139 100644 --- a/Widgets/src/com/koushikdutta/widgets/BetterListFragment.java +++ b/Widgets/src/com/koushikdutta/widgets/BetterListFragment.java @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2013 Koushik Dutta (@koush) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.koushikdutta.widgets; import com.koushikdutta.widgets.BetterListFragmentInternal.ListItemAdapter;