diff --git a/src/l52util.c b/src/l52util.c index 3eb86d8..b2dc8f0 100644 --- a/src/l52util.c +++ b/src/l52util.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/l52util.h b/src/l52util.h index 14849fe..70845b5 100644 --- a/src/l52util.h +++ b/src/l52util.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lceasy.c b/src/lceasy.c index 52e88a8..0b0fc4a 100644 --- a/src/lceasy.c +++ b/src/lceasy.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014-2018 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/lceasy.h b/src/lceasy.h index e4d3776..3c244ee 100644 --- a/src/lceasy.h +++ b/src/lceasy.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014-2017 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lcerror.c b/src/lcerror.c index 71e707e..11eea55 100644 --- a/src/lcerror.c +++ b/src/lcerror.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/lcerror.h b/src/lcerror.h index 9ff2228..da4e1c5 100644 --- a/src/lcerror.h +++ b/src/lcerror.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lchttppost.c b/src/lchttppost.c index 1f5b3bf..2d49323 100644 --- a/src/lchttppost.c +++ b/src/lchttppost.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/lchttppost.h b/src/lchttppost.h index 02cace7..3299069 100644 --- a/src/lchttppost.h +++ b/src/lchttppost.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lcmime.c b/src/lcmime.c index 33e12a9..90fd6b4 100644 --- a/src/lcmime.c +++ b/src/lcmime.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2017-2018 Alexey Melnichuk +* Copyright (C) 2017-2018 Alexey Melnichuk * * 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" diff --git a/src/lcmime.h b/src/lcmime.h index 02ebf55..6dbe9c5 100644 --- a/src/lcmime.h +++ b/src/lcmime.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2017 Alexey Melnichuk +* Copyright (C) 2017-2018 Alexey Melnichuk * * 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_ diff --git a/src/lcmulti.c b/src/lcmulti.c index 9485fca..b040083 100644 --- a/src/lcmulti.c +++ b/src/lcmulti.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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) diff --git a/src/lcmulti.h b/src/lcmulti.h index 2c1af0e..89c8723 100644 --- a/src/lcmulti.h +++ b/src/lcmulti.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lcshare.c b/src/lcshare.c index 88e93f1..c7ac489 100644 --- a/src/lcshare.c +++ b/src/lcshare.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/lcshare.h b/src/lcshare.h index 8ee3233..a1018c9 100644 --- a/src/lcshare.h +++ b/src/lcshare.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lcurl.c b/src/lcurl.c index 941ba14..8ccea5c 100644 --- a/src/lcurl.c +++ b/src/lcurl.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/lcurl.h b/src/lcurl.h index d7a4570..8f43320 100644 --- a/src/lcurl.h +++ b/src/lcurl.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014-2017 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_ diff --git a/src/lcurlapi.c b/src/lcurlapi.c index edbffa8..2a8d503 100644 --- a/src/lcurlapi.c +++ b/src/lcurlapi.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2018 Alexey Melnichuk +* Copyright (C) 2018 Alexey Melnichuk * * 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" diff --git a/src/lcurlapi.h b/src/lcurlapi.h index 58b4efd..4dd4672 100644 --- a/src/lcurlapi.h +++ b/src/lcurlapi.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2018 Alexey Melnichuk +* Copyright (C) 2018 Alexey Melnichuk * * 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_ diff --git a/src/lcutils.c b/src/lcutils.c index cbf1865..5b85774 100644 --- a/src/lcutils.c +++ b/src/lcutils.c @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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" diff --git a/src/lcutils.h b/src/lcutils.h index 1ee2f29..d63b2b8 100644 --- a/src/lcutils.h +++ b/src/lcutils.h @@ -1,11 +1,11 @@ /****************************************************************************** -* Author: Alexey Melnichuk +* Author: Alexey Melnichuk * -* Copyright (C) 2014 Alexey Melnichuk +* Copyright (C) 2014-2018 Alexey Melnichuk * * 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_