X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Fclient_passwords.c;h=522ec882564c674f0de8f0b18bbd74eac4e3b0d6;hb=HEAD;hp=f4e0a89fa3218a0ae887c07f0be8d7ed8ea91601;hpb=1ee66562932cfd6e824a99e9098b61cbe77d1298;p=citadel.git diff --git a/textclient/client_passwords.c b/textclient/client_passwords.c index f4e0a89fa..21b0906c7 100644 --- a/textclient/client_passwords.c +++ b/textclient/client_passwords.c @@ -1,10 +1,8 @@ -// Functions which allow the client to remember usernames and passwords for -// various sites. +// Functions which allow the client to remember usernames and passwords for various sites. // // Copyright (c) 1987-2023 by the citadel.org team // -// This program is open source software. Use, duplication, and/or -// disclosure are subject to the GNU General Purpose License version 3. +// This program is open source software. Use, duplication, or disclosure is subject to the GNU General Public License version 3. #include "textclient.h"