diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2012-02-16 10:29:22 +0900 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-02-16 10:29:22 +0900 |
commit | cebb51f8567f63fdb42d20bd5c3b052cd56c6aaa (patch) | |
tree | d82c995f117adf905018a4364b39966cffc1ff4b /perf | |
parent | 15e10c3d3b012342562035aa3c08ecc1cfd42c69 (diff) |
Full name of the project used in license headers
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'perf')
-rw-r--r-- | perf/inproc_lat.cpp | 6 | ||||
-rw-r--r-- | perf/inproc_thr.cpp | 6 | ||||
-rw-r--r-- | perf/local_lat.cpp | 6 | ||||
-rw-r--r-- | perf/local_thr.cpp | 6 | ||||
-rw-r--r-- | perf/remote_lat.cpp | 6 | ||||
-rw-r--r-- | perf/remote_thr.cpp | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/perf/inproc_lat.cpp b/perf/inproc_lat.cpp index d511706..3c8334f 100644 --- a/perf/inproc_lat.cpp +++ b/perf/inproc_lat.cpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2009 iMatix Corporation Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file - This file is part of Crossroads project. + This file is part of Crossroads I/O project. - Crossroads is free software; you can redistribute it and/or modify it under - the terms of the GNU Lesser General Public License as published by + Crossroads I/O is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/perf/inproc_thr.cpp b/perf/inproc_thr.cpp index a103833..f3f07ad 100644 --- a/perf/inproc_thr.cpp +++ b/perf/inproc_thr.cpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2009 iMatix Corporation Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file - This file is part of Crossroads project. + This file is part of Crossroads I/O project. - Crossroads is free software; you can redistribute it and/or modify it under - the terms of the GNU Lesser General Public License as published by + Crossroads I/O is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/perf/local_lat.cpp b/perf/local_lat.cpp index 7287453..f1f4881 100644 --- a/perf/local_lat.cpp +++ b/perf/local_lat.cpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2009 iMatix Corporation Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file - This file is part of Crossroads project. + This file is part of Crossroads I/O project. - Crossroads is free software; you can redistribute it and/or modify it under - the terms of the GNU Lesser General Public License as published by + Crossroads I/O is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/perf/local_thr.cpp b/perf/local_thr.cpp index 6dcc810..dd6057e 100644 --- a/perf/local_thr.cpp +++ b/perf/local_thr.cpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2009 iMatix Corporation Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file - This file is part of Crossroads project. + This file is part of Crossroads I/O project. - Crossroads is free software; you can redistribute it and/or modify it under - the terms of the GNU Lesser General Public License as published by + Crossroads I/O is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/perf/remote_lat.cpp b/perf/remote_lat.cpp index 0ddddd5..7bb0c19 100644 --- a/perf/remote_lat.cpp +++ b/perf/remote_lat.cpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2009 iMatix Corporation Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file - This file is part of Crossroads project. + This file is part of Crossroads I/O project. - Crossroads is free software; you can redistribute it and/or modify it under - the terms of the GNU Lesser General Public License as published by + Crossroads I/O is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/perf/remote_thr.cpp b/perf/remote_thr.cpp index 5e825e9..00d5591 100644 --- a/perf/remote_thr.cpp +++ b/perf/remote_thr.cpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2009 iMatix Corporation Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file - This file is part of Crossroads project. + This file is part of Crossroads I/O project. - Crossroads is free software; you can redistribute it and/or modify it under - the terms of the GNU Lesser General Public License as published by + Crossroads I/O is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. |