[Scummvm-cvs-logs] CVS: scummvm/sound mp3.cpp,1.26,1.27

Johannes Schickel lordhoto at users.sourceforge.net
Sat Dec 3 05:32:03 CET 2005


Update of /cvsroot/scummvm/scummvm/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10071

Modified Files:
	mp3.cpp 
Log Message:
Fixed (wrongly) changed address in the header.


Index: mp3.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mp3.cpp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- mp3.cpp	2 Dec 2005 18:36:21 -0000	1.26
+++ mp3.cpp	3 Dec 2005 13:31:09 -0000	1.27
@@ -13,7 +13,7 @@
 
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * $Header$
  *





More information about the Scummvm-git-logs mailing list