File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014 Alexey Melnichuk
3+ Copyright (c) 2014-2016 Alexey Melnichuk
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11--
2- -- Author: Alexey Melnichuk <mimir@newmail.ru >
2+ -- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com >
33--
4- -- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru >
4+ -- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com >
55--
66-- Licensed according to the included 'LICENSE' document
77--
Original file line number Diff line number Diff line change 11--
2- -- Author: Alexey Melnichuk <mimir@newmail.ru >
2+ -- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com >
33--
4- -- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru >
4+ -- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com >
55--
66-- Licensed according to the included 'LICENSE' document
77--
@@ -12,7 +12,7 @@ local module_info = {
1212 _NAME = " Lua-cURL" ;
1313 _VERSION = " 0.3.3-dev" ;
1414 _LICENSE = " MIT" ;
15- _COPYRIGHT = " Copyright (c) 2014 Alexey Melnichuk" ;
15+ _COPYRIGHT = " Copyright (c) 2014-2016 Alexey Melnichuk" ;
1616}
1717
1818local function clone (t , o )
Original file line number Diff line number Diff line change 11--
2- -- Author: Alexey Melnichuk <mimir@newmail.ru >
2+ -- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com >
33--
4- -- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru >
4+ -- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com >
55--
66-- Licensed according to the included 'LICENSE' document
77--
Original file line number Diff line number Diff line change 11--
2- -- Author: Alexey Melnichuk <mimir@newmail.ru >
2+ -- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com >
33--
4- -- Copyright (C) 2014 Alexey Melnichuk <mimir@newmail.ru >
4+ -- Copyright (C) 2014-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com >
55--
66-- Licensed according to the included 'LICENSE' document
77--
You can’t perform that action at this time.
0 commit comments