fix header comments

This commit is contained in:
Günter Obiltschnig 2020-01-23 18:57:05 +01:00
parent bcbef6833c
commit 839009d9b5
4 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
//
// FTPSClientSession.h
//
// Library: Net
// Package: FTP
// Library: NetSSL_OpenSSL
// Package: FTPS
// Module: FTPSClientSession
//
// Definition of the FTPSClientSession class.

View File

@ -1,8 +1,8 @@
//
// FTPSStreamFactory.h
//
// Library: Net
// Package: FTP
// Library: NetSSL_OpenSSL
// Package: FTPS
// Module: FTPSStreamFactory
//
// Definition of the FTPSStreamFactory class.

View File

@ -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.

View File

@ -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.