diff options
Diffstat (limited to 'src/smtp.lua')
| -rw-r--r-- | src/smtp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smtp.lua b/src/smtp.lua index 604f79b..209825b 100644 --- a/src/smtp.lua +++ b/src/smtp.lua | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ----------------------------------------------------------------------------- | 1 | ----------------------------------------------------------------------------- |
| 2 | -- SMTP support for the Lua language. | 2 | -- SMTP support for the Lua language. |
| 3 | -- LuaSocket 1.5 toolkit | 3 | -- LuaSocket toolkit |
| 4 | -- Author: Diego Nehab | 4 | -- Author: Diego Nehab |
| 5 | -- Conforming to: RFC 821, LTN7 | 5 | -- Conforming to: RFC 821, LTN7 |
| 6 | -- RCS ID: $Id$ | 6 | -- RCS ID: $Id$ |
