aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/layout/FragmentImage.java
diff options
context:
space:
mode:
authorLibravatar Renard 2016-04-14 17:59:21 -0300
committerLibravatar Renard 2016-04-14 17:59:21 -0300
commite6e9b750c7061471b7b0b899001a1e6f3d354e10 (patch)
treee5ed6dd474c4ea9821f3626f692f1db4f08aa85c /app/src/main/java/layout/FragmentImage.java
parent80fe2c7b708e2bfaee946b1c8d631c7ccdfaff07 (diff)
parentb1f9647cf318ee9916aa8a31ec062475b35bcfdf (diff)
downloadBaiApp-e6e9b750c7061471b7b0b899001a1e6f3d354e10.tar.gz
BaiApp-e6e9b750c7061471b7b0b899001a1e6f3d354e10.tar.xz
BaiApp-e6e9b750c7061471b7b0b899001a1e6f3d354e10.zip
Merge branch 'dev'
Diffstat (limited to 'app/src/main/java/layout/FragmentImage.java')
-rw-r--r--app/src/main/java/layout/FragmentImage.java18
1 files changed, 18 insertions, 0 deletions
diff --git a/app/src/main/java/layout/FragmentImage.java b/app/src/main/java/layout/FragmentImage.java
index eb2471b..4e9a0ba 100644
--- a/app/src/main/java/layout/FragmentImage.java
+++ b/app/src/main/java/layout/FragmentImage.java
@@ -31,6 +31,24 @@ import pl.droidsonroids.gif.GifDrawable;
import pl.droidsonroids.gif.GifImageView;
/**
+ * 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 <http://www.gnu.org/licenses/>.
+ */
+
+/**
* A simple {@link Fragment} subclass.
* Activities that contain this fragment must implement the
* {@link FragmentImage.OnFragmentInteractionListener} interface