Merge pull request #69 from moteus/master
Update copyright date/email [ci skip]
This commit is contained in:
commit
b5ff0ea59e
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014 Alexey Melnichuk
|
||||
Copyright (c) 2014-2016 Alexey Melnichuk
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -1,7 +1,7 @@
|
||||
--
|
||||
-- Author: Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Licensed according to the included 'LICENSE' document
|
||||
--
|
||||
|
@ -1,7 +1,7 @@
|
||||
--
|
||||
-- Author: Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Licensed according to the included 'LICENSE' document
|
||||
--
|
||||
@ -12,7 +12,7 @@ local module_info = {
|
||||
_NAME = "Lua-cURL";
|
||||
_VERSION = "0.3.3-dev";
|
||||
_LICENSE = "MIT";
|
||||
_COPYRIGHT = "Copyright (c) 2014 Alexey Melnichuk";
|
||||
_COPYRIGHT = "Copyright (c) 2014-2016 Alexey Melnichuk";
|
||||
}
|
||||
|
||||
local function clone(t, o)
|
||||
|
@ -1,7 +1,7 @@
|
||||
--
|
||||
-- Author: Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Licensed according to the included 'LICENSE' document
|
||||
--
|
||||
|
@ -1,7 +1,7 @@
|
||||
--
|
||||
-- Author: Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru>
|
||||
-- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com>
|
||||
--
|
||||
-- Licensed according to the included 'LICENSE' document
|
||||
--
|
||||
|
Loading…
x
Reference in New Issue
Block a user