X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fclient_passwords.c;fp=textclient%2Fclient_passwords.c;h=21b0906c7857c5c9eac7ac56f23e286ce70b0321;hp=d2992bee03d902fc85955af7256219e6f681c151;hb=ff8b822cefb034b780dc3c8b1f2c679191a168d9;hpb=9053e2d882352050a3fd443ccfbaf321a0222b93 diff --git a/textclient/client_passwords.c b/textclient/client_passwords.c index d2992bee0..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 is 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"