diff options
author | Matthew Hoops | 2011-09-27 20:45:51 -0400 |
---|---|---|
committer | Matthew Hoops | 2011-09-27 20:45:51 -0400 |
commit | 817f775da957318e12d1eb14c11b77e384018d66 (patch) | |
tree | 01699e0ba243c231fa51aa1fef8dc9c8baed03f3 | |
parent | 20f18e447faba964178d7a8dc48f8ed4bd434506 (diff) | |
download | scummvm-rg350-817f775da957318e12d1eb14c11b77e384018d66.tar.gz scummvm-rg350-817f775da957318e12d1eb14c11b77e384018d66.tar.bz2 scummvm-rg350-817f775da957318e12d1eb14c11b77e384018d66.zip |
PEGASUS: Update copyright notice on pegasus.cpp/h
-rw-r--r-- | engines/pegasus/pegasus.cpp | 3 | ||||
-rw-r--r-- | engines/pegasus/pegasus.h | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/engines/pegasus/pegasus.cpp b/engines/pegasus/pegasus.cpp index fe140cd05b..5eb3340c47 100644 --- a/engines/pegasus/pegasus.cpp +++ b/engines/pegasus/pegasus.cpp @@ -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) 1995-1997 Presto Studios, Inc. + * * 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 diff --git a/engines/pegasus/pegasus.h b/engines/pegasus/pegasus.h index d72b9d16c4..8fa50e92e8 100644 --- a/engines/pegasus/pegasus.h +++ b/engines/pegasus/pegasus.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) 1995-1997 Presto Studios, Inc. + * * 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 |