Skip to content

Commit 6c6f75d

Browse files
authored
Update license info in g_gfxDebug.h (#59)
1 parent 9253eb8 commit 6c6f75d

File tree

1 file changed

+19
-24
lines changed

1 file changed

+19
-24
lines changed

Source/util/g_gfxDebug.h

+19-24
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,23 @@
1-
//========================================================================
2-
// WARNING! WARNING! WARNING!
1+
//=================================================================================/
2+
//Copyright (c) 2017 Intel Corporation /
3+
// /
4+
//Permission is hereby granted, free of charge, to any person obtaining a copy /
5+
//of this software and associated documentation files (the "Software"), to deal /
6+
//in the Software without restriction, including without limitation the rights /
7+
//to use, copy, modify, merge, publish, distribute, sublicense, and/or sell /
8+
//copies of the Software, and to permit persons to whom the Software is furnished /
9+
//to do so, subject to the following conditions: /
310
//
4-
// This file is automatically generated - do not modify it directly.
5-
// Make changes in gfxDebugGen.c and run CODEGEN.bat.
6-
//========================================================================
7-
8-
//==============================================================================
9-
// Copyright (c) Intel Corporation (2005-2013). /
10-
// /
11-
// DISCLAIMER OF WARRANTY /
12-
// NEITHER INTEL NOR ITS SUPPLIERS MAKE ANY REPRESENTATION OR WARRANTY OR /
13-
// CONDITION OF ANY KIND WHETHER EXPRESS OR IMPLIED (EITHER IN FACT OR BY /
14-
// OPERATION OF LAW) WITH RESPECT TO THE SOURCE CODE. INTEL AND ITS SUPPLIERS /
15-
// EXPRESSLY DISCLAIM ALL WARRANTIES OR CONDITIONS OF MERCHANTABILITY OR /
16-
// FITNESS FOR A PARTICULAR PURPOSE. INTEL AND ITS SUPPLIERS DO NOT WARRANT /
17-
// THAT THE SOURCE CODE IS ERROR-FREE OR THAT OPERATION OF THE SOURCE CODE WILL/
18-
// BE SECURE OR UNINTERRUPTED AND HEREBY DISCLAIM ANY AND ALL LIABILITY ON /
19-
// ACCOUNT THEREOF. THERE IS ALSO NO IMPLIED WARRANTY OF NON-INFRINGEMENT. /
20-
// SOURCE CODE IS LICENSED TO LICENSEE ON AN 'AS IS' BASIS AND NEITHER INTEL /
21-
// NOR ITS SUPPLIERS WILL PROVIDE ANY SUPPORT, ASSISTANCE, INSTALLATION, /
22-
// TRAINING OR OTHER SERVICES. INTEL AND ITS SUPPLIERS WILL NOT PROVIDE ANY /
23-
// UPDATES, ENHANCEMENTS OR EXTENSIONS. /
24-
// /
25-
//------------------------------------------------------------------------------
11+
//The above copyright notice and this permission notice shall be included in all /
12+
//copies or substantial portions of the Software. /
13+
//
14+
//THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR /
15+
//IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, /
16+
//FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE /
17+
//AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,/
18+
//WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN /
19+
//CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. /
20+
//---------------------------------------------------------------------------------
2621

2722
#ifndef _G_GFXDEBUG_H_
2823
#define _G_GFXDEBUG_H_

0 commit comments

Comments
 (0)