From 842b8ed4894dca0cfe1d54f6a83f777b1f0cac46 Mon Sep 17 00:00:00 2001 From: Jaredl-Dev <260281143+Jaredl-Dev@users.noreply.github.com> Date: Sat, 1 Aug 2026 12:05:17 -0700 Subject: [PATCH] fix(commandline): Replace Zero Hour name in Generals file banners --- Generals/Code/GameEngine/Include/Common/CommandLine.h | 2 +- Generals/Code/GameEngine/Source/Common/CommandLine.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Generals/Code/GameEngine/Include/Common/CommandLine.h b/Generals/Code/GameEngine/Include/Common/CommandLine.h index 48e078dc3dd..2ef28727c3c 100644 --- a/Generals/Code/GameEngine/Include/Common/CommandLine.h +++ b/Generals/Code/GameEngine/Include/Common/CommandLine.h @@ -1,5 +1,5 @@ /* -** Command & Conquer Generals Zero Hour(tm) +** Command & Conquer Generals(tm) ** Copyright 2025 Electronic Arts Inc. ** ** This program is free software: you can redistribute it and/or modify diff --git a/Generals/Code/GameEngine/Source/Common/CommandLine.cpp b/Generals/Code/GameEngine/Source/Common/CommandLine.cpp index 772830f0f67..ff670d4ee85 100644 --- a/Generals/Code/GameEngine/Source/Common/CommandLine.cpp +++ b/Generals/Code/GameEngine/Source/Common/CommandLine.cpp @@ -1,5 +1,5 @@ /* -** Command & Conquer Generals Zero Hour(tm) +** Command & Conquer Generals(tm) ** Copyright 2025 Electronic Arts Inc. ** ** This program is free software: you can redistribute it and/or modify