From b150b7969c4e3330eb77062cfb1a4635fc2925f8 Mon Sep 17 00:00:00 2001 From: Aaron van Geffen Date: Mon, 17 Feb 2025 18:24:52 +0100 Subject: [PATCH] Add missing copyright to ParkFile.h --- src/openrct2/park/ParkFile.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/openrct2/park/ParkFile.h b/src/openrct2/park/ParkFile.h index 9f793bc9a7..8abc895438 100644 --- a/src/openrct2/park/ParkFile.h +++ b/src/openrct2/park/ParkFile.h @@ -1,3 +1,12 @@ +/***************************************************************************** + * Copyright (c) 2014-2025 OpenRCT2 developers + * + * For a complete list of all authors, please refer to contributors.md + * Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2 + * + * OpenRCT2 is licensed under the GNU General Public License version 3. + *****************************************************************************/ + #pragma once #include