From 218e132e37017b64a61cce53c5dd26267a81784a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 30 May 2007 21:56:52 +0000 Subject: Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 --- engines/sword2/saveload.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'engines/sword2/saveload.h') diff --git a/engines/sword2/saveload.h b/engines/sword2/saveload.h index 195843dcf2..07e28ab00c 100644 --- a/engines/sword2/saveload.h +++ b/engines/sword2/saveload.h @@ -1,5 +1,8 @@ -/* Copyright (C) 1994-1998 Revolution Software Ltd. - * Copyright (C) 2003-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 -- cgit v1.2.3 From 22c0403e0dfec16badf156afa842c6c37e850263 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 31 May 2007 20:28:29 +0000 Subject: Re-added Revolution Software copyright to BS2 engine svn-id: r27030 --- engines/sword2/saveload.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'engines/sword2/saveload.h') diff --git a/engines/sword2/saveload.h b/engines/sword2/saveload.h index 07e28ab00c..ceaa9712a4 100644 --- a/engines/sword2/saveload.h +++ b/engines/sword2/saveload.h @@ -4,6 +4,9 @@ * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. * + * Additional copyright for this file: + * Copyright (C) 1994-1998 Revolution Software Ltd. + * * This program 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; either version 2 -- cgit v1.2.3