|
1 | 1 | #ifndef LIBUSBINITIALIZER_H |
2 | 2 | #define LIBUSBINITIALIZER_H |
3 | | -// Confidential and Proprietary - Qualcomm Technologies, Inc. |
4 | | - |
5 | | -// NO PUBLIC DISCLOSURE PERMITTED: Please report postings of this software on public servers or websites |
6 | | -// to: DocCtrlAgent@qualcomm.com. |
7 | | - |
8 | | -// RESTRICTED USE AND DISCLOSURE: |
9 | | -// This software contains confidential and proprietary information and is not to be used, copied, reproduced, modified |
10 | | -// or distributed, in whole or in part, nor its contents revealed in any manner, without the express written permission |
11 | | -// of Qualcomm Technologies, Inc. |
12 | | - |
13 | | -// Qualcomm is a trademark of QUALCOMM Incorporated, registered in the United States and other countries. All |
14 | | -// QUALCOMM Incorporated trademarks are used with permission. |
15 | | - |
16 | | -// This software may be subject to U.S. and international export, re-export, or transfer laws. Diversion contrary to U.S. |
17 | | -// and international law is strictly prohibited. |
18 | | - |
19 | | -// Qualcomm Technologies, Inc. |
20 | | -// 5775 Morehouse Drive |
21 | | -// San Diego, CA 92121 U.S.A. |
22 | | -// Copyright 2013-2023 Qualcomm Technologies, Inc. |
23 | | -// All rights reserved. |
24 | | -// Qualcomm Technologies Confidential and Proprietary |
| 3 | +// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. |
| 4 | +// SPDX-License-Identifier: BSD-3-Clause |
25 | 5 |
|
26 | 6 | /* |
27 | 7 | Author: Michael Simpson msimpson@qti.qualcomm.com |
|
0 commit comments