Update email in copyright comments

This commit is contained in:
Alexey Melnichuk 2018-12-23 16:27:09 +03:00
parent 6a24770126
commit c8cd51eb85
20 changed files with 60 additions and 60 deletions

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "l52util.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _L52UTIL_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014-2018 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014-2017 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCEASY_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCERROR_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCHTTPPOST_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2017-2018 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2017-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2017 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2017-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCMIME_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#if defined(_WINDOWS) || defined(_WIN32)

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCMULTI_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCSHARE_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014-2017 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCURL_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2018 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurlapi.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2018 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LURL_H_

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#include "lcurl.h"

View File

@ -1,11 +1,11 @@
/******************************************************************************
* Author: Alexey Melnichuk <mimir@newmail.ru>
* Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
* Copyright (C) 2014-2018 Alexey Melnichuk <alexeymelnichuck@gmail.com>
*
* Licensed according to the included 'LICENSE' document
*
* This file is part of lua-lcurl library.
* This file is part of Lua-cURL library.
******************************************************************************/
#ifndef _LCUTILS_H_