diff options
author | Graeme Yeates <yeatesgraeme@gmail.com> | 2016-01-18 14:39:46 -0500 |
---|---|---|
committer | Graeme Yeates <yeatesgraeme@gmail.com> | 2016-01-18 14:39:46 -0500 |
commit | 5d372b411900d7e6acbe30d4a6de6435d722a7ed (patch) | |
tree | 25c31e08c6c0b6c4e33765f42ad3369d7b72b889 /lib/async.js | |
parent | 31a18eb065f6995ebb6ae2dee2ca34762ae0c710 (diff) | |
download | async-5d372b411900d7e6acbe30d4a6de6435d722a7ed.tar.gz |
Update (C) to 2016
Diffstat (limited to 'lib/async.js')
-rw-r--r-- | lib/async.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/async.js b/lib/async.js index 31e7620..dbc5682 100644 --- a/lib/async.js +++ b/lib/async.js @@ -2,7 +2,7 @@ * async * https://github.com/caolan/async * - * Copyright 2010-2014 Caolan McMahon + * Copyright 2010-2016 Caolan McMahon * Released under the MIT license */ (function () { |