diff options
author | S. D. Cloudt <s.d.cloudt@student.tue.nl> | 2019-10-28 11:31:49 +0100 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2019-11-10 17:59:20 +0000 |
commit | 13cc8a0ceec90def39cbcb84135a0bf039793a6f (patch) | |
tree | 83c12b73f03aa9d27b50c5e663df07c95c3defff /src/os/unix | |
parent | a15ace0f5b7efcc55717fa4f7ddfb0f50f5d0f6f (diff) | |
download | openttd-13cc8a0ceec90def39cbcb84135a0bf039793a6f.tar.xz |
Cleanup: Removed SVN headers
Diffstat (limited to 'src/os/unix')
-rw-r--r-- | src/os/unix/crashlog_unix.cpp | 2 | ||||
-rw-r--r-- | src/os/unix/unix.cpp | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/os/unix/crashlog_unix.cpp b/src/os/unix/crashlog_unix.cpp index 005babebd..ee3f5823f 100644 --- a/src/os/unix/crashlog_unix.cpp +++ b/src/os/unix/crashlog_unix.cpp @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * This file is part of OpenTTD. * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. diff --git a/src/os/unix/unix.cpp b/src/os/unix/unix.cpp index 430e3770f..dc54badbd 100644 --- a/src/os/unix/unix.cpp +++ b/src/os/unix/unix.cpp @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * This file is part of OpenTTD. * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. |