Update email in copyright comments
This commit is contained in:
parent
6a24770126
commit
c8cd51eb85
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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)
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
@ -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"
|
||||
|
@ -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_
|
||||
|
Loading…
x
Reference in New Issue
Block a user