diff options
Diffstat (limited to 'tests/reqrep_ipc.cpp')
-rw-r--r-- | tests/reqrep_ipc.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/reqrep_ipc.cpp b/tests/reqrep_ipc.cpp index 1718c62..ba7b861 100644 --- a/tests/reqrep_ipc.cpp +++ b/tests/reqrep_ipc.cpp @@ -2,10 +2,10 @@ Copyright (c) 2010-2012 250bpm s.r.o. Copyright (c) 2010-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. @@ -58,4 +58,4 @@ int XS_TEST_MAIN () return 0 ; } -#endif
\ No newline at end of file +#endif |