1
0
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:
Nick Hastings
2025-05-17 14:18:14 -04:00
committed by Nicholas Hastings
parent 4c27c1305c
commit de72e1ad4d
65 changed files with 65 additions and 65 deletions

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2008, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose: interface to app data in Steam
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2008, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose: Main interface for loading and accessing Steamworks API's from the
// Steam client.

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2009, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2009, Valve Corporation, All rights reserved. =======
//
// Purpose: interface to http client
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2008, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose: interface to steam managing game server/client match making
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2008, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose: public interface to user remote file storage in Steam
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2009, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2009, Valve Corporation, All rights reserved. =======
//
// Purpose: interface to stats, achievements, and leaderboards
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2008, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose: interface to utility functions in Steam
//

View File

@ -1,4 +1,4 @@
//========= Copyright <EFBFBD> 1996-2008, Valve LLC, All rights reserved. ============
//========= Copyright © 1996-2008, Valve LLC, All rights reserved. ============
//
// Purpose:
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2008, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2008, Valve Corporation, All rights reserved. =======
//
// Purpose:
//

View File

@ -1,4 +1,4 @@
//========= Copyright <EFBFBD> 1996-2008, Valve LLC, All rights reserved. ============
//========= Copyright © 1996-2008, Valve LLC, All rights reserved. ============
//
// Purpose:
//

View File

@ -1,4 +1,4 @@
//====== Copyright <EFBFBD> 1996-2010, Valve Corporation, All rights reserved. =======
//====== Copyright © 1996-2010, Valve Corporation, All rights reserved. =======
//
// Purpose: HTTP related enums, stuff that is shared by both clients and servers, and our
// UI projects goes here.

View File

@ -1,4 +1,4 @@
//========= Copyright <EFBFBD> 1996-2008, Valve LLC, All rights reserved. ============
//========= Copyright © 1996-2008, Valve LLC, All rights reserved. ============
//
// Purpose:
//

View File

@ -1,4 +1,4 @@
//========= Copyright <EFBFBD> 1996-2008, Valve LLC, All rights reserved. ============
//========= Copyright © 1996-2008, Valve LLC, All rights reserved. ============
//
// Purpose:
//