diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/zmq.h | 3 | ||||
-rw-r--r-- | include/zmq.hpp | 3 | ||||
-rw-r--r-- | include/zmq_utils.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/include/zmq.h b/include/zmq.h index 8c4447e..b437e97 100644 --- a/include/zmq.h +++ b/include/zmq.h @@ -1,5 +1,6 @@ /* - Copyright (c) 2007-2010 iMatix Corporation + Copyright (c) 2007-2011 iMatix Corporation + Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file This file is part of 0MQ. diff --git a/include/zmq.hpp b/include/zmq.hpp index e22057d..9cae990 100644 --- a/include/zmq.hpp +++ b/include/zmq.hpp @@ -1,5 +1,6 @@ /* - Copyright (c) 2007-2010 iMatix Corporation + Copyright (c) 2007-2011 iMatix Corporation + Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file This file is part of 0MQ. diff --git a/include/zmq_utils.h b/include/zmq_utils.h index 9911b4e..6d8a458 100644 --- a/include/zmq_utils.h +++ b/include/zmq_utils.h @@ -1,5 +1,6 @@ /* - Copyright (c) 2007-2010 iMatix Corporation + Copyright (c) 2007-2011 iMatix Corporation + Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file This file is part of 0MQ. |