1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Fix file encoding

This commit is contained in:
Nick Hastings
2025-05-17 14:13:32 -04:00
committed by Nicholas Hastings
parent f68cb313fe
commit 73e64e0fbb
2525 changed files with 2527 additions and 2527 deletions

View File

@ -1,4 +1,4 @@
//===== Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ======//
//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
//
// Purpose: Interface for dealing with vgui focus issues across all plugins
//

View File

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

View File

@ -1,4 +1,4 @@
//======= Copyright <EFBFBD> 1996-2006, Valve Corporation, All rights reserved. ======
//======= Copyright © 1996-2006, Valve Corporation, All rights reserved. ======
//
// Purpose: Utility classes for creating, registering & deregistering
// Maya MPx* derived classes

View File

@ -1,4 +1,4 @@
//===== Copyright <EFBFBD> 1996-2006, Valve Corporation, All rights reserved. ======//
//===== Copyright © 1996-2006, Valve Corporation, All rights reserved. ======//
//
// Base class for windows that draw vgui in Maya
//

View File

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

View File

@ -1,4 +1,4 @@
//======= Copyright <EFBFBD> 1996-2007, Valve Corporation, All rights reserved. ======
//======= Copyright © 1996-2007, Valve Corporation, All rights reserved. ======
//
// Purpose: Utils for working with HyperShade in Maya
//

View File

@ -1,4 +1,4 @@
//======= Copyright <EFBFBD> 1996-2006, Valve Corporation, All rights reserved. ======
//======= Copyright © 1996-2006, Valve Corporation, All rights reserved. ======
//
// Maya Undo helper, use it like this
//