mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
Fix file encoding
This commit is contained in:

committed by
Nicholas Hastings

parent
967236b317
commit
7d972daefe
@ -1,4 +1,4 @@
|
||||
//===== Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: The CResponseSystem class. Don't include this header; include the response_types
|
||||
// into which it is transcluded.
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Core types for the response rules -- criteria, responses, rules, and matchers.
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Core types for the response rules -- criteria, responses, rules, and matchers.
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Core types for the response rules -- criteria, responses, rules, and matchers.
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Convars used by the response rule system.
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===== Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//========= Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Builds the precompiled header for the game DLL
|
||||
//
|
||||
|
Reference in New Issue
Block a user