1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 17:54:50 +01:00

Fix #5516: Update copyrights for 2017

Not all files were necessarily _changed_, but all were touched, see
https://github.com/OpenRCT2/OpenRCT2/pull/4932
This commit is contained in:
Michał Janiszewski
2017-06-01 21:55:10 +02:00
committed by GitHub
parent 3761104ee2
commit 79d76759bb
576 changed files with 577 additions and 577 deletions

View File

@@ -1,4 +1,4 @@
# CMAKE project for openrct2-cli (CLI-only build of OpenRCT2)
# CMAKE project for openrct2-cli (CLI-only build of OpenRCT2)
cmake_minimum_required(VERSION 2.6)
if (CMAKE_BINARY_DIR STREQUAL CMAKE_SOURCE_DIR)
message(FATAL_ERROR "Building in-source is not supported! Create a build dir and remove ${CMAKE_SOURCE_DIR}/CMakeCache.txt")