summaryrefslogtreecommitdiff
path: root/async.h
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2011-04-21 22:46:23 +0200
committerPieter Noordhuis <pcnoordhuis@gmail.com>2011-04-21 22:46:23 +0200
commit0cb7c27d9cfafe83acb9c309a0f913b8993f82b5 (patch)
treed1577c726e686aeafc9d554e019be4e8336917cc /async.h
parentf3f02b64195e970c44562ce97406045aa1d34986 (diff)
Update license
Diffstat (limited to 'async.h')
-rw-r--r--async.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/async.h b/async.h
index f4af968..bb5c87d 100644
--- a/async.h
+++ b/async.h
@@ -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.
*