From b1f9647cf318ee9916aa8a31ec062475b35bcfdf Mon Sep 17 00:00:00 2001
From: Renard
Date: Thu, 14 Apr 2016 17:58:28 -0300
Subject: LICENSE
---
.../baiparser/RecentPostAdapter.java | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
(limited to 'app/src/main/java/org/bienvenidoainternet/baiparser/RecentPostAdapter.java')
diff --git a/app/src/main/java/org/bienvenidoainternet/baiparser/RecentPostAdapter.java b/app/src/main/java/org/bienvenidoainternet/baiparser/RecentPostAdapter.java
index e67f276..b3938a9 100644
--- a/app/src/main/java/org/bienvenidoainternet/baiparser/RecentPostAdapter.java
+++ b/app/src/main/java/org/bienvenidoainternet/baiparser/RecentPostAdapter.java
@@ -20,8 +20,23 @@ import java.util.Map;
import java.util.concurrent.TimeUnit;
/**
- * Created by Renard on 21-03-2016.
+ * BaiApp - Bienvenido a internet Android Application
+ * Copyright (C) 2016 Renard1911(https://github.com/Renard1911)
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see .
*/
+
public class RecentPostAdapter extends ArrayAdapter {
public RecentPostAdapter(Context context, List objects) {
--
cgit v1.2.1-18-gbd029