aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/animation.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-02-09 15:12:44 +0000
committerTorbjörn Andersson2006-02-09 15:12:44 +0000
commit87047c85cd420be8129593247dae20ce9e19cc3c (patch)
tree2ad7aa14b60209f88728ad52b6050b4e1f023c88 /sword2/driver/animation.cpp
parent8734538e99a8d53fc998d73e34fe83653ecbda87 (diff)
downloadscummvm-rg350-87047c85cd420be8129593247dae20ce9e19cc3c.tar.gz
scummvm-rg350-87047c85cd420be8129593247dae20ce9e19cc3c.tar.bz2
scummvm-rg350-87047c85cd420be8129593247dae20ce9e19cc3c.zip
Fix $Header$ and some minor file header inconsistencies.
svn-id: r20444
Diffstat (limited to 'sword2/driver/animation.cpp')
-rw-r--r--sword2/driver/animation.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/sword2/driver/animation.cpp b/sword2/driver/animation.cpp
index aa89628315..0b5adb6a9c 100644
--- a/sword2/driver/animation.cpp
+++ b/sword2/driver/animation.cpp
@@ -5,18 +5,18 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
-
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
- *
+ * $URL$
+ * $Id$
*/
#include "common/stdafx.h"