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 /include | |
parent | 15e10c3d3b012342562035aa3c08ecc1cfd42c69 (diff) |
Full name of the project used in license headers
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/xs.h | 6 | ||||
-rw-r--r-- | include/xs_utils.h | 6 | ||||
-rw-r--r-- | include/zmq.h | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/include/xs.h b/include/xs.h index 098ea5a..7800672 100644 --- a/include/xs.h +++ b/include/xs.h @@ -4,10 +4,10 @@ Copyright (c) 2011 VMware, Inc. 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/include/xs_utils.h b/include/xs_utils.h index 3348aa3..c308d05 100644 --- a/include/xs_utils.h +++ b/include/xs_utils.h @@ -2,10 +2,10 @@ Copyright (c) 2009-2012 250bpm s.r.o. 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/include/zmq.h b/include/zmq.h index a155277..11270f9 100644 --- a/include/zmq.h +++ b/include/zmq.h @@ -2,10 +2,10 @@ Copyright (c) 2012 250bpm s.r.o. Copyright (c) 2012 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. |