* Copyright notice

git-svn-id: trunk@27528 -
This commit is contained in:
michael 2014-04-11 13:01:04 +00:00
parent 19f8e051e8
commit aa2b80b578

View File

@ -1,3 +1,17 @@
{
This file is part of the Free Component Library (FCL)
Copyright (c) 1999-2000 by the Free Pascal development team
SSL support for ssockets
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
unit sslsockets;
{$mode objfpc}{$H+}