Changeset 82969 in vbox for trunk/src/VBox/Runtime/r0drv/netbsd
- Timestamp:
- Feb 4, 2020 10:54:12 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 135978
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/netbsd/thread-r0drv-netbsd.c
r82968 r82969 8 8 * 9 9 * Copyright (C) 2007-2020 Oracle Corporation 10 *11 * This file is part of VirtualBox Open Source Edition (OSE), as12 * available from http://www.virtualbox.org. This file is free software;13 * you can redistribute it and/or modify it under the terms of the GNU14 * General Public License (GPL) as published by the Free Software15 * Foundation, in version 2 as it comes in the "COPYING" file of the16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.18 *19 * The contents of this file may alternatively be used under the terms20 * of the Common Development and Distribution License Version 1.021 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the22 * VirtualBox OSE distribution, in which case the provisions of the23 * CDDL are applicable instead of those of the GPL.24 *25 * You may elect to license modified versions of this file under the26 * terms and conditions of either the GPL or the CDDL or both.27 * --------------------------------------------------------------------28 *29 * Copyright (C) 2007-2019 Oracle Corporation30 10 * 31 11 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.