# HG changeset patch # User Andrew O. Shadoura # Date 1215995713 -10800 # Node ID f1b6f1b2cdb3a86fbe00f13c307efc9d06ff161c # Parent b61d7e3837a572a8c9e51e16c6a6bac89d6b5201 fixed FSF address diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/about.c --- a/src/CoreAudio/about.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/about.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "coreaudio.h" @@ -39,7 +39,7 @@ "\n" "You should have received a copy of the GNU General Public License\n" "along with this program; if not, write to the Free Software\n" - "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" + "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" "USA.","Ok", FALSE, NULL, NULL); gtk_signal_connect(GTK_OBJECT(dialog), "destroy", GTK_SIGNAL_FUNC(gtk_widget_destroyed), diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/audio.c --- a/src/CoreAudio/audio.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/audio.c Mon Jul 14 03:35:13 2008 +0300 @@ -15,7 +15,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. */ #include "coreaudio.h" #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/configure.c --- a/src/CoreAudio/configure.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/configure.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "coreaudio.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/convert.c --- a/src/CoreAudio/convert.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/convert.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "coreaudio.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/coreaudio.c --- a/src/CoreAudio/coreaudio.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/coreaudio.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/coreaudio.h --- a/src/CoreAudio/coreaudio.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/coreaudio.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef OSX_H #define OSX_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/dbaudiolib.h --- a/src/CoreAudio/dbaudiolib.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/dbaudiolib.h Mon Jul 14 03:35:13 2008 +0300 @@ -18,7 +18,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. */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/dbconvert.c --- a/src/CoreAudio/dbconvert.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/dbconvert.c Mon Jul 14 03:35:13 2008 +0300 @@ -20,7 +20,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. */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/init.c --- a/src/CoreAudio/init.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/init.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "coreaudio.h" #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/CoreAudio/mixer.c --- a/src/CoreAudio/mixer.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/CoreAudio/mixer.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "coreaudio.h" #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/analysis.h --- a/src/aac/libfaad2/analysis.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/analysis.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/bits.c --- a/src/aac/libfaad2/bits.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/bits.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/bits.h --- a/src/aac/libfaad2/bits.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/bits.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/cfft.c --- a/src/aac/libfaad2/cfft.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/cfft.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/cfft.h --- a/src/aac/libfaad2/cfft.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/cfft.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/cfft_tab.h --- a/src/aac/libfaad2/cfft_tab.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/cfft_tab.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb.h --- a/src/aac/libfaad2/codebook/hcb.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_1.h --- a/src/aac/libfaad2/codebook/hcb_1.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_1.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_10.h --- a/src/aac/libfaad2/codebook/hcb_10.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_10.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_11.h --- a/src/aac/libfaad2/codebook/hcb_11.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_11.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_2.h --- a/src/aac/libfaad2/codebook/hcb_2.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_2.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_3.h --- a/src/aac/libfaad2/codebook/hcb_3.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_3.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_4.h --- a/src/aac/libfaad2/codebook/hcb_4.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_4.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_5.h --- a/src/aac/libfaad2/codebook/hcb_5.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_5.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_6.h --- a/src/aac/libfaad2/codebook/hcb_6.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_6.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_7.h --- a/src/aac/libfaad2/codebook/hcb_7.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_7.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_8.h --- a/src/aac/libfaad2/codebook/hcb_8.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_8.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_9.h --- a/src/aac/libfaad2/codebook/hcb_9.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_9.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/codebook/hcb_sf.h --- a/src/aac/libfaad2/codebook/hcb_sf.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/codebook/hcb_sf.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/common.c --- a/src/aac/libfaad2/common.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/common.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/common.h --- a/src/aac/libfaad2/common.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/common.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/decoder.c --- a/src/aac/libfaad2/decoder.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/decoder.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/decoder.h --- a/src/aac/libfaad2/decoder.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/decoder.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/drc.c --- a/src/aac/libfaad2/drc.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/drc.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/drc.h --- a/src/aac/libfaad2/drc.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/drc.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/drm_dec.c --- a/src/aac/libfaad2/drm_dec.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/drm_dec.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/drm_dec.h --- a/src/aac/libfaad2/drm_dec.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/drm_dec.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/error.c --- a/src/aac/libfaad2/error.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/error.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/error.h --- a/src/aac/libfaad2/error.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/error.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/faad.h --- a/src/aac/libfaad2/faad.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/faad.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/filtbank.c --- a/src/aac/libfaad2/filtbank.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/filtbank.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/filtbank.h --- a/src/aac/libfaad2/filtbank.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/filtbank.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/fixed.h --- a/src/aac/libfaad2/fixed.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/fixed.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/hcr.c --- a/src/aac/libfaad2/hcr.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/hcr.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/huffman.c --- a/src/aac/libfaad2/huffman.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/huffman.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/huffman.h --- a/src/aac/libfaad2/huffman.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/huffman.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ic_predict.c --- a/src/aac/libfaad2/ic_predict.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ic_predict.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ic_predict.h --- a/src/aac/libfaad2/ic_predict.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ic_predict.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/iq_table.h --- a/src/aac/libfaad2/iq_table.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/iq_table.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/is.c --- a/src/aac/libfaad2/is.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/is.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/is.h --- a/src/aac/libfaad2/is.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/is.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/kbd_win.h --- a/src/aac/libfaad2/kbd_win.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/kbd_win.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/lt_predict.c --- a/src/aac/libfaad2/lt_predict.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/lt_predict.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/lt_predict.h --- a/src/aac/libfaad2/lt_predict.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/lt_predict.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/mdct.c --- a/src/aac/libfaad2/mdct.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/mdct.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/mdct.h --- a/src/aac/libfaad2/mdct.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/mdct.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/mdct_tab.h --- a/src/aac/libfaad2/mdct_tab.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/mdct_tab.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/mp4.c --- a/src/aac/libfaad2/mp4.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/mp4.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/mp4.h --- a/src/aac/libfaad2/mp4.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/mp4.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ms.c --- a/src/aac/libfaad2/ms.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ms.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ms.h --- a/src/aac/libfaad2/ms.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ms.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/neaacdec.h --- a/src/aac/libfaad2/neaacdec.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/neaacdec.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/output.c --- a/src/aac/libfaad2/output.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/output.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/output.h --- a/src/aac/libfaad2/output.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/output.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/pns.c --- a/src/aac/libfaad2/pns.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/pns.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/pns.h --- a/src/aac/libfaad2/pns.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/pns.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ps_dec.c --- a/src/aac/libfaad2/ps_dec.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ps_dec.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ps_dec.h --- a/src/aac/libfaad2/ps_dec.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ps_dec.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ps_syntax.c --- a/src/aac/libfaad2/ps_syntax.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ps_syntax.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ps_tables.h --- a/src/aac/libfaad2/ps_tables.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ps_tables.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/pulse.c --- a/src/aac/libfaad2/pulse.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/pulse.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/pulse.h --- a/src/aac/libfaad2/pulse.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/pulse.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/rvlc.c --- a/src/aac/libfaad2/rvlc.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/rvlc.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/rvlc.h --- a/src/aac/libfaad2/rvlc.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/rvlc.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_dct.c --- a/src/aac/libfaad2/sbr_dct.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_dct.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_dct.h --- a/src/aac/libfaad2/sbr_dct.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_dct.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_dec.c --- a/src/aac/libfaad2/sbr_dec.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_dec.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_dec.h --- a/src/aac/libfaad2/sbr_dec.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_dec.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_e_nf.c --- a/src/aac/libfaad2/sbr_e_nf.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_e_nf.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_e_nf.h --- a/src/aac/libfaad2/sbr_e_nf.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_e_nf.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_fbt.c --- a/src/aac/libfaad2/sbr_fbt.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_fbt.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_fbt.h --- a/src/aac/libfaad2/sbr_fbt.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_fbt.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_hfadj.c --- a/src/aac/libfaad2/sbr_hfadj.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_hfadj.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_hfadj.h --- a/src/aac/libfaad2/sbr_hfadj.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_hfadj.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_hfgen.c --- a/src/aac/libfaad2/sbr_hfgen.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_hfgen.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_hfgen.h --- a/src/aac/libfaad2/sbr_hfgen.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_hfgen.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_huff.c --- a/src/aac/libfaad2/sbr_huff.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_huff.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_huff.h --- a/src/aac/libfaad2/sbr_huff.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_huff.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_noise.h --- a/src/aac/libfaad2/sbr_noise.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_noise.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_qmf.c --- a/src/aac/libfaad2/sbr_qmf.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_qmf.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_qmf.h --- a/src/aac/libfaad2/sbr_qmf.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_qmf.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_qmf_c.h --- a/src/aac/libfaad2/sbr_qmf_c.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_qmf_c.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_syntax.c --- a/src/aac/libfaad2/sbr_syntax.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_syntax.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_syntax.h --- a/src/aac/libfaad2/sbr_syntax.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_syntax.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_tf_grid.c --- a/src/aac/libfaad2/sbr_tf_grid.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_tf_grid.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sbr_tf_grid.h --- a/src/aac/libfaad2/sbr_tf_grid.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sbr_tf_grid.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/sine_win.h --- a/src/aac/libfaad2/sine_win.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/sine_win.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/specrec.c --- a/src/aac/libfaad2/specrec.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/specrec.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/specrec.h --- a/src/aac/libfaad2/specrec.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/specrec.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr.c --- a/src/aac/libfaad2/ssr.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr.h --- a/src/aac/libfaad2/ssr.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr_fb.c --- a/src/aac/libfaad2/ssr_fb.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr_fb.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr_fb.h --- a/src/aac/libfaad2/ssr_fb.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr_fb.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** $Id: ssr_fb.h,v 1.13 2004/09/04 14:56:29 menno Exp $ **/ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr_ipqf.c --- a/src/aac/libfaad2/ssr_ipqf.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr_ipqf.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr_ipqf.h --- a/src/aac/libfaad2/ssr_ipqf.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr_ipqf.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** $Id: ssr_ipqf.h,v 1.14 2004/09/04 14:56:29 menno Exp $ **/ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/ssr_win.h --- a/src/aac/libfaad2/ssr_win.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/ssr_win.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** $Id: ssr_win.h,v 1.13 2004/09/04 14:56:29 menno Exp $ **/ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/structs.h --- a/src/aac/libfaad2/structs.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/structs.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/syntax.c --- a/src/aac/libfaad2/syntax.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/syntax.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/syntax.h --- a/src/aac/libfaad2/syntax.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/syntax.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/tns.c --- a/src/aac/libfaad2/tns.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/tns.c Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/aac/libfaad2/tns.h --- a/src/aac/libfaad2/tns.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/aac/libfaad2/tns.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ ** GNU General Public License for more details. ** ** 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. +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/adplug/core/adl.h --- a/src/adplug/core/adl.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/adplug/core/adl.h Mon Jul 14 03:35:13 2008 +0300 @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. + * * adl.h - ADL player adaption by Simon Peter */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/adplug/core/jbm.cxx --- a/src/adplug/core/jbm.cxx Mon Jul 14 01:34:51 2008 +0300 +++ b/src/adplug/core/jbm.cxx Mon Jul 14 03:35:13 2008 +0300 @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. * * Johannes Bjerregaard's JBM Adlib Music Format player for AdPlug * Written by Dennis Lindroos , February-March 2007 diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/adplug/core/jbm.h --- a/src/adplug/core/jbm.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/adplug/core/jbm.h Mon Jul 14 03:35:13 2008 +0300 @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. * * jbm.h - JBM Player by Dennis Lindroos */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/alarm/alarm.c --- a/src/alarm/alarm.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/alarm/alarm.c Mon Jul 14 03:35:13 2008 +0300 @@ -15,7 +15,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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/daap/xmms2-daap/daap_md5.c --- a/src/daap/xmms2-daap/daap_md5.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/daap/xmms2-daap/daap_md5.c Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. * */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/daap/xmms2-daap/daap_md5.h --- a/src/daap/xmms2-daap/daap_md5.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/daap/xmms2-daap/daap_md5.h Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. * */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/filewriter/filewriter.h --- a/src/filewriter/filewriter.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/filewriter/filewriter.h Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #ifndef FILEWRITER_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/filewriter/flac.c --- a/src/filewriter/flac.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/filewriter/flac.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include "plugins.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/filewriter/mp3.c --- a/src/filewriter/mp3.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/filewriter/mp3.c Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ /* #define AUD_DEBUG 1 */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/filewriter/plugins.h --- a/src/filewriter/plugins.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/filewriter/plugins.h Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #ifndef PLUGINS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/filewriter/vorbis.c --- a/src/filewriter/vorbis.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/filewriter/vorbis.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include "plugins.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/filewriter/wav.c --- a/src/filewriter/wav.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/filewriter/wav.c Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #include "plugins.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/debug.h --- a/src/flacng/debug.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/debug.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef DEBUG_H #define DEBUG_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/flac_compat112.c --- a/src/flacng/flac_compat112.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/flac_compat112.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/flacng.h --- a/src/flacng/flacng.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/flacng.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef FLACNG_H #define FLACNG_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/plugin.c --- a/src/flacng/plugin.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/plugin.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* #define FLACNG_DEBUG */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/seekable_stream_callbacks.c --- a/src/flacng/seekable_stream_callbacks.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/seekable_stream_callbacks.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/seekable_stream_callbacks.h --- a/src/flacng/seekable_stream_callbacks.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/seekable_stream_callbacks.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef CALLBACKS_H #define CALLBACKS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/tools.c --- a/src/flacng/tools.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/tools.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/flacng/tools.h --- a/src/flacng/tools.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/flacng/tools.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _TOOLS_H #define _TOOLS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/gnomeshortcuts/gnomeshortcuts.c --- a/src/gnomeshortcuts/gnomeshortcuts.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/gnomeshortcuts/gnomeshortcuts.c Mon Jul 14 03:35:13 2008 +0300 @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with audacious-gnome-shortcut; 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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/hotkey/grab.c --- a/src/hotkey/grab.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/hotkey/grab.c Mon Jul 14 03:35:13 2008 +0300 @@ -30,7 +30,7 @@ * * You should have received a copy of the GNU General Public License * along with audacious-hotkey; 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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/hotkey/gui.c --- a/src/hotkey/gui.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/hotkey/gui.c Mon Jul 14 03:35:13 2008 +0300 @@ -30,7 +30,7 @@ * * You should have received a copy of the GNU General Public License * along with audacious-hotkey; 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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/hotkey/plugin.c --- a/src/hotkey/plugin.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/hotkey/plugin.c Mon Jul 14 03:35:13 2008 +0300 @@ -30,7 +30,7 @@ * * You should have received a copy of the GNU General Public License * along with audacious-hotkey; 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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/configure.c --- a/src/madplug/configure.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/configure.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ /* #define AUD_DEBUG 1 */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/decoder.c --- a/src/madplug/decoder.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/decoder.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ /* #define AUD_DEBUG 1 */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/input.c --- a/src/madplug/input.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/input.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include "config.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/input.h --- a/src/madplug/input.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/input.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef INPUT_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/plugin.c --- a/src/madplug/plugin.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/plugin.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ /* #define AUD_DEBUG 1 */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/plugin.h --- a/src/madplug/plugin.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/plugin.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef AUD_MAD_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/replaygain.c --- a/src/madplug/replaygain.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/replaygain.c Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #include "plugin.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/replaygain.h --- a/src/madplug/replaygain.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/replaygain.h Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #include "plugin.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/tuple.c --- a/src/madplug/tuple.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/tuple.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include "config.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/tuple.h --- a/src/madplug/tuple.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/tuple.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef TUPLE_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/xing.c --- a/src/madplug/xing.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/xing.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/madplug/xing.h --- a/src/madplug/xing.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/madplug/xing.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef XING_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/metronom/metronom.c --- a/src/metronom/metronom.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/metronom/metronom.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "config.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/modplug/midi.h --- a/src/modplug/midi.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/modplug/midi.h Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #ifndef MIDI_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/neon/debug.h --- a/src/neon/debug.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/neon/debug.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef DEBUG_H #define DEBUG_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/neon/neon.c --- a/src/neon/neon.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/neon/neon.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "neon.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/neon/neon.h --- a/src/neon/neon.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/neon/neon.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _NEON_PLUGIN_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/neon/rb.c --- a/src/neon/rb.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/neon/rb.c Mon Jul 14 03:35:13 2008 +0300 @@ -11,7 +11,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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/neon/rb.h --- a/src/neon/rb.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/neon/rb.h Mon Jul 14 03:35:13 2008 +0300 @@ -11,7 +11,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. */ #ifndef _RB_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/null/null.c --- a/src/null/null.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/null/null.c Mon Jul 14 03:35:13 2008 +0300 @@ -17,7 +17,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. */ #include "config.h" #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/actuators.c --- a/src/paranormal-ng/actuators.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/actuators.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/actuators.h --- a/src/paranormal-ng/actuators.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/actuators.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: rename actuators to pn_actuators */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/beatdetect.c --- a/src/paranormal-ng/beatdetect.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/beatdetect.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "paranormal.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/builtins.c --- a/src/paranormal-ng/builtins.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/builtins.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/cfg.c --- a/src/paranormal-ng/cfg.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/cfg.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: prevent the user from dragging something above the root diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/cmaps.c --- a/src/paranormal-ng/cmaps.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/cmaps.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/containers.c --- a/src/paranormal-ng/containers.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/containers.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/containers.h --- a/src/paranormal-ng/containers.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/containers.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PN_CONTAINERS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/drawing.c --- a/src/paranormal-ng/drawing.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/drawing.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/drawing.h --- a/src/paranormal-ng/drawing.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/drawing.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/freq.c --- a/src/paranormal-ng/freq.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/freq.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/general.c --- a/src/paranormal-ng/general.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/general.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: what to name this file? */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/calc.h --- a/src/paranormal-ng/libcalc/calc.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/calc.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_CALC_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/dict.c --- a/src/paranormal-ng/libcalc/dict.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/dict.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #define V_SPACE_INIT 8 diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/dict.h --- a/src/paranormal-ng/libcalc/dict.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/dict.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_DICT_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/execute.c --- a/src/paranormal-ng/libcalc/execute.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/execute.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/execute.h --- a/src/paranormal-ng/libcalc/execute.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/execute.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_EXECUTE_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/function.c --- a/src/paranormal-ng/libcalc/function.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/function.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/function.h --- a/src/paranormal-ng/libcalc/function.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/function.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_FUNCTION diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/parser.c --- a/src/paranormal-ng/libcalc/parser.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/parser.c Mon Jul 14 03:35:13 2008 +0300 @@ -15,8 +15,8 @@ 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. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/parser.h --- a/src/paranormal-ng/libcalc/parser.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/parser.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_PARSER_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/storage.c --- a/src/paranormal-ng/libcalc/storage.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/storage.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/libcalc/storage.h --- a/src/paranormal-ng/libcalc/storage.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/libcalc/storage.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_STORAGE_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/misc.c --- a/src/paranormal-ng/misc.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/misc.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/paranormal.c --- a/src/paranormal-ng/paranormal.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/paranormal.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/paranormal.h --- a/src/paranormal-ng/paranormal.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/paranormal.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PARANORMAL_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/plugin.c --- a/src/paranormal-ng/plugin.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/plugin.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: issues with not uniniting variables between @@ -278,7 +278,7 @@ \n\ You should have received a copy of the GNU General Public License\n\ along with this program; if not, write to the Free Software\n\ -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n\ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n\ USA", _("Ok"), FALSE, NULL, NULL); } diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/pn_utils.h --- a/src/paranormal-ng/pn_utils.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/pn_utils.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PN_UTILS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/presets.c --- a/src/paranormal-ng/presets.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/presets.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: add documentation support to preset files */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/presets.h --- a/src/paranormal-ng/presets.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/presets.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PRESETS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/wave.c --- a/src/paranormal-ng/wave.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/wave.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal-ng/xform.c --- a/src/paranormal-ng/xform.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal-ng/xform.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: allow for only using an xform on part of the img? */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/actuators.c --- a/src/paranormal/actuators.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/actuators.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/actuators.h --- a/src/paranormal/actuators.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/actuators.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: rename actuators to pn_actuators */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/beatdetect.c --- a/src/paranormal/beatdetect.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/beatdetect.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include "paranormal.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/builtins.c --- a/src/paranormal/builtins.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/builtins.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/cfg.c --- a/src/paranormal/cfg.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/cfg.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: prevent the user from dragging something above the root diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/cmaps.c --- a/src/paranormal/cmaps.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/cmaps.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/containers.c --- a/src/paranormal/containers.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/containers.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/containers.h --- a/src/paranormal/containers.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/containers.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PN_CONTAINERS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/drawing.c --- a/src/paranormal/drawing.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/drawing.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/drawing.h --- a/src/paranormal/drawing.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/drawing.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/freq.c --- a/src/paranormal/freq.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/freq.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/general.c --- a/src/paranormal/general.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/general.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: what to name this file? */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/calc.h --- a/src/paranormal/libcalc/calc.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/calc.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_CALC_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/dict.c --- a/src/paranormal/libcalc/dict.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/dict.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #define V_SPACE_INIT 8 diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/dict.h --- a/src/paranormal/libcalc/dict.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/dict.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_DICT_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/execute.c --- a/src/paranormal/libcalc/execute.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/execute.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/execute.h --- a/src/paranormal/libcalc/execute.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/execute.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_EXECUTE_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/function.c --- a/src/paranormal/libcalc/function.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/function.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/function.h --- a/src/paranormal/libcalc/function.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/function.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_FUNCTION diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/parser.c --- a/src/paranormal/libcalc/parser.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/parser.c Mon Jul 14 03:35:13 2008 +0300 @@ -15,8 +15,8 @@ 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. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/parser.h --- a/src/paranormal/libcalc/parser.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/parser.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_PARSER_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/storage.c --- a/src/paranormal/libcalc/storage.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/storage.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/libcalc/storage.h --- a/src/paranormal/libcalc/storage.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/libcalc/storage.h Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #ifndef Included_STORAGE_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/misc.c --- a/src/paranormal/misc.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/misc.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/paranormal.c --- a/src/paranormal/paranormal.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/paranormal.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/paranormal.h --- a/src/paranormal/paranormal.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/paranormal.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PARANORMAL_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/plugin.c --- a/src/paranormal/plugin.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/plugin.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: issues with not uniniting variables between @@ -286,7 +286,7 @@ \n\ You should have received a copy of the GNU General Public License\n\ along with this program; if not, write to the Free Software\n\ -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n\ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n\ USA", _("Ok"), FALSE, NULL, NULL); } diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/pn_utils.h --- a/src/paranormal/pn_utils.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/pn_utils.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PN_UTILS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/presets.c --- a/src/paranormal/presets.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/presets.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: add documentation support to preset files */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/presets.h --- a/src/paranormal/presets.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/presets.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #ifndef _PRESETS_H diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/wave.c --- a/src/paranormal/wave.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/wave.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/paranormal/xform.c --- a/src/paranormal/xform.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/paranormal/xform.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* FIXME: allow for only using an xform on part of the img? */ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/rootvis/getroot.c --- a/src/rootvis/getroot.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/rootvis/getroot.c Mon Jul 14 03:35:13 2008 +0300 @@ -22,7 +22,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. */ /* Since xpenguins version 2.1, the ToonGetRootWindow() function diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/convert.c --- a/src/shnplug/convert.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/convert.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/gtk.c --- a/src/shnplug/gtk.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/gtk.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/id3v2.c --- a/src/shnplug/id3v2.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/id3v2.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/misc.c --- a/src/shnplug/misc.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/misc.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/output.c --- a/src/shnplug/output.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/output.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/seek.c --- a/src/shnplug/seek.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/seek.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/shn.c --- a/src/shnplug/shn.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/shn.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/shn.h --- a/src/shnplug/shn.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/shn.h Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/shnplug/wave.c --- a/src/shnplug/wave.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/shnplug/wave.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/sndstretch/sndstretch_xmms.c --- a/src/sndstretch/sndstretch_xmms.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/sndstretch/sndstretch_xmms.c Mon Jul 14 03:35:13 2008 +0300 @@ -96,7 +96,7 @@ "GNU General Public License for more details.\n\n" "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, " + "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " "USA."; GtkWidget * sndstretch_about_dialog = NULL; diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/spectrum/spectrum.c --- a/src/spectrum/spectrum.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/spectrum/spectrum.c Mon Jul 14 03:35:13 2008 +0300 @@ -16,7 +16,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. */ #include "config.h" diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/statusicon/gtktrayicon-x11.c --- a/src/statusicon/gtktrayicon-x11.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/statusicon/gtktrayicon-x11.c Mon Jul 14 03:35:13 2008 +0300 @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. */ /* diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/statusicon/gtktrayicon.h --- a/src/statusicon/gtktrayicon.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/statusicon/gtktrayicon.h Mon Jul 14 03:35:13 2008 +0300 @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __AUD_GTK_TRAY_ICON_H__ diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/tta/libtta.c --- a/src/tta/libtta.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/tta/libtta.c Mon Jul 14 03:35:13 2008 +0300 @@ -22,7 +22,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. * * Please see the file COPYING in this directory for full copyright * information. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/tta/ttadec.c --- a/src/tta/ttadec.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/tta/ttadec.c Mon Jul 14 03:35:13 2008 +0300 @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. * * Please see the file COPYING in this directory for full copyright * information. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/tta/ttadec.h --- a/src/tta/ttadec.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/tta/ttadec.h Mon Jul 14 03:35:13 2008 +0300 @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. * * Please see the file COPYING in this directory for full copyright * information. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/tta/ttalib.h --- a/src/tta/ttalib.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/tta/ttalib.h Mon Jul 14 03:35:13 2008 +0300 @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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. * * Please see the file COPYING in this directory for full copyright * information. diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/vtx/ayemu.h --- a/src/vtx/ayemu.h Mon Jul 14 01:34:51 2008 +0300 +++ b/src/vtx/ayemu.h Mon Jul 14 03:35:13 2008 +0300 @@ -14,7 +14,7 @@ You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Alexander Sashnov sashnov@ngs.ru diff -r b61d7e3837a5 -r f1b6f1b2cdb3 src/vtx/vtx.c --- a/src/vtx/vtx.c Mon Jul 14 01:34:51 2008 +0300 +++ b/src/vtx/vtx.c Mon Jul 14 03:35:13 2008 +0300 @@ -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. */ #include