passgen

tk password generator
git clone https://git.pastanoggin.com/passgen.git
Log | Files | Refs | README | LICENSE

commit b9c4accfad2538881df08d7e87dfe67b17c14d4f
parent fd9c657133aa6ad65b3ef679d121b53795c7bd60
Author: noodle <noodle@pastanoggin.com>
Date:   Wed, 11 Jun 2025 18:40:46 +0300

put it in public domain

Diffstat:
MLICENSE | 14+-------------
MREADME | 2+-
2 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -1,13 +1 @@ -Copyright (c) 2025 boredpasta <boredpasta@tutanota.com> - -Permission to use, copy, modify, and distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +Public domain diff --git a/README b/README @@ -1,3 +1,3 @@ passgen - a password generator in python+tkinter -that's all, folks (isc license) +that's all, folks