diff --git a/NetSSL_OpenSSL/include/Poco/Net/FTPSClientSession.h b/NetSSL_OpenSSL/include/Poco/Net/FTPSClientSession.h index 14650d9a6..2ef409bfc 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/FTPSClientSession.h +++ b/NetSSL_OpenSSL/include/Poco/Net/FTPSClientSession.h @@ -1,8 +1,8 @@ // // FTPSClientSession.h // -// Library: Net -// Package: FTP +// Library: NetSSL_OpenSSL +// Package: FTPS // Module: FTPSClientSession // // Definition of the FTPSClientSession class. diff --git a/NetSSL_OpenSSL/include/Poco/Net/FTPSStreamFactory.h b/NetSSL_OpenSSL/include/Poco/Net/FTPSStreamFactory.h index eddbe6f16..af68dbd4c 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/FTPSStreamFactory.h +++ b/NetSSL_OpenSSL/include/Poco/Net/FTPSStreamFactory.h @@ -1,8 +1,8 @@ // // FTPSStreamFactory.h // -// Library: Net -// Package: FTP +// Library: NetSSL_OpenSSL +// Package: FTPS // Module: FTPSStreamFactory // // Definition of the FTPSStreamFactory class. diff --git a/NetSSL_OpenSSL/src/FTPSClientSession.cpp b/NetSSL_OpenSSL/src/FTPSClientSession.cpp index b2b895ecc..0523decee 100644 --- a/NetSSL_OpenSSL/src/FTPSClientSession.cpp +++ b/NetSSL_OpenSSL/src/FTPSClientSession.cpp @@ -1,8 +1,8 @@ // // FTPSClientSession.cpp // -// Library: Net -// Package: FTP +// Library: NetSSL_OpenSSL +// Package: FTPS // Module: FTPSClientSession // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/src/FTPSStreamFactory.cpp b/NetSSL_OpenSSL/src/FTPSStreamFactory.cpp index b21af445c..fa0ec66f1 100644 --- a/NetSSL_OpenSSL/src/FTPSStreamFactory.cpp +++ b/NetSSL_OpenSSL/src/FTPSStreamFactory.cpp @@ -1,8 +1,8 @@ // // FTPSStreamFactory.cpp // -// Library: Net -// Package: FTP +// Library: NetSSL_OpenSSL +// Package: FTPS // Module: FTPSStreamFactory // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH.