[Scummvm-cvs-logs] CVS: scummvm/sound adpcm.cpp,1.8,1.8.2.1 adpcm.h,1.4,1.4.2.1 audiocd.cpp,1.24,1.24.2.1 audiocd.h,1.13,1.13.2.1 audiostream.cpp,1.77,1.77.2.1 audiostream.h,1.49,1.49.2.1 flac.cpp,1.11,1.11.2.1 flac.h,1.5,1.5.2.1 fmopl.cpp,1.34,1.34.2.1 fmopl.h,1.17,1.17.2.1 mididrv.cpp,1.67,1.67.2.1 mididrv.h,1.49,1.49.2.1 midiparser.cpp,1.32,1.32.2.1 midiparser.h,1.28,1.28.2.1 midiparser_smf.cpp,1.24,1.24.2.1 midiparser_xmidi.cpp,1.23,1.23.2.1 mixer.cpp,1.194,1.194.2.1 mixer.h,1.108,1.108.2.1 mp3.cpp,1.24,1.24.2.1 mp3.h,1.11,1.11.2.1 mpu401.cpp,1.32,1.32.2.1 mpu401.h,1.25,1.25.2.1 rate.cpp,1.41,1.41.2.1 rate.h,1.27,1.27.2.1 voc.cpp,1.27,1.27.2.1 voc.h,1.18,1.18.2.1 vorbis.cpp,1.30,1.30.2.1 vorbis.h,1.13,1.13.2.1 wave.cpp,1.8,1.8.2.1 wave.h,1.4,1.4.2.1
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 19:12:41 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sound/softsynth adlib.cpp,1.5,1.5.2.1 emumidi.h,1.6,1.6.2.1 fluidsynth.cpp,1.6,1.6.2.1 mt32.cpp,1.15,1.15.2.1 ym2612.cpp,1.5,1.5.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword2 anims.cpp,1.72,1.72.2.1 build_display.cpp,1.77,1.77.2.1 build_display.h,1.20,1.20.2.1 console.cpp,1.57,1.57.2.1 console.h,1.26,1.26.2.1 controls.cpp,1.95,1.95.2.1 controls.h,1.21,1.21.2.1 debug.cpp,1.51,1.51.2.1 debug.h,1.15,1.15.2.1 defs.h,1.18,1.18.2.1 events.cpp,1.37,1.37.2.1 function.cpp,1.88,1.88.2.1 header.h,1.13,1.13.2.1 icons.cpp,1.45,1.45.2.1 icons.h,1.14,1.14.2.1 interpreter.cpp,1.56,1.56.2.1 interpreter.h,1.17,1.17.2.1 layers.cpp,1.38,1.38.2.1 layers.h,1.13,1.13.2.1 logic.cpp,1.56,1.56.2.1 logic.h,1.47,1.47.2.1 maketext.cpp,1.50,1.50.2.1 maketext.h,1.18,1.18.2.1 memory.cpp,1.37,1.37.2.1 memory.h,1.18,1.18.2.1 mouse.cpp,1.75,1.75.2.1 mouse.h,1.21,1.21.2.1 object.h,1.10,1.10.2.1 protocol.cpp,1.32,1.32.2.1 resman.cpp,1.115,1.115.2.1 resman.h,1.27,1.27.2.1 router.cpp,1.49,1.49.2.1 router.h,1.22,1.22.2.1 save_rest.cpp,1.74,1.74.2.1 save_rest.h,1.11,1.11.2.1 scroll.cpp,1.23,1.23.2.1 sound.cpp,1.62,1.62.2.1 sound.h,1.22,1.22.2.1 speech.cpp,1.76,1.76.2.1 startup.cpp,1.51,1.51.2.1 sword2.cpp,1.149,1.149.2.1 sword2.h,1.82,1.82.2.1 sync.cpp,1.25,1.25.2.1 walker.cpp,1.49,1.49.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25993/sound
Modified Files:
Tag: branch-0-8-0
adpcm.cpp adpcm.h audiocd.cpp audiocd.h audiostream.cpp
audiostream.h flac.cpp flac.h fmopl.cpp fmopl.h mididrv.cpp
mididrv.h midiparser.cpp midiparser.h midiparser_smf.cpp
midiparser_xmidi.cpp mixer.cpp mixer.h mp3.cpp mp3.h
mpu401.cpp mpu401.h rate.cpp rate.h voc.cpp voc.h vorbis.cpp
vorbis.h wave.cpp wave.h
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.
Index: adpcm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/adpcm.cpp,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- adpcm.cpp 22 Sep 2005 20:45:46 -0000 1.8
+++ adpcm.cpp 18 Oct 2005 02:11:26 -0000 1.8.2.1
@@ -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$
*
Index: adpcm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/adpcm.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- adpcm.h 17 Sep 2005 10:58:01 -0000 1.4
+++ adpcm.h 18 Oct 2005 02:11:26 -0000 1.4.2.1
@@ -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$
*
Index: audiocd.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/audiocd.cpp,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -d -r1.24 -r1.24.2.1
--- audiocd.cpp 10 Aug 2005 12:42:56 -0000 1.24
+++ audiocd.cpp 18 Oct 2005 02:11:26 -0000 1.24.2.1
@@ -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$
*
Index: audiocd.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/audiocd.h,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- audiocd.h 24 Jun 2005 15:23:46 -0000 1.13
+++ audiocd.h 18 Oct 2005 02:11:26 -0000 1.13.2.1
@@ -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$
*
Index: audiostream.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/audiostream.cpp,v
retrieving revision 1.77
retrieving revision 1.77.2.1
diff -u -d -r1.77 -r1.77.2.1
--- audiostream.cpp 10 Aug 2005 12:42:56 -0000 1.77
+++ audiostream.cpp 18 Oct 2005 02:11:26 -0000 1.77.2.1
@@ -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$
*
Index: audiostream.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/audiostream.h,v
retrieving revision 1.49
retrieving revision 1.49.2.1
diff -u -d -r1.49 -r1.49.2.1
--- audiostream.h 18 Sep 2005 14:49:54 -0000 1.49
+++ audiostream.h 18 Oct 2005 02:11:26 -0000 1.49.2.1
@@ -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$
*
Index: flac.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/flac.cpp,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- flac.cpp 30 Jul 2005 21:11:42 -0000 1.11
+++ flac.cpp 18 Oct 2005 02:11:26 -0000 1.11.2.1
@@ -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$
*
Index: flac.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/flac.h,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- flac.h 24 Jun 2005 15:23:46 -0000 1.5
+++ flac.h 18 Oct 2005 02:11:26 -0000 1.5.2.1
@@ -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$
*
Index: fmopl.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/fmopl.cpp,v
retrieving revision 1.34
retrieving revision 1.34.2.1
diff -u -d -r1.34 -r1.34.2.1
--- fmopl.cpp 12 Oct 2005 19:47:15 -0000 1.34
+++ fmopl.cpp 18 Oct 2005 02:11:26 -0000 1.34.2.1
@@ -14,7 +14,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$
*
Index: fmopl.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/fmopl.h,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -d -r1.17 -r1.17.2.1
--- fmopl.h 30 Jul 2005 21:11:43 -0000 1.17
+++ fmopl.h 18 Oct 2005 02:11:26 -0000 1.17.2.1
@@ -14,7 +14,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$
*
Index: mididrv.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mididrv.cpp,v
retrieving revision 1.67
retrieving revision 1.67.2.1
diff -u -d -r1.67 -r1.67.2.1
--- mididrv.cpp 3 Sep 2005 18:28:46 -0000 1.67
+++ mididrv.cpp 18 Oct 2005 02:11:26 -0000 1.67.2.1
@@ -14,7 +14,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$
*
Index: mididrv.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mididrv.h,v
retrieving revision 1.49
retrieving revision 1.49.2.1
diff -u -d -r1.49 -r1.49.2.1
--- mididrv.h 30 Jul 2005 21:11:43 -0000 1.49
+++ mididrv.h 18 Oct 2005 02:11:26 -0000 1.49.2.1
@@ -14,7 +14,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$
*
Index: midiparser.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/midiparser.cpp,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -d -r1.32 -r1.32.2.1
--- midiparser.cpp 12 Oct 2005 06:57:25 -0000 1.32
+++ midiparser.cpp 18 Oct 2005 02:11:26 -0000 1.32.2.1
@@ -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$
*
Index: midiparser.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/midiparser.h,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -d -r1.28 -r1.28.2.1
--- midiparser.h 12 Oct 2005 06:57:25 -0000 1.28
+++ midiparser.h 18 Oct 2005 02:11:26 -0000 1.28.2.1
@@ -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$
*
Index: midiparser_smf.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/midiparser_smf.cpp,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -d -r1.24 -r1.24.2.1
--- midiparser_smf.cpp 24 Jun 2005 16:16:46 -0000 1.24
+++ midiparser_smf.cpp 18 Oct 2005 02:11:26 -0000 1.24.2.1
@@ -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$
*
Index: midiparser_xmidi.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/midiparser_xmidi.cpp,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -u -d -r1.23 -r1.23.2.1
--- midiparser_xmidi.cpp 11 Sep 2005 14:35:33 -0000 1.23
+++ midiparser_xmidi.cpp 18 Oct 2005 02:11:26 -0000 1.23.2.1
@@ -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$
*
Index: mixer.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mixer.cpp,v
retrieving revision 1.194
retrieving revision 1.194.2.1
diff -u -d -r1.194 -r1.194.2.1
--- mixer.cpp 30 Jul 2005 21:11:43 -0000 1.194
+++ mixer.cpp 18 Oct 2005 02:11:26 -0000 1.194.2.1
@@ -14,7 +14,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$
*
Index: mixer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mixer.h,v
retrieving revision 1.108
retrieving revision 1.108.2.1
diff -u -d -r1.108 -r1.108.2.1
--- mixer.h 30 Jul 2005 21:11:43 -0000 1.108
+++ mixer.h 18 Oct 2005 02:11:26 -0000 1.108.2.1
@@ -14,7 +14,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$
*
Index: mp3.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mp3.cpp,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -d -r1.24 -r1.24.2.1
--- mp3.cpp 30 Jul 2005 21:11:43 -0000 1.24
+++ mp3.cpp 18 Oct 2005 02:11:26 -0000 1.24.2.1
@@ -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$
*
Index: mp3.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mp3.h,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- mp3.h 24 Jun 2005 15:23:47 -0000 1.11
+++ mp3.h 18 Oct 2005 02:11:26 -0000 1.11.2.1
@@ -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$
*
Index: mpu401.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mpu401.cpp,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -d -r1.32 -r1.32.2.1
--- mpu401.cpp 30 Jul 2005 21:11:43 -0000 1.32
+++ mpu401.cpp 18 Oct 2005 02:11:26 -0000 1.32.2.1
@@ -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$
*/
Index: mpu401.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mpu401.h,v
retrieving revision 1.25
retrieving revision 1.25.2.1
diff -u -d -r1.25 -r1.25.2.1
--- mpu401.h 24 Jun 2005 16:16:46 -0000 1.25
+++ mpu401.h 18 Oct 2005 02:11:26 -0000 1.25.2.1
@@ -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$
*
Index: rate.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/rate.cpp,v
retrieving revision 1.41
retrieving revision 1.41.2.1
diff -u -d -r1.41 -r1.41.2.1
--- rate.cpp 30 Jul 2005 21:11:43 -0000 1.41
+++ rate.cpp 18 Oct 2005 02:11:26 -0000 1.41.2.1
@@ -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$
*
Index: rate.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/rate.h,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -u -d -r1.27 -r1.27.2.1
--- rate.h 11 May 2005 00:01:35 -0000 1.27
+++ rate.h 18 Oct 2005 02:11:26 -0000 1.27.2.1
@@ -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$
*
Index: voc.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/voc.cpp,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -u -d -r1.27 -r1.27.2.1
--- voc.cpp 24 Jun 2005 15:23:48 -0000 1.27
+++ voc.cpp 18 Oct 2005 02:11:26 -0000 1.27.2.1
@@ -14,7 +14,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$
*
Index: voc.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/voc.h,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -d -r1.18 -r1.18.2.1
--- voc.h 24 Jun 2005 15:23:48 -0000 1.18
+++ voc.h 18 Oct 2005 02:11:26 -0000 1.18.2.1
@@ -14,7 +14,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$
*
Index: vorbis.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/vorbis.cpp,v
retrieving revision 1.30
retrieving revision 1.30.2.1
diff -u -d -r1.30 -r1.30.2.1
--- vorbis.cpp 17 Sep 2005 10:28:50 -0000 1.30
+++ vorbis.cpp 18 Oct 2005 02:11:26 -0000 1.30.2.1
@@ -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$
*
Index: vorbis.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/vorbis.h,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- vorbis.h 10 Aug 2005 12:42:56 -0000 1.13
+++ vorbis.h 18 Oct 2005 02:11:26 -0000 1.13.2.1
@@ -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$
*
Index: wave.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/wave.cpp,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- wave.cpp 30 Jul 2005 21:11:43 -0000 1.8
+++ wave.cpp 18 Oct 2005 02:11:26 -0000 1.8.2.1
@@ -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$
*
Index: wave.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/wave.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- wave.h 24 Jun 2005 15:23:48 -0000 1.4
+++ wave.h 18 Oct 2005 02:11:26 -0000 1.4.2.1
@@ -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$
*
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sound/softsynth adlib.cpp,1.5,1.5.2.1 emumidi.h,1.6,1.6.2.1 fluidsynth.cpp,1.6,1.6.2.1 mt32.cpp,1.15,1.15.2.1 ym2612.cpp,1.5,1.5.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword2 anims.cpp,1.72,1.72.2.1 build_display.cpp,1.77,1.77.2.1 build_display.h,1.20,1.20.2.1 console.cpp,1.57,1.57.2.1 console.h,1.26,1.26.2.1 controls.cpp,1.95,1.95.2.1 controls.h,1.21,1.21.2.1 debug.cpp,1.51,1.51.2.1 debug.h,1.15,1.15.2.1 defs.h,1.18,1.18.2.1 events.cpp,1.37,1.37.2.1 function.cpp,1.88,1.88.2.1 header.h,1.13,1.13.2.1 icons.cpp,1.45,1.45.2.1 icons.h,1.14,1.14.2.1 interpreter.cpp,1.56,1.56.2.1 interpreter.h,1.17,1.17.2.1 layers.cpp,1.38,1.38.2.1 layers.h,1.13,1.13.2.1 logic.cpp,1.56,1.56.2.1 logic.h,1.47,1.47.2.1 maketext.cpp,1.50,1.50.2.1 maketext.h,1.18,1.18.2.1 memory.cpp,1.37,1.37.2.1 memory.h,1.18,1.18.2.1 mouse.cpp,1.75,1.75.2.1 mouse.h,1.21,1.21.2.1 object.h,1.10,1.10.2.1 protocol.cpp,1.32,1.32.2.1 resman.cpp,1.115,1.115.2.1 resman.h,1.27,1.27.2.1 router.cpp,1.49,1.49.2.1 router.h,1.22,1.22.2.1 save_rest.cpp,1.74,1.74.2.1 save_rest.h,1.11,1.11.2.1 scroll.cpp,1.23,1.23.2.1 sound.cpp,1.62,1.62.2.1 sound.h,1.22,1.22.2.1 speech.cpp,1.76,1.76.2.1 startup.cpp,1.51,1.51.2.1 sword2.cpp,1.149,1.149.2.1 sword2.h,1.82,1.82.2.1 sync.cpp,1.25,1.25.2.1 walker.cpp,1.49,1.49.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list