Updated version to 1.0.2.
This commit is contained in:
parent
5115ad76d9
commit
1311e992f8
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# checkpw - 1.0.1!
|
# checkpw - 1.0.2!
|
||||||
|
|
||||||
checkpw is a program that checks the validity of a users password on a Linux/PAM-based system.
|
checkpw is a program that checks the validity of a users password on a Linux/PAM-based system.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
* Returns 0 on success, 1 otherwise.
|
* Returns 0 on success, 1 otherwise.
|
||||||
*
|
*
|
||||||
* Author: Johannes Findeisen <you@hanez.org>
|
* Author: Johannes Findeisen <you@hanez.org>
|
||||||
|
* Version: 1.0.2
|
||||||
* License: MIT (see LICENSE)
|
* License: MIT (see LICENSE)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue