From e8604d426aeb36d5e7ed09356d6a43c2fd07002f Mon Sep 17 00:00:00 2001 From: stephena Date: Mon, 14 Dec 2009 00:04:15 +0000 Subject: [PATCH] A few documentation fixes. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1913 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- Todo.txt | 2 +- src/common/bspf.hxx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Todo.txt b/Todo.txt index 3683062a1..70c9c61d4 100644 --- a/Todo.txt +++ b/Todo.txt @@ -18,4 +18,4 @@ Stephen Anthony at stephena@users.sourceforge.net. All Todo items are now available in the Stella tracker on AtariAge: - http://www.atariage.com/forums/index.php?app=tracker&showproject=16 + http://www.atariage.com/forums/tracker/project-16-stella-emulator diff --git a/src/common/bspf.hxx b/src/common/bspf.hxx index b563801bc..93a3977e0 100644 --- a/src/common/bspf.hxx +++ b/src/common/bspf.hxx @@ -1,6 +1,6 @@ //============================================================================ // -// BBBBB SSSS PPPPP FFFFFF +// BBBBB SSSS PPPPP FFFFFF // BB BB SS SS PP PP FF // BB BB SS PP PP FF // BBBBB SSSS PPPPP FFFF -- "Brad's Simple Portability Framework" @@ -8,7 +8,7 @@ // BB BB SS SS PP FF // BBBBB SSSS PP FF // -// Copyright (c) 1997-2009 by Bradford W. Mott +// Copyright (c) 1995-2009 by Bradford W. Mott and the Stella Team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES.