X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fsave.c;h=68918b4eda4b3f053c0ac461583daf0011c8698b;hb=bc4d829a5d2cb648bcc32677a17251f094369861;hp=eaa51462c0bd873806ce72a4a93a616c354f4ab1;hpb=2c62dafb74bb0b43809eb42ff0333ed51652017b;p=hengband%2Fhengband.git diff --git a/src/save.c b/src/save.c index eaa51462c..68918b4ed 100644 --- a/src/save.c +++ b/src/save.c @@ -1,5 +1,13 @@ /* File: save.c */ +/* + * Copyright (c) 1997 Ben Harrison, James E. Wilson, Robert A. Koeneke + * + * This software may be copied and distributed for educational, research, + * and not for profit purposes provided that this copyright and statement + * are included in all such copies. Other copyrights may also apply. + */ + /* Purpose: interact with savefiles */ #include "angband.h"