Replaced remaining CryTek copyright notices
- Replaced 'CryTek' with 'Contributors to the Open 3D Engine Project' in ConsoleHelpGen.cpp (#1667) - Removed remaining 'Crytek Engine Source File.. Copyright (C), Crytek Studios' in various Editor source files - Replaced 'modifications by CryTek' and 'modifications by Amazon' with 'Modified from original'
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
//=============================================================================
|
||||
// (C) 2005 ATI Research, Inc., All rights reserved.
|
||||
//=============================================================================
|
||||
// modifications by Crytek GmbH
|
||||
// modifications by Amazon
|
||||
// Modified from original
|
||||
|
||||
#include <ImageProcessing_precompiled.h>
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
//=============================================================================
|
||||
// (C) 2005 ATI Research, Inc., All rights reserved.
|
||||
//=============================================================================
|
||||
// modifications by Crytek GmbH
|
||||
// modifications by Amazon
|
||||
// Modified from original
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
+1
-2
@@ -1,8 +1,7 @@
|
||||
//=============================================================================
|
||||
// (C) 2005 ATI Research, Inc., All rights reserved.
|
||||
//=============================================================================
|
||||
// modifications by Crytek GmbH
|
||||
// modifications by Amazon
|
||||
// Modified from original
|
||||
|
||||
#include <ImageProcessing_precompiled.h>
|
||||
#include "CCubeMapProcessor.h"
|
||||
|
||||
+1
-2
@@ -6,8 +6,7 @@
|
||||
//--------------------------------------------------------------------------------------
|
||||
// (C) 2005 ATI Research, Inc., All rights reserved.
|
||||
//--------------------------------------------------------------------------------------
|
||||
// modifications by Crytek GmbH
|
||||
// modifications by Amazon
|
||||
// Modified from original
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
//--------------------------------------------------------------------------------------
|
||||
// (C) 2005 ATI Research, Inc., All rights reserved.
|
||||
//--------------------------------------------------------------------------------------
|
||||
// modifications by Crytek GmbH
|
||||
// modifications by Amazon
|
||||
// Modified from original
|
||||
|
||||
#include <ImageProcessing_precompiled.h>
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
//--------------------------------------------------------------------------------------
|
||||
// (C) 2001-2005 ATI Research, Inc. All rights reserved.
|
||||
//--------------------------------------------------------------------------------------
|
||||
// modifications by Crytek GmbH
|
||||
// Modified from original
|
||||
|
||||
//disable warning about doubles being converted down to float
|
||||
#pragma warning (disable : 4244 )
|
||||
|
||||
Reference in New Issue
Block a user