summaryrefslogtreecommitdiff
path: root/src/atomic_ptr.hpp
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-03-02 16:30:40 +0100
committerMartin Sustrik <sustrik@250bpm.com>2011-03-02 16:30:40 +0100
commit18b9ebea32fbf4a4552b0435c8759e5e5c6fe219 (patch)
tree652557fbee4433ff2e80924d85b248d02a5bacab /src/atomic_ptr.hpp
parent5fcef1cac4d9faf0279b83ba48899b0e17b8e2d5 (diff)
The copyrights in file headers updated.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/atomic_ptr.hpp')
-rw-r--r--src/atomic_ptr.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/atomic_ptr.hpp b/src/atomic_ptr.hpp
index 81e7cda..c106cd5 100644
--- a/src/atomic_ptr.hpp
+++ b/src/atomic_ptr.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.