diff options
Diffstat (limited to 'src/pipe.hpp')
-rw-r--r-- | src/pipe.hpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pipe.hpp b/src/pipe.hpp index 15775de..bce2c04 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -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. |