diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-03-02 16:30:40 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-03-02 16:30:40 +0100 |
commit | 18b9ebea32fbf4a4552b0435c8759e5e5c6fe219 (patch) | |
tree | 652557fbee4433ff2e80924d85b248d02a5bacab /perf | |
parent | 5fcef1cac4d9faf0279b83ba48899b0e17b8e2d5 (diff) |
The copyrights in file headers updated.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'perf')
-rw-r--r-- | perf/local_lat.cpp | 3 | ||||
-rw-r--r-- | perf/local_thr.cpp | 3 | ||||
-rw-r--r-- | perf/remote_lat.cpp | 3 | ||||
-rw-r--r-- | perf/remote_thr.cpp | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/perf/local_lat.cpp b/perf/local_lat.cpp index 9f95e9d..8d51662 100644 --- a/perf/local_lat.cpp +++ b/perf/local_lat.cpp @@ -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/perf/local_thr.cpp b/perf/local_thr.cpp index 677310f..0dea8c6 100644 --- a/perf/local_thr.cpp +++ b/perf/local_thr.cpp @@ -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/perf/remote_lat.cpp b/perf/remote_lat.cpp index a1124f4..f353ed6 100644 --- a/perf/remote_lat.cpp +++ b/perf/remote_lat.cpp @@ -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/perf/remote_thr.cpp b/perf/remote_thr.cpp index c471481..78b8f72 100644 --- a/perf/remote_thr.cpp +++ b/perf/remote_thr.cpp @@ -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. |