dinput: Fix EnumObjects callback return value handling.
[wine.git] / libs / vkd3d / COPYING
blob019244157b27a2083a0400a16275227b92cb48e4
1 Copyright 2016-2023 the Vkd3d project authors (see the file AUTHORS for a
2 complete list)
4 Vkd3d is free software; you can redistribute it and/or modify it under
5 the terms of the GNU Lesser General Public License as published by the
6 Free Software Foundation; either version 2.1 of the License, or (at
7 your option) any later version.
9 This library is distributed in the hope that it will be useful, but
10 WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12 Lesser General Public License for more details.
14 You should have received a copy of the GNU Lesser General Public
15 License along with this library; if not, write to the Free Software
16 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA, 02110-1301 USA.