--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/com/astuetz/viewpager/extensions/package-info.java Wed May 15 11:35:03 2013 +0200
@@ -0,0 +1,10 @@
+/**
+ * This package contains an implementation of an
+ * Interactive paging indicator widget, compatible with the `ViewPager` from the
+ * Android Support Library.
+ *
+ * It is developped by Andreas Stuetz
+ * and can be found here https://github.com/astuetz/PagerSlidingTabStrip/
+ * We use the git tag v1.0 aka 0e7f1b9a961692323dbd7300e13dd1d78ad0ae44
+ */
+package com.astuetz.viewpager.extensions;