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 /builds/msvc | |
parent | 15e10c3d3b012342562035aa3c08ecc1cfd42c69 (diff) |
Full name of the project used in license headers
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds/msvc')
-rw-r--r-- | builds/msvc/platform.hpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/builds/msvc/platform.hpp b/builds/msvc/platform.hpp index 5615a56..113085a 100644 --- a/builds/msvc/platform.hpp +++ b/builds/msvc/platform.hpp @@ -3,10 +3,10 @@ Copyright (c) 2007-2011 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. |