From 2f127122b3405aa70df2c149dd0c40fe231de979 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 16 Jun 2007 16:52:52 +0000 Subject: Fix legal header for new files. svn-id: r27468 --- sound/rate_arm.cpp | 7 +++++-- sound/rate_arm_asm.s | 11 +++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) (limited to 'sound') diff --git a/sound/rate_arm.cpp b/sound/rate_arm.cpp index c4758b2d15..694e213dce 100644 --- a/sound/rate_arm.cpp +++ b/sound/rate_arm.cpp @@ -1,5 +1,8 @@ -/* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2006 The ScummVM project +/* ScummVM - Graphic Adventure Engine + * + * ScummVM is the legal property of its developers, whose names + * are too numerous to list here. Please refer to the COPYRIGHT + * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/sound/rate_arm_asm.s b/sound/rate_arm_asm.s index fa9c56976d..709d343c6c 100644 --- a/sound/rate_arm_asm.s +++ b/sound/rate_arm_asm.s @@ -1,5 +1,8 @@ -@ ScummVM Scumm Interpreter -@ Copyright (C) 2007 The ScummVM project +@ ScummVM - Graphic Adventure Engine +@ +@ ScummVM is the legal property of its developers, whose names +@ are too numerous to list here. Please refer to the COPYRIGHT +@ file distributed with this source distribution. @ @ This program is free software@ you can redistribute it and/or @ modify it under the terms of the GNU General Public License @@ -15,8 +18,8 @@ @ along with this program@ if not, write to the Free Software @ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. @ -@ $URL: $ -@ $Id: $ +@ $URL$ +@ $Id$ @ @ @author Robin Watts (robin@wss.co.uk) @ -- cgit v1.2.3