change ndkmol back to LGPL

This commit is contained in:
David Black 2013-02-08 13:34:11 +00:00
parent 958b3354b6
commit f3679390fe
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,4 @@
Name:No-frills CPU Control CLASSIC
Category:System Category:System
License:Apache2 License:Apache2
Web Site:https://github.com/hrk/no-frills-cpu-classic Web Site:https://github.com/hrk/no-frills-cpu-classic
@ -10,8 +11,12 @@ For any sysfs-enabled ROM e.g most custom ROMS:
* Easy GUI to set frequencies, [http://forum.xda-developers.com/showpost.php?p=27955261&postcount=1 governors] and [http://forum.xda-developers.com/showpost.php?p=23885668&postcount=1 I/O schedulers] * Easy GUI to set frequencies, [http://forum.xda-developers.com/showpost.php?p=27955261&postcount=1 governors] and [http://forum.xda-developers.com/showpost.php?p=23885668&postcount=1 I/O schedulers]
* "Safety Valve" to avoid boot-loops in case of unsafe settings * "Safety Valve" to avoid boot-loops in case of unsafe settings
* Stats screen to see the effective usage of frequencies * Stats screen to see the effective usage of frequencies
Requires root: Yes
. .
Requires Root:Yes
Repo Type:git Repo Type:git
Repo:https://github.com/hrk/no-frills-cpu-classic.git Repo:https://github.com/hrk/no-frills-cpu-classic.git

View file

@ -1,5 +1,5 @@
Category:Science & Education Category:Science & Education
License:LGPL/MIT License:LGPL
Web Site:http://webglmol.sourceforge.jp/ Web Site:http://webglmol.sourceforge.jp/
Source Code:https://github.com/biochem-fan/NDKmol Source Code:https://github.com/biochem-fan/NDKmol
Issue Tracker:http://sourceforge.jp/projects/webglmol/forums/ Issue Tracker:http://sourceforge.jp/projects/webglmol/forums/

View file

@ -12,6 +12,7 @@ package names too if the option is selected. Long-pressing an entry can display
options to view the App options to view the App
Details, which is helpful for uninstalling apps, or to view the Details, which is helpful for uninstalling apps, or to view the
app on Google Play. app on Google Play.
Works as a normal app or a launcher.
. .
Repo Type:git Repo Type:git