license
来自「smtp客户端工具源代码。」· 代码 · 共 38 行
TXT
38 行
L I C E N S E SMTPclient -- simple SMTP client Copyright (C) 1997 Ralf S. Engelschall, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 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. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License in the file COPYING along with this program; if not, write to Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Notice, that ``free software'' addresses the fact that this program is __distributed__ under the term of the GNU General Public License and because of this, it can be redistributed and modified under the conditions of this license, but the software remains __copyrighted__ by the author. Don't intermix this with the general meaning of Public Domain software or such a derivated distribution label. The author reserves the right to distribute following releases of this program under different conditions or license agreements. Ralf S. Engelschall rse@engelschall.com www.engelschall.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?