Skip to content

Commit a010a72

Browse files
committed
Fix copyright symbols
1 parent 382313a commit a010a72

71 files changed

Lines changed: 73 additions & 71 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/game/client/c_baseplayer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//====== Copyright 1996-2005, Valve Corporation, All rights reserved. =====//
1+
//====== Copyright © 1996-2005, Valve Corporation, All rights reserved. =====//
22
//
33
// Purpose: Client-side CBasePlayer.
44
//

src/game/client/c_prop_vehicle.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose:
44
//

src/game/client/c_sceneentity.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose:
44
//

src/game/client/c_vehicle_choreo_generic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose:
44
//

src/game/client/cdll_bounded_cvars.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===== Copyright 1996-2005, Valve Corporation, All rights reserved. ======//
1+
//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
22
//
33
// Purpose:
44
//

src/game/client/hud_base_account.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose:
44
//

src/game/client/hud_basetimer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose: Draws a timer in the format "Minutes:Seconds"
44
// Seconds are padded with zeros

src/game/client/hud_numericdisplay.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose:
44
//

src/game/client/in_main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose: builds an intended movement command to send to the server
44
//

src/game/client/swarm/vgui/asw_hud_chat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose: ASW version of hud_chat.cpp (exclude hud_chat.cpp from build)
44
//

0 commit comments

Comments
 (0)