guitarix/guitarix-fsf-address.patch
2011-10-30 07:48:27 +01:00

1933 lines
101 KiB
Diff

diff -Nurp guitarix2-0.16.0.orig/COPYING guitarix2-0.16.0/COPYING
--- guitarix2-0.16.0.orig/COPYING 2011-06-09 15:22:40.000000000 +1000
+++ guitarix2-0.16.0/COPYING 2011-06-14 18:21:25.000000000 +1000
@@ -21,7 +21,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/gainpoints.h guitarix2-0.19.0/libgxw/gxw/gainpoints.h
--- guitarix2-0.19.0.orig/libgxw/gxw/gainpoints.h 2010-07-29 21:38:01.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/gainpoints.h 2011-10-30 07:32:26.424294643 +0100
@@ -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 __GAINPOINTS_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxBigKnob.cpp guitarix2-0.19.0/libgxw/gxw/GxBigKnob.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxBigKnob.cpp 2010-07-16 01:12:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxBigKnob.cpp 2011-10-30 07:32:27.016294647 +0100
@@ -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 "GxBigKnob.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxBigKnob.h guitarix2-0.19.0/libgxw/gxw/GxBigKnob.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxBigKnob.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxBigKnob.h 2011-10-30 07:32:26.417294643 +0100
@@ -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 __GX_BIG_KNOB_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxControlParameter.cpp guitarix2-0.19.0/libgxw/gxw/GxControlParameter.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxControlParameter.cpp 2010-07-28 22:47:24.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxControlParameter.cpp 2011-10-30 07:32:27.084294648 +0100
@@ -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 "GxControlParameter.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxControlParameter.h guitarix2-0.19.0/libgxw/gxw/GxControlParameter.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxControlParameter.h 2010-07-28 22:47:24.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxControlParameter.h 2011-10-30 07:32:26.433294643 +0100
@@ -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 __GX_CONTROL_PARAMETER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxEQSlider.cpp guitarix2-0.19.0/libgxw/gxw/GxEQSlider.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxEQSlider.cpp 2011-03-05 17:41:17.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxEQSlider.cpp 2011-10-30 07:32:27.062294648 +0100
@@ -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 "GxEQSlider.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxEQSlider.h guitarix2-0.19.0/libgxw/gxw/GxEQSlider.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxEQSlider.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxEQSlider.h 2011-10-30 07:32:26.416294643 +0100
@@ -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 __GX_EQ_SLIDER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxFastMeter.cpp guitarix2-0.19.0/libgxw/gxw/GxFastMeter.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxFastMeter.cpp 2011-09-13 12:11:47.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxFastMeter.cpp 2011-10-30 07:32:27.091294648 +0100
@@ -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.
* -------------------------------------------------------------------------
*
* Code shamelessly stolen from Ardour by Paul Davis, thanks man!
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxFastMeter.h guitarix2-0.19.0/libgxw/gxw/GxFastMeter.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxFastMeter.h 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxFastMeter.h 2011-10-30 07:32:26.409294643 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxGradient.cpp guitarix2-0.19.0/libgxw/gxw/GxGradient.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxGradient.cpp 2010-07-16 01:12:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxGradient.cpp 2011-10-30 07:32:27.069294648 +0100
@@ -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 "GxGradient.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxGradient.h guitarix2-0.19.0/libgxw/gxw/GxGradient.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxGradient.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxGradient.h 2011-10-30 07:32:26.440294643 +0100
@@ -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 __GX_GRADIENT_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxHSlider.cpp guitarix2-0.19.0/libgxw/gxw/GxHSlider.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxHSlider.cpp 2011-03-05 17:41:17.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxHSlider.cpp 2011-10-30 07:32:27.074294648 +0100
@@ -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 "GxHSlider.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxHSlider.h guitarix2-0.19.0/libgxw/gxw/GxHSlider.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxHSlider.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxHSlider.h 2011-10-30 07:32:26.443294643 +0100
@@ -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 __GX_HSLIDER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/gxinit.cpp guitarix2-0.19.0/libgxw/gxw/gxinit.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/gxinit.cpp 2011-08-16 20:07:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/gxinit.cpp 2011-10-30 07:32:27.058294648 +0100
@@ -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 <gtk/gtkiconfactory.h>
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/gxinit.h guitarix2-0.19.0/libgxw/gxw/gxinit.h
--- guitarix2-0.19.0.orig/libgxw/gxw/gxinit.h 2010-08-04 09:43:11.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/gxinit.h 2011-10-30 07:32:26.438294643 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxIREdit.cpp guitarix2-0.19.0/libgxw/gxw/GxIREdit.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxIREdit.cpp 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxIREdit.cpp 2011-10-30 07:32:27.053294647 +0100
@@ -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 "GxIREdit.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxIREdit.h guitarix2-0.19.0/libgxw/gxw/GxIREdit.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxIREdit.h 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxIREdit.h 2011-10-30 07:32:26.407294643 +0100
@@ -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 __GX_IR_EDIT_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxKnob.cpp guitarix2-0.19.0/libgxw/gxw/GxKnob.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxKnob.cpp 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxKnob.cpp 2011-10-30 07:32:27.019294647 +0100
@@ -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 "GxKnob.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxKnob.h guitarix2-0.19.0/libgxw/gxw/GxKnob.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxKnob.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxKnob.h 2011-10-30 07:32:26.446294643 +0100
@@ -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 __GX_KNOB_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxLevelSlider.cpp guitarix2-0.19.0/libgxw/gxw/GxLevelSlider.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxLevelSlider.cpp 2011-03-05 17:41:17.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxLevelSlider.cpp 2011-10-30 07:32:27.078294648 +0100
@@ -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 "GxLevelSlider.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxLevelSlider.h guitarix2-0.19.0/libgxw/gxw/GxLevelSlider.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxLevelSlider.h 2011-01-21 21:14:23.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxLevelSlider.h 2011-10-30 07:32:26.437294643 +0100
@@ -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 __GX_LEVEL_SLIDER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxMeterScale.cpp guitarix2-0.19.0/libgxw/gxw/GxMeterScale.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxMeterScale.cpp 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxMeterScale.cpp 2011-10-30 07:32:27.031294647 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxMeterScale.h guitarix2-0.19.0/libgxw/gxw/GxMeterScale.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxMeterScale.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxMeterScale.h 2011-10-30 07:32:26.435294643 +0100
@@ -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 __GX_METER_SCALE_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxMiniSlider.cpp guitarix2-0.19.0/libgxw/gxw/GxMiniSlider.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxMiniSlider.cpp 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxMiniSlider.cpp 2011-10-30 07:32:27.060294648 +0100
@@ -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 "GxMiniSlider.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxMiniSlider.h guitarix2-0.19.0/libgxw/gxw/GxMiniSlider.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxMiniSlider.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxMiniSlider.h 2011-10-30 07:32:26.432294643 +0100
@@ -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 __GX_MINI_SLIDER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxPaintBox.cpp guitarix2-0.19.0/libgxw/gxw/GxPaintBox.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxPaintBox.cpp 2011-06-19 09:32:11.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxPaintBox.cpp 2011-10-30 07:32:27.042294647 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxPaintBox.h guitarix2-0.19.0/libgxw/gxw/GxPaintBox.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxPaintBox.h 2011-05-06 19:51:59.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxPaintBox.h 2011-10-30 07:32:26.422294643 +0100
@@ -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 __GX_PAINT_BOX_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxRadioButton.cpp guitarix2-0.19.0/libgxw/gxw/GxRadioButton.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxRadioButton.cpp 2010-07-16 01:12:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxRadioButton.cpp 2011-10-30 07:32:27.076294648 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxRadioButton.h guitarix2-0.19.0/libgxw/gxw/GxRadioButton.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxRadioButton.h 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxRadioButton.h 2011-10-30 07:32:26.425294643 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxRegler.cpp guitarix2-0.19.0/libgxw/gxw/GxRegler.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxRegler.cpp 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxRegler.cpp 2011-10-30 07:32:27.100294648 +0100
@@ -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 <stdio.h>
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxRegler.h guitarix2-0.19.0/libgxw/gxw/GxRegler.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxRegler.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxRegler.h 2011-10-30 07:32:26.430294643 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSelector.cpp guitarix2-0.19.0/libgxw/gxw/GxSelector.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSelector.cpp 2011-10-06 00:18:48.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSelector.cpp 2011-10-30 07:32:27.082294648 +0100
@@ -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 "GxSelector.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSelector.h guitarix2-0.19.0/libgxw/gxw/GxSelector.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSelector.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSelector.h 2011-10-30 07:32:26.448294643 +0100
@@ -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 -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSimpleValueDisplay.cpp guitarix2-0.19.0/libgxw/gxw/GxSimpleValueDisplay.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSimpleValueDisplay.cpp 2011-03-05 17:41:17.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxSimpleValueDisplay.cpp 2011-10-30 07:32:27.066294648 +0100
@@ -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 "GxSimpleValueDisplay.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSimpleValueDisplay.h guitarix2-0.19.0/libgxw/gxw/GxSimpleValueDisplay.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSimpleValueDisplay.h 2010-11-25 06:17:30.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxSimpleValueDisplay.h 2011-10-30 07:32:26.419294643 +0100
@@ -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 __GX_SIMPLE_VALUE_DISPLAY_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnob.cpp guitarix2-0.19.0/libgxw/gxw/GxSmallKnob.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnob.cpp 2010-07-16 01:12:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSmallKnob.cpp 2011-10-30 07:32:27.028294647 +0100
@@ -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 "GxSmallKnob.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnob.h guitarix2-0.19.0/libgxw/gxw/GxSmallKnob.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnob.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSmallKnob.h 2011-10-30 07:32:26.451294643 +0100
@@ -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 __GX_SMALL_KNOB_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnobR.cpp guitarix2-0.19.0/libgxw/gxw/GxSmallKnobR.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnobR.cpp 2010-10-28 17:30:35.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSmallKnobR.cpp 2011-10-30 07:32:27.026294647 +0100
@@ -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 "GxSmallKnobR.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnobR.h guitarix2-0.19.0/libgxw/gxw/GxSmallKnobR.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSmallKnobR.h 2010-10-28 17:31:07.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSmallKnobR.h 2011-10-30 07:32:26.429294643 +0100
@@ -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 __GX_SMALL_KNOB_R_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSwitch.cpp guitarix2-0.19.0/libgxw/gxw/GxSwitch.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSwitch.cpp 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSwitch.cpp 2011-10-30 07:32:27.087294648 +0100
@@ -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 "GxSwitch.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxSwitch.h guitarix2-0.19.0/libgxw/gxw/GxSwitch.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxSwitch.h 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxSwitch.h 2011-10-30 07:32:26.405294642 +0100
@@ -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 __GX_SWITCH_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxToggleImage.cpp guitarix2-0.19.0/libgxw/gxw/GxToggleImage.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxToggleImage.cpp 2010-12-02 06:12:50.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxToggleImage.cpp 2011-10-30 07:32:27.024294647 +0100
@@ -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 "GxToggleImage.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxToggleImage.h guitarix2-0.19.0/libgxw/gxw/GxToggleImage.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxToggleImage.h 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxToggleImage.h 2011-10-30 07:32:26.442294643 +0100
@@ -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 __GX_TOGGLE_IMAGE_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxTuner.cpp guitarix2-0.19.0/libgxw/gxw/GxTuner.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxTuner.cpp 2010-10-13 20:06:47.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxTuner.cpp 2011-10-30 07:32:27.056294647 +0100
@@ -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 "GxTuner.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxTuner.h guitarix2-0.19.0/libgxw/gxw/GxTuner.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxTuner.h 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxTuner.h 2011-10-30 07:32:26.412294643 +0100
@@ -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 __GX_TUNER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxValueDisplay.cpp guitarix2-0.19.0/libgxw/gxw/GxValueDisplay.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxValueDisplay.cpp 2011-03-05 17:41:17.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxValueDisplay.cpp 2011-10-30 07:32:27.093294648 +0100
@@ -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 "GxValueDisplay.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxValueDisplay.h guitarix2-0.19.0/libgxw/gxw/GxValueDisplay.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxValueDisplay.h 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxValueDisplay.h 2011-10-30 07:32:26.414294643 +0100
@@ -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 __GX_VALUE_DISPLAY_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxVSlider.cpp guitarix2-0.19.0/libgxw/gxw/GxVSlider.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxVSlider.cpp 2011-03-05 17:41:17.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxVSlider.cpp 2011-10-30 07:32:27.044294647 +0100
@@ -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 "GxVSlider.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxVSlider.h guitarix2-0.19.0/libgxw/gxw/GxVSlider.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxVSlider.h 2010-07-17 12:42:34.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxVSlider.h 2011-10-30 07:32:26.427294643 +0100
@@ -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 __GX_VSLIDER_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxWaveView.cpp guitarix2-0.19.0/libgxw/gxw/GxWaveView.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxWaveView.cpp 2011-02-11 21:17:20.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxWaveView.cpp 2011-10-30 07:32:27.022294647 +0100
@@ -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.
*/
// ***** GxWaveView.cpp *****
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxWaveView.h guitarix2-0.19.0/libgxw/gxw/GxWaveView.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxWaveView.h 2011-01-24 14:01:59.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw/GxWaveView.h 2011-10-30 07:32:26.450294643 +0100
@@ -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.
*/
// ***** GtkWaveView.h *****
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxWheel.cpp guitarix2-0.19.0/libgxw/gxw/GxWheel.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxWheel.cpp 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxWheel.cpp 2011-10-30 07:32:27.071294648 +0100
@@ -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 "GxWheel.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxWheel.h guitarix2-0.19.0/libgxw/gxw/GxWheel.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxWheel.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxWheel.h 2011-10-30 07:32:26.445294643 +0100
@@ -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 __GX_WHEEL_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxWheelVertical.cpp guitarix2-0.19.0/libgxw/gxw/GxWheelVertical.cpp
--- guitarix2-0.19.0.orig/libgxw/gxw/GxWheelVertical.cpp 2011-08-16 20:07:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxWheelVertical.cpp 2011-10-30 07:32:27.064294648 +0100
@@ -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 "GxWheelVertical.h"
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw/GxWheelVertical.h guitarix2-0.19.0/libgxw/gxw/GxWheelVertical.h
--- guitarix2-0.19.0.orig/libgxw/gxw/GxWheelVertical.h 2011-08-16 20:07:19.000000000 +0200
+++ guitarix2-0.19.0/libgxw/gxw/GxWheelVertical.h 2011-10-30 07:32:26.421294643 +0100
@@ -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 __GX_WHEEL_VERTICAL_H__
diff -Nurp guitarix2-0.19.0.orig/libgxw/gxw.h guitarix2-0.19.0/libgxw/gxw.h
--- guitarix2-0.19.0.orig/libgxw/gxw.h 2011-01-21 21:14:23.000000000 +0100
+++ guitarix2-0.19.0/libgxw/gxw.h 2011-10-30 07:32:26.403294639 +0100
@@ -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 __GXX_H__
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/bigknob.ccg guitarix2-0.19.0/libgxwmm/gxwmm/bigknob.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/bigknob.ccg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/bigknob.ccg 2011-10-30 07:32:26.692294644 +0100
@@ -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 <gxw/GxBigKnob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/bigknob.hg guitarix2-0.19.0/libgxwmm/gxwmm/bigknob.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/bigknob.hg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/bigknob.hg 2011-10-30 07:32:26.464294643 +0100
@@ -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 <gxwmm/knob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/controlparameter.ccg guitarix2-0.19.0/libgxwmm/gxwmm/controlparameter.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/controlparameter.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/controlparameter.ccg 2011-10-30 07:32:26.699294644 +0100
@@ -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 <gxw/GxControlParameter.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/controlparameter.hg guitarix2-0.19.0/libgxwmm/gxwmm/controlparameter.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/controlparameter.hg 2010-07-28 22:47:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/controlparameter.hg 2011-10-30 07:32:26.474294643 +0100
@@ -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.
*/
_DEFS(gxwmm,gxw)
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/eqslider.ccg guitarix2-0.19.0/libgxwmm/gxwmm/eqslider.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/eqslider.ccg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/eqslider.ccg 2011-10-30 07:32:26.693294644 +0100
@@ -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 <gxw/GxEQSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/eqslider.hg guitarix2-0.19.0/libgxwmm/gxwmm/eqslider.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/eqslider.hg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/eqslider.hg 2011-10-30 07:32:26.485294643 +0100
@@ -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 <gxwmm/vslider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/fastmeter.ccg guitarix2-0.19.0/libgxwmm/gxwmm/fastmeter.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/fastmeter.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/fastmeter.ccg 2011-10-30 07:32:26.709294644 +0100
@@ -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 <gxw/GxFastMeter.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/fastmeter.hg guitarix2-0.19.0/libgxwmm/gxwmm/fastmeter.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/fastmeter.hg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/fastmeter.hg 2011-10-30 07:32:26.453294643 +0100
@@ -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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/gainline.h guitarix2-0.19.0/libgxwmm/gxwmm/gainline.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/gainline.h 2010-07-29 21:38:01.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/gainline.h 2011-10-30 07:32:26.496294643 +0100
@@ -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 __GAINLINE_H__
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/generate_defs_gxw.cc guitarix2-0.19.0/libgxwmm/gxwmm/generate_defs_gxw.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/generate_defs_gxw.cc 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/generate_defs_gxw.cc 2011-10-30 07:32:26.690294644 +0100
@@ -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 <glibmm_generate_extra_defs/generate_extra_defs.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/hslider.ccg guitarix2-0.19.0/libgxwmm/gxwmm/hslider.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/hslider.ccg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/hslider.ccg 2011-10-30 07:32:26.679294644 +0100
@@ -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 <gxw/GxHSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/hslider.hg guitarix2-0.19.0/libgxwmm/gxwmm/hslider.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/hslider.hg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/hslider.hg 2011-10-30 07:32:26.463294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/init.cc guitarix2-0.19.0/libgxwmm/gxwmm/init.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/init.cc 2010-08-04 09:43:11.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/init.cc 2011-10-30 07:32:26.704294644 +0100
@@ -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 <gtkmm/main.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/iredit.ccg guitarix2-0.19.0/libgxwmm/gxwmm/iredit.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/iredit.ccg 2010-07-29 21:38:01.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/iredit.ccg 2011-10-30 07:32:26.707294644 +0100
@@ -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 <gxw/GxIREdit.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/iredit.hg guitarix2-0.19.0/libgxwmm/gxwmm/iredit.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/iredit.hg 2010-07-29 21:38:01.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/iredit.hg 2011-10-30 07:32:26.460294643 +0100
@@ -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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/knob.ccg guitarix2-0.19.0/libgxwmm/gxwmm/knob.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/knob.ccg 2010-07-19 19:37:54.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/knob.ccg 2011-10-30 07:32:26.677294644 +0100
@@ -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 <gxw/GxKnob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/knob.hg guitarix2-0.19.0/libgxwmm/gxwmm/knob.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/knob.hg 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/knob.hg 2011-10-30 07:32:26.488294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/levelslider.ccg guitarix2-0.19.0/libgxwmm/gxwmm/levelslider.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/levelslider.ccg 2011-01-21 21:14:23.000000000 +0100
+++ guitarix2-0.19.0/libgxwmm/gxwmm/levelslider.ccg 2011-10-30 07:32:26.695294644 +0100
@@ -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 <gxw/GxLevelSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/levelslider.hg guitarix2-0.19.0/libgxwmm/gxwmm/levelslider.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/levelslider.hg 2011-01-21 21:14:23.000000000 +0100
+++ guitarix2-0.19.0/libgxwmm/gxwmm/levelslider.hg 2011-10-30 07:32:26.458294643 +0100
@@ -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 <gxwmm/vslider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/meterscale.ccg guitarix2-0.19.0/libgxwmm/gxwmm/meterscale.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/meterscale.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/meterscale.ccg 2011-10-30 07:32:26.686294644 +0100
@@ -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 <gxw/GxMeterScale.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/meterscale.hg guitarix2-0.19.0/libgxwmm/gxwmm/meterscale.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/meterscale.hg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/meterscale.hg 2011-10-30 07:32:26.469294643 +0100
@@ -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 <gtkmm/box.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/minislider.ccg guitarix2-0.19.0/libgxwmm/gxwmm/minislider.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/minislider.ccg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/minislider.ccg 2011-10-30 07:32:26.705294644 +0100
@@ -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 <gxw/GxMiniSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/minislider.hg guitarix2-0.19.0/libgxwmm/gxwmm/minislider.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/minislider.hg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/minislider.hg 2011-10-30 07:32:26.492294643 +0100
@@ -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 <gxwmm/hslider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/paintbox.ccg guitarix2-0.19.0/libgxwmm/gxwmm/paintbox.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/paintbox.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/paintbox.ccg 2011-10-30 07:32:26.702294644 +0100
@@ -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 <gxw/GxPaintBox.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/paintbox.hg guitarix2-0.19.0/libgxwmm/gxwmm/paintbox.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/paintbox.hg 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/paintbox.hg 2011-10-30 07:32:26.461294643 +0100
@@ -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 <gtkmm/box.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/radiobutton.ccg guitarix2-0.19.0/libgxwmm/gxwmm/radiobutton.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/radiobutton.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/radiobutton.ccg 2011-10-30 07:32:26.713294644 +0100
@@ -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 <gxw/GxRadioButton.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/radiobutton.hg guitarix2-0.19.0/libgxwmm/gxwmm/radiobutton.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/radiobutton.hg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/radiobutton.hg 2011-10-30 07:32:26.491294643 +0100
@@ -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 <gtkmm/radiobutton.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/regler.ccg guitarix2-0.19.0/libgxwmm/gxwmm/regler.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/regler.ccg 2010-08-03 22:29:19.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/regler.ccg 2011-10-30 07:32:26.698294644 +0100
@@ -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 <gxw/GxRegler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/regler.hg guitarix2-0.19.0/libgxwmm/gxwmm/regler.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/regler.hg 2011-03-05 07:57:41.000000000 +0100
+++ guitarix2-0.19.0/libgxwmm/gxwmm/regler.hg 2011-10-30 07:32:26.476294643 +0100
@@ -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 <gtkmm/range.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/selector.ccg guitarix2-0.19.0/libgxwmm/gxwmm/selector.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/selector.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/selector.ccg 2011-10-30 07:32:26.710294644 +0100
@@ -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 <gxw/GxSelector.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/selector.hg guitarix2-0.19.0/libgxwmm/gxwmm/selector.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/selector.hg 2010-07-19 19:37:54.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/selector.hg 2011-10-30 07:32:26.483294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/simplevaluedisplay.ccg guitarix2-0.19.0/libgxwmm/gxwmm/simplevaluedisplay.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/simplevaluedisplay.ccg 2010-11-25 06:17:30.000000000 +0100
+++ guitarix2-0.19.0/libgxwmm/gxwmm/simplevaluedisplay.ccg 2011-10-30 07:32:26.687294644 +0100
@@ -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 <gxw/GxSimpleValueDisplay.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/simplevaluedisplay.hg guitarix2-0.19.0/libgxwmm/gxwmm/simplevaluedisplay.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/simplevaluedisplay.hg 2010-11-25 06:17:30.000000000 +0100
+++ guitarix2-0.19.0/libgxwmm/gxwmm/simplevaluedisplay.hg 2011-10-30 07:32:26.479294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknob.ccg guitarix2-0.19.0/libgxwmm/gxwmm/smallknob.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknob.ccg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/smallknob.ccg 2011-10-30 07:32:26.684294644 +0100
@@ -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 <gxw/GxSmallKnob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknob.hg guitarix2-0.19.0/libgxwmm/gxwmm/smallknob.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknob.hg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/smallknob.hg 2011-10-30 07:32:26.472294643 +0100
@@ -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 <gxwmm/knob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknobr.ccg guitarix2-0.19.0/libgxwmm/gxwmm/smallknobr.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknobr.ccg 2010-10-28 18:05:41.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/smallknobr.ccg 2011-10-30 07:32:26.689294644 +0100
@@ -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 <gxw/GxSmallKnobR.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknobr.hg guitarix2-0.19.0/libgxwmm/gxwmm/smallknobr.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/smallknobr.hg 2010-10-28 18:05:41.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/smallknobr.hg 2011-10-30 07:32:26.471294643 +0100
@@ -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 <gxwmm/knob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/switch.ccg guitarix2-0.19.0/libgxwmm/gxwmm/switch.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/switch.ccg 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/switch.ccg 2011-10-30 07:32:26.676294644 +0100
@@ -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 <gxw/GxSwitch.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/switch.hg guitarix2-0.19.0/libgxwmm/gxwmm/switch.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/switch.hg 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/switch.hg 2011-10-30 07:32:26.455294643 +0100
@@ -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 <gtkmm/togglebutton.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/toggleimage.ccg guitarix2-0.19.0/libgxwmm/gxwmm/toggleimage.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/toggleimage.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/toggleimage.ccg 2011-10-30 07:32:26.674294644 +0100
@@ -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 <gxw/GxToggleImage.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/toggleimage.hg guitarix2-0.19.0/libgxwmm/gxwmm/toggleimage.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/toggleimage.hg 2010-07-18 23:47:56.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/toggleimage.hg 2011-10-30 07:32:26.467294643 +0100
@@ -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 <gtkmm/misc.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/tuner.ccg guitarix2-0.19.0/libgxwmm/gxwmm/tuner.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/tuner.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/tuner.ccg 2011-10-30 07:32:26.711294644 +0100
@@ -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 <gxw/GxTuner.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/tuner.hg guitarix2-0.19.0/libgxwmm/gxwmm/tuner.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/tuner.hg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/tuner.hg 2011-10-30 07:32:26.489294643 +0100
@@ -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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/valuedisplay.ccg guitarix2-0.19.0/libgxwmm/gxwmm/valuedisplay.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/valuedisplay.ccg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/valuedisplay.ccg 2011-10-30 07:32:26.683294644 +0100
@@ -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 <gxw/GxValueDisplay.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/valuedisplay.hg guitarix2-0.19.0/libgxwmm/gxwmm/valuedisplay.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/valuedisplay.hg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/valuedisplay.hg 2011-10-30 07:32:26.466294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/vslider.ccg guitarix2-0.19.0/libgxwmm/gxwmm/vslider.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/vslider.ccg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/vslider.ccg 2011-10-30 07:32:26.701294644 +0100
@@ -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 <gxw/GxVSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/vslider.hg guitarix2-0.19.0/libgxwmm/gxwmm/vslider.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/vslider.hg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/vslider.hg 2011-10-30 07:32:26.494294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/waveview.ccg guitarix2-0.19.0/libgxwmm/gxwmm/waveview.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/waveview.ccg 2010-07-17 12:28:24.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/waveview.ccg 2011-10-30 07:32:26.714294644 +0100
@@ -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 <gxw/GxWaveView.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/waveview.hg guitarix2-0.19.0/libgxwmm/gxwmm/waveview.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/waveview.hg 2011-01-24 14:01:59.000000000 +0100
+++ guitarix2-0.19.0/libgxwmm/gxwmm/waveview.hg 2011-10-30 07:32:26.480294643 +0100
@@ -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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheel.ccg guitarix2-0.19.0/libgxwmm/gxwmm/wheel.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheel.ccg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/wheel.ccg 2011-10-30 07:32:26.696294644 +0100
@@ -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 <gxw/GxWheel.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheel.hg guitarix2-0.19.0/libgxwmm/gxwmm/wheel.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheel.hg 2010-07-21 21:59:00.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/wheel.hg 2011-10-30 07:32:26.486294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheelvertical.ccg guitarix2-0.19.0/libgxwmm/gxwmm/wheelvertical.ccg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheelvertical.ccg 2011-08-16 20:07:19.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/wheelvertical.ccg 2011-10-30 07:32:26.681294644 +0100
@@ -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 <gxw/GxWheelVertical.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheelvertical.hg guitarix2-0.19.0/libgxwmm/gxwmm/wheelvertical.hg
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm/wheelvertical.hg 2011-08-16 20:07:19.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm/wheelvertical.hg 2011-10-30 07:32:26.456294643 +0100
@@ -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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/bigknob.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/bigknob.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/bigknob.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/bigknob.cc 2011-10-30 07:32:26.748294645 +0100
@@ -19,7 +19,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 <gxw/GxBigKnob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/bigknob.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/bigknob.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/bigknob.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/bigknob.h 2011-10-30 07:32:26.583294643 +0100
@@ -21,7 +21,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 <gxwmm/knob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/controlparameter.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/controlparameter.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/controlparameter.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/controlparameter.cc 2011-10-30 07:32:26.718294644 +0100
@@ -19,7 +19,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 <gxw/GxControlParameter.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/controlparameter.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/controlparameter.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/controlparameter.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/controlparameter.h 2011-10-30 07:32:26.522294643 +0100
@@ -21,7 +21,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 -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/eqslider.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/eqslider.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/eqslider.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/eqslider.cc 2011-10-30 07:32:26.733294644 +0100
@@ -19,7 +19,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 <gxw/GxEQSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/eqslider.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/eqslider.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/eqslider.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/eqslider.h 2011-10-30 07:32:26.504294643 +0100
@@ -21,7 +21,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 <gxwmm/vslider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/fastmeter.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/fastmeter.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/fastmeter.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/fastmeter.cc 2011-10-30 07:32:26.726294644 +0100
@@ -19,7 +19,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 <gxw/GxFastMeter.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/fastmeter.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/fastmeter.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/fastmeter.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/fastmeter.h 2011-10-30 07:32:26.577294643 +0100
@@ -21,7 +21,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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/hslider.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/hslider.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/hslider.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/hslider.cc 2011-10-30 07:32:26.756294645 +0100
@@ -19,7 +19,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 <gxw/GxHSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/hslider.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/hslider.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/hslider.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/hslider.h 2011-10-30 07:32:26.530294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/iredit.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/iredit.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/iredit.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/iredit.cc 2011-10-30 07:32:26.754294645 +0100
@@ -19,7 +19,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 <gxw/GxIREdit.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/iredit.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/iredit.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/iredit.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/iredit.h 2011-10-30 07:32:26.575294643 +0100
@@ -21,7 +21,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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/knob.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/knob.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/knob.cc 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/knob.cc 2011-10-30 07:32:26.735294644 +0100
@@ -19,7 +19,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 <gxw/GxKnob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/knob.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/knob.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/knob.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/knob.h 2011-10-30 07:32:26.514294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/levelslider.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/levelslider.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/levelslider.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/levelslider.cc 2011-10-30 07:32:26.720294644 +0100
@@ -19,7 +19,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 <gxw/GxLevelSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/levelslider.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/levelslider.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/levelslider.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/levelslider.h 2011-10-30 07:32:26.506294643 +0100
@@ -21,7 +21,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 <gxwmm/vslider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/meterscale.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/meterscale.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/meterscale.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/meterscale.cc 2011-10-30 07:32:26.766294645 +0100
@@ -19,7 +19,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 <gxw/GxMeterScale.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/meterscale.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/meterscale.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/meterscale.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/meterscale.h 2011-10-30 07:32:26.524294643 +0100
@@ -21,7 +21,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 <gtkmm/box.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/minislider.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/minislider.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/minislider.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/minislider.cc 2011-10-30 07:32:26.744294645 +0100
@@ -19,7 +19,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 <gxw/GxMiniSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/minislider.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/minislider.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/minislider.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/minislider.h 2011-10-30 07:32:26.529294643 +0100
@@ -21,7 +21,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 <gxwmm/hslider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/paintbox.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/paintbox.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/paintbox.cc 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/paintbox.cc 2011-10-30 07:32:26.729294644 +0100
@@ -19,7 +19,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 <gxw/GxPaintBox.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/paintbox.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/paintbox.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/paintbox.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/paintbox.h 2011-10-30 07:32:26.508294643 +0100
@@ -21,7 +21,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 <gtkmm/box.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/radiobutton.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/radiobutton.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/radiobutton.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/radiobutton.cc 2011-10-30 07:32:26.768294645 +0100
@@ -19,7 +19,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 <gxw/GxRadioButton.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/radiobutton.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/radiobutton.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/radiobutton.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/radiobutton.h 2011-10-30 07:32:26.500294643 +0100
@@ -21,7 +21,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 <gtkmm/radiobutton.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/regler.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/regler.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/regler.cc 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/regler.cc 2011-10-30 07:32:26.740294644 +0100
@@ -19,7 +19,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 <gxw/GxRegler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/regler.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/regler.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/regler.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/regler.h 2011-10-30 07:32:26.512294643 +0100
@@ -21,7 +21,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 <gtkmm/range.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/selector.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/selector.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/selector.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/selector.cc 2011-10-30 07:32:26.758294645 +0100
@@ -19,7 +19,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 <gxw/GxSelector.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/selector.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/selector.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/selector.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/selector.h 2011-10-30 07:32:26.579294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/simplevaluedisplay.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/simplevaluedisplay.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/simplevaluedisplay.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/simplevaluedisplay.cc 2011-10-30 07:32:26.746294645 +0100
@@ -19,7 +19,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 <gxw/GxSimpleValueDisplay.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/simplevaluedisplay.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/simplevaluedisplay.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/simplevaluedisplay.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/simplevaluedisplay.h 2011-10-30 07:32:26.502294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknob.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknob.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknob.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknob.cc 2011-10-30 07:32:26.760294645 +0100
@@ -19,7 +19,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 <gxw/GxSmallKnob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknob.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknob.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknob.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknob.h 2011-10-30 07:32:26.520294643 +0100
@@ -21,7 +21,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 <gxwmm/knob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknobr.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknobr.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknobr.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknobr.cc 2011-10-30 07:32:26.762294645 +0100
@@ -19,7 +19,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 <gxw/GxSmallKnobR.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknobr.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknobr.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/smallknobr.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/smallknobr.h 2011-10-30 07:32:26.585294643 +0100
@@ -21,7 +21,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 <gxwmm/knob.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/switch.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/switch.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/switch.cc 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/switch.cc 2011-10-30 07:32:26.722294644 +0100
@@ -19,7 +19,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 <gxw/GxSwitch.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/switch.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/switch.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/switch.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/switch.h 2011-10-30 07:32:26.498294643 +0100
@@ -21,7 +21,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 <gtkmm/togglebutton.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/toggleimage.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/toggleimage.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/toggleimage.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/toggleimage.cc 2011-10-30 07:32:26.764294645 +0100
@@ -19,7 +19,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 <gxw/GxToggleImage.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/toggleimage.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/toggleimage.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/toggleimage.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/toggleimage.h 2011-10-30 07:32:26.587294643 +0100
@@ -21,7 +21,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 <gtkmm/misc.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/tuner.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/tuner.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/tuner.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/tuner.cc 2011-10-30 07:32:26.742294644 +0100
@@ -19,7 +19,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 <gxw/GxTuner.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/tuner.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/tuner.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/tuner.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/tuner.h 2011-10-30 07:32:26.532294643 +0100
@@ -21,7 +21,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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/valuedisplay.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/valuedisplay.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/valuedisplay.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/valuedisplay.cc 2011-10-30 07:32:26.724294644 +0100
@@ -19,7 +19,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 <gxw/GxValueDisplay.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/valuedisplay.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/valuedisplay.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/valuedisplay.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/valuedisplay.h 2011-10-30 07:32:26.510294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/vslider.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/vslider.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/vslider.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/vslider.cc 2011-10-30 07:32:26.731294644 +0100
@@ -19,7 +19,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 <gxw/GxVSlider.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/vslider.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/vslider.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/vslider.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/vslider.h 2011-10-30 07:32:26.516294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/waveview.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/waveview.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/waveview.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/waveview.cc 2011-10-30 07:32:26.737294644 +0100
@@ -19,7 +19,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 <gxw/GxWaveView.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/waveview.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/waveview.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/waveview.h 2011-10-24 01:18:12.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/waveview.h 2011-10-30 07:32:26.527294643 +0100
@@ -21,7 +21,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 <gtkmm/drawingarea.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheel.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheel.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheel.cc 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheel.cc 2011-10-30 07:32:26.772294645 +0100
@@ -19,7 +19,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 <gxw/GxWheel.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheel.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheel.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheel.h 2011-05-12 11:27:39.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheel.h 2011-10-30 07:32:26.518294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheelvertical.cc guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheelvertical.cc
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheelvertical.cc 2011-10-09 00:51:56.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheelvertical.cc 2011-10-30 07:32:26.770294645 +0100
@@ -19,7 +19,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 <gxw/GxWheelVertical.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheelvertical.h guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheelvertical.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm-generated/wheelvertical.h 2011-10-09 00:51:56.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm-generated/wheelvertical.h 2011-10-30 07:32:26.581294643 +0100
@@ -21,7 +21,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 <gxwmm/regler.h>
diff -Nurp guitarix2-0.19.0.orig/libgxwmm/gxwmm.h guitarix2-0.19.0/libgxwmm/gxwmm.h
--- guitarix2-0.19.0.orig/libgxwmm/gxwmm.h 2010-07-17 22:49:33.000000000 +0200
+++ guitarix2-0.19.0/libgxwmm/gxwmm.h 2011-10-30 07:32:26.588294643 +0100
@@ -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 __GXWMM_H__