diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2016-11-29 17:48:56 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2016-11-29 17:48:56 -0600 |
commit | 8348e9319b0258fb9239d040f4f123502375d377 (patch) | |
tree | f0ae2ac0c4fe2d1986dcea1fac3a814e0689674e | |
parent | 70f1ff3920d90f3452fc180f434bc2cf3c4389fc (diff) | |
download | apkkit-8348e9319b0258fb9239d040f4f123502375d377.tar.gz apkkit-8348e9319b0258fb9239d040f4f123502375d377.tar.bz2 apkkit-8348e9319b0258fb9239d040f4f123502375d377.tar.xz apkkit-8348e9319b0258fb9239d040f4f123502375d377.zip |
README: update timeline and copyright
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,13 +2,13 @@ APK Kit ========= :Authors: - * **Andrew Wilcox** + * **A. Wilcox** :Version: 1.0 :Status: Alpha :Copyright: - © 2015 Wilcox Technologies LLC. NCSA open source licence. + © 2015-2016 Adélie Linux Team. NCSA open source licence. @@ -26,7 +26,7 @@ need a pure Python library for maintaining APK repositories. Objectives / success criteria ----------------------------- * Compatibility with upstream APK Tools. -* Stable v1 release by October 2015. +* Stable v1 release by December 2016. * Minimal to no external dependencies. |