diff options
author | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2011-04-21 22:46:23 +0200 |
---|---|---|
committer | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2011-04-21 22:46:23 +0200 |
commit | 0cb7c27d9cfafe83acb9c309a0f913b8993f82b5 (patch) | |
tree | d1577c726e686aeafc9d554e019be4e8336917cc /async.c | |
parent | f3f02b64195e970c44562ce97406045aa1d34986 (diff) |
Update license
Diffstat (limited to 'async.c')
-rw-r--r-- | async.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ /* - * Copyright (c) 2009-2010, Salvatore Sanfilippo <antirez at gmail dot com> - * Copyright (c) 2010, Pieter Noordhuis <pcnoordhuis at gmail dot com> + * Copyright (c) 2009-2011, Salvatore Sanfilippo <antirez at gmail dot com> + * Copyright (c) 2010-2011, Pieter Noordhuis <pcnoordhuis at gmail dot com> * * All rights reserved. * |