diff options
author | Michele Calgaro <[email protected]> | 2020-09-26 00:05:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-26 00:06:01 +0900 |
commit | 63b95abe002d3e2ca6e2f25b0862f927a5ed486d (patch) | |
tree | a9e978be4fcae1d7c09af38ad9f4744dd97564bd /kbackgammon/engines/fibs/kbgfibs.cpp | |
parent | 37f818837b1458e9e776a6fee1636b1fb8c1401c (diff) | |
download | tdegames-63b95abe002d3e2ca6e2f25b0862f927a5ed486d.tar.gz tdegames-63b95abe002d3e2ca6e2f25b0862f927a5ed486d.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4116e5dbf5ed84b9556e44c5cabaf6c43097ed54)
Diffstat (limited to 'kbackgammon/engines/fibs/kbgfibs.cpp')
-rw-r--r-- | kbackgammon/engines/fibs/kbgfibs.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kbackgammon/engines/fibs/kbgfibs.cpp b/kbackgammon/engines/fibs/kbgfibs.cpp index ab970518..d915eec9 100644 --- a/kbackgammon/engines/fibs/kbgfibs.cpp +++ b/kbackgammon/engines/fibs/kbgfibs.cpp @@ -1,5 +1,4 @@ -/* Yo Emacs, this -*- C++ -*- - +/* Copyright (C) 1999-2001 Jens Hoefkens |