From 8a95e74e3152acaf888c5c21b283c189d8a6884b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 22:31:04 +0000 Subject: [PATCH 01/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index c80a2e0..72eba6e 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -1,6 +1,6 @@ Name: non-ntk Version: 1.3.0 -Release: 0.16.20130730gitd006352%{?dist} +Release: 0.17.20130730gitd006352%{?dist} Summary: A fork of FLTK for the non audio suite # themse are GPLv2+, FLTK derived code is LGPLv2+ @@ -86,6 +86,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop %{_bindir}/ntk-* %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.3.0-0.17.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 1.3.0-0.16.20130730gitd006352 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From d0ea7bd9216c9d2edae690749a58a7bbe36f2c72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 8 Aug 2019 16:13:29 +0000 Subject: [PATCH 02/22] non-ntk fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675550 --- .gitignore | 1 - dead.package | 1 + non-ntk-1.3.0-fluid.desktop | 8 - non-ntk-1.3.0-fsf.patch | 4326 ----------------------------------- non-ntk-scandir.patch | 12 - non-ntk-snapshot.sh | 32 - non-ntk-unused-shlib.patch | 39 - non-ntk.spec | 141 -- sources | 1 - 9 files changed, 1 insertion(+), 4560 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 non-ntk-1.3.0-fluid.desktop delete mode 100644 non-ntk-1.3.0-fsf.patch delete mode 100644 non-ntk-scandir.patch delete mode 100644 non-ntk-snapshot.sh delete mode 100644 non-ntk-unused-shlib.patch delete mode 100644 non-ntk.spec delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 68be313..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/non-ntk-20130730-gitd006352.tar.bz2 diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..4c3871d --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +non-ntk fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675550 diff --git a/non-ntk-1.3.0-fluid.desktop b/non-ntk-1.3.0-fluid.desktop deleted file mode 100644 index 8b62e4c..0000000 --- a/non-ntk-1.3.0-fluid.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=NTK FLUID -Comment=NTK GUI Designer -Exec=ntk-fluid %F -Terminal=false -Type=Application -MimeType=application/x-fluid; -Categories=Development;GUIDesigner; diff --git a/non-ntk-1.3.0-fsf.patch b/non-ntk-1.3.0-fsf.patch deleted file mode 100644 index acdc142..0000000 --- a/non-ntk-1.3.0-fsf.patch +++ /dev/null @@ -1,4326 +0,0 @@ -diff -Nurp non-20130505a/FL/Cairo_Theme.H non-20130505.fsfb/FL/Cairo_Theme.H ---- non-20130505a/FL/Cairo_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Cairo_Theme.H 2013-05-26 13:28:33.648499008 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - void init_cairo_theme ( void ); -diff -Nurp non-20130505a/FL/Clean_Theme.H non-20130505.fsfb/FL/Clean_Theme.H ---- non-20130505a/FL/Clean_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Clean_Theme.H 2013-05-26 13:28:33.648499008 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - void init_clean_theme ( void ); -diff -Nurp non-20130505a/FL/Crystal_Theme.H non-20130505.fsfb/FL/Crystal_Theme.H ---- non-20130505a/FL/Crystal_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Crystal_Theme.H 2013-05-26 13:28:33.648499008 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - void init_crystal_theme ( void ); -diff -Nurp non-20130505a/FL/Enumerations.H non-20130505.fsfb/FL/Enumerations.H ---- non-20130505a/FL/Enumerations.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Enumerations.H 2013-05-26 13:28:33.651499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/filename.H non-20130505.fsfb/FL/filename.H ---- non-20130505a/FL/filename.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/filename.H 2013-05-26 13:28:33.652499008 +0200 -@@ -17,7 +17,7 @@ - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free Software -- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - * USA. - * - * Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Adjuster.H non-20130505.fsfb/FL/Fl_Adjuster.H ---- non-20130505a/FL/Fl_Adjuster.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Adjuster.H 2013-05-26 13:28:33.652499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_ask.H non-20130505.fsfb/FL/fl_ask.H ---- non-20130505a/FL/fl_ask.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_ask.H 2013-05-26 13:28:33.653499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Bitmap.H non-20130505.fsfb/FL/Fl_Bitmap.H ---- non-20130505a/FL/Fl_Bitmap.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Bitmap.H 2013-05-26 13:28:33.653499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_BMP_Image.H non-20130505.fsfb/FL/Fl_BMP_Image.H ---- non-20130505a/FL/Fl_BMP_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_BMP_Image.H 2013-05-26 13:28:33.653499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Box.H non-20130505.fsfb/FL/Fl_Box.H ---- non-20130505a/FL/Fl_Box.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Box.H 2013-05-26 13:28:33.654499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Browser_.H non-20130505.fsfb/FL/Fl_Browser_.H ---- non-20130505a/FL/Fl_Browser_.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Browser_.H 2013-05-26 13:28:33.655499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Browser.H non-20130505.fsfb/FL/Fl_Browser.H ---- non-20130505a/FL/Fl_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Browser.H 2013-05-26 13:28:33.656499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Button.H non-20130505.fsfb/FL/Fl_Button.H ---- non-20130505a/FL/Fl_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Button.H 2013-05-26 13:28:33.656499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Cairo.H non-20130505.fsfb/FL/Fl_Cairo.H ---- non-20130505a/FL/Fl_Cairo.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Cairo.H 2013-05-26 13:28:33.657499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Chart.H non-20130505.fsfb/FL/Fl_Chart.H ---- non-20130505a/FL/Fl_Chart.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Chart.H 2013-05-26 13:28:33.657499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Check_Browser.H non-20130505.fsfb/FL/Fl_Check_Browser.H ---- non-20130505a/FL/Fl_Check_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Check_Browser.H 2013-05-26 13:28:33.658499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Check_Button.H non-20130505.fsfb/FL/Fl_Check_Button.H ---- non-20130505a/FL/Fl_Check_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Check_Button.H 2013-05-26 13:28:33.658499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Choice.H non-20130505.fsfb/FL/Fl_Choice.H ---- non-20130505a/FL/Fl_Choice.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Choice.H 2013-05-26 13:28:33.658499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Color_Chooser.H non-20130505.fsfb/FL/Fl_Color_Chooser.H ---- non-20130505a/FL/Fl_Color_Chooser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Color_Chooser.H 2013-05-26 13:28:33.659499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Counter.H non-20130505.fsfb/FL/Fl_Counter.H ---- non-20130505a/FL/Fl_Counter.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Counter.H 2013-05-26 13:28:33.660499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Device.H non-20130505.fsfb/FL/Fl_Device.H ---- non-20130505a/FL/Fl_Device.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Device.H 2013-05-26 13:28:33.661499008 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Dial_Base.H non-20130505.fsfb/FL/Fl_Dial_Base.H ---- non-20130505a/FL/Fl_Dial_Base.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Dial_Base.H 2013-05-26 13:28:33.662499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Dial.H non-20130505.fsfb/FL/Fl_Dial.H ---- non-20130505a/FL/Fl_Dial.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Dial.H 2013-05-26 13:28:33.662499008 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - /* simple stylistic variation on Fl_Dial */ -diff -Nurp non-20130505a/FL/Fl_Double_Window.H non-20130505.fsfb/FL/Fl_Double_Window.H ---- non-20130505a/FL/Fl_Double_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Double_Window.H 2013-05-26 13:28:33.663499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_draw.H non-20130505.fsfb/FL/fl_draw.H ---- non-20130505a/FL/fl_draw.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_draw.H 2013-05-26 13:28:33.665499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Export.H non-20130505.fsfb/FL/Fl_Export.H ---- non-20130505a/FL/Fl_Export.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Export.H 2013-05-26 13:28:33.665499008 +0200 -@@ -17,7 +17,7 @@ - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free Software -- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - * USA. - * - * Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Browser.H non-20130505.fsfb/FL/Fl_File_Browser.H ---- non-20130505a/FL/Fl_File_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Browser.H 2013-05-26 13:28:33.666499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Chooser.H non-20130505.fsfb/FL/Fl_File_Chooser.H ---- non-20130505a/FL/Fl_File_Chooser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Chooser.H 2013-05-26 13:28:33.666499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Icon.H non-20130505.fsfb/FL/Fl_File_Icon.H ---- non-20130505a/FL/Fl_File_Icon.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Icon.H 2013-05-26 13:28:33.667499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Input.H non-20130505.fsfb/FL/Fl_File_Input.H ---- non-20130505a/FL/Fl_File_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Input.H 2013-05-26 13:28:33.667499008 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Fill_Dial.H non-20130505.fsfb/FL/Fl_Fill_Dial.H ---- non-20130505a/FL/Fl_Fill_Dial.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Fill_Dial.H 2013-05-26 13:28:33.668499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Fill_Slider.H non-20130505.fsfb/FL/Fl_Fill_Slider.H ---- non-20130505a/FL/Fl_Fill_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Fill_Slider.H 2013-05-26 13:28:33.668499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Float_Input.H non-20130505.fsfb/FL/Fl_Float_Input.H ---- non-20130505a/FL/Fl_Float_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Float_Input.H 2013-05-26 13:28:33.668499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_GIF_Image.H non-20130505.fsfb/FL/Fl_GIF_Image.H ---- non-20130505a/FL/Fl_GIF_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_GIF_Image.H 2013-05-26 13:28:33.669499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Gl_Window.H non-20130505.fsfb/FL/Fl_Gl_Window.H ---- non-20130505a/FL/Fl_Gl_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Gl_Window.H 2013-05-26 13:28:33.669499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Group.H non-20130505.fsfb/FL/Fl_Group.H ---- non-20130505a/FL/Fl_Group.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Group.H 2013-05-26 13:28:33.670499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl.H non-20130505.fsfb/FL/Fl.H ---- non-20130505a/FL/Fl.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl.H 2013-05-26 13:28:33.673499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Help_Dialog.H non-20130505.fsfb/FL/Fl_Help_Dialog.H ---- non-20130505a/FL/Fl_Help_Dialog.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Help_Dialog.H 2013-05-26 13:28:33.674499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Help_View.H non-20130505.fsfb/FL/Fl_Help_View.H ---- non-20130505a/FL/Fl_Help_View.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Help_View.H 2013-05-26 13:28:33.675499008 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hold_Browser.H non-20130505.fsfb/FL/Fl_Hold_Browser.H ---- non-20130505a/FL/Fl_Hold_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hold_Browser.H 2013-05-26 13:28:33.675499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Fill_Slider.H non-20130505.fsfb/FL/Fl_Hor_Fill_Slider.H ---- non-20130505a/FL/Fl_Hor_Fill_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Fill_Slider.H 2013-05-26 13:28:33.675499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Nice_Slider.H non-20130505.fsfb/FL/Fl_Hor_Nice_Slider.H ---- non-20130505a/FL/Fl_Hor_Nice_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Nice_Slider.H 2013-05-26 13:28:33.676499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Slider.H non-20130505.fsfb/FL/Fl_Hor_Slider.H ---- non-20130505a/FL/Fl_Hor_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Slider.H 2013-05-26 13:28:33.676499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Value_Slider.H non-20130505.fsfb/FL/Fl_Hor_Value_Slider.H ---- non-20130505a/FL/Fl_Hor_Value_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Value_Slider.H 2013-05-26 13:28:33.676499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Image.H non-20130505.fsfb/FL/Fl_Image.H ---- non-20130505a/FL/Fl_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Image.H 2013-05-26 13:28:33.677499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Input_Choice.H non-20130505.fsfb/FL/Fl_Input_Choice.H ---- non-20130505a/FL/Fl_Input_Choice.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Input_Choice.H 2013-05-26 13:28:33.678499008 +0200 -@@ -22,7 +22,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Input_.H non-20130505.fsfb/FL/Fl_Input_.H ---- non-20130505a/FL/Fl_Input_.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Input_.H 2013-05-26 13:28:33.679499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Input.H non-20130505.fsfb/FL/Fl_Input.H ---- non-20130505a/FL/Fl_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Input.H 2013-05-26 13:28:33.680499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Int_Input.H non-20130505.fsfb/FL/Fl_Int_Input.H ---- non-20130505a/FL/Fl_Int_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Int_Input.H 2013-05-26 13:28:33.680499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_JPEG_Image.H non-20130505.fsfb/FL/Fl_JPEG_Image.H ---- non-20130505a/FL/Fl_JPEG_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_JPEG_Image.H 2013-05-26 13:28:33.681499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Light_Button.H non-20130505.fsfb/FL/Fl_Light_Button.H ---- non-20130505a/FL/Fl_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Light_Button.H 2013-05-26 13:28:33.681499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Line_Dial.H non-20130505.fsfb/FL/Fl_Line_Dial.H ---- non-20130505a/FL/Fl_Line_Dial.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Line_Dial.H 2013-05-26 13:28:33.681499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Bar.H non-20130505.fsfb/FL/Fl_Menu_Bar.H ---- non-20130505a/FL/Fl_Menu_Bar.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Bar.H 2013-05-26 13:28:33.682499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Button.H non-20130505.fsfb/FL/Fl_Menu_Button.H ---- non-20130505a/FL/Fl_Menu_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Button.H 2013-05-26 13:28:33.682499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_.H non-20130505.fsfb/FL/Fl_Menu_.H ---- non-20130505a/FL/Fl_Menu_.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_.H 2013-05-26 13:28:33.683499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu.H non-20130505.fsfb/FL/Fl_Menu.H ---- non-20130505a/FL/Fl_Menu.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu.H 2013-05-26 13:28:33.683499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Item.H non-20130505.fsfb/FL/Fl_Menu_Item.H ---- non-20130505a/FL/Fl_Menu_Item.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Item.H 2013-05-26 13:28:33.684499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Window.H non-20130505.fsfb/FL/Fl_Menu_Window.H ---- non-20130505a/FL/Fl_Menu_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Window.H 2013-05-26 13:28:33.684499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_message.H non-20130505.fsfb/FL/fl_message.H ---- non-20130505a/FL/fl_message.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_message.H 2013-05-26 13:28:33.685499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multi_Browser.H non-20130505.fsfb/FL/Fl_Multi_Browser.H ---- non-20130505a/FL/Fl_Multi_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multi_Browser.H 2013-05-26 13:28:33.685499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multi_Label.H non-20130505.fsfb/FL/Fl_Multi_Label.H ---- non-20130505a/FL/Fl_Multi_Label.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multi_Label.H 2013-05-26 13:28:33.685499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multiline_Input.H non-20130505.fsfb/FL/Fl_Multiline_Input.H ---- non-20130505a/FL/Fl_Multiline_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multiline_Input.H 2013-05-26 13:28:33.685499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multiline_Output.H non-20130505.fsfb/FL/Fl_Multiline_Output.H ---- non-20130505a/FL/Fl_Multiline_Output.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multiline_Output.H 2013-05-26 13:28:33.686499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Native_File_Chooser.H non-20130505.fsfb/FL/Fl_Native_File_Chooser.H ---- non-20130505a/FL/Fl_Native_File_Chooser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Native_File_Chooser.H 2013-05-26 13:28:33.687499009 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Nice_Slider.H non-20130505.fsfb/FL/Fl_Nice_Slider.H ---- non-20130505a/FL/Fl_Nice_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Nice_Slider.H 2013-05-26 13:28:33.687499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Object.H non-20130505.fsfb/FL/Fl_Object.H ---- non-20130505a/FL/Fl_Object.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Object.H 2013-05-26 13:28:33.687499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Output.H non-20130505.fsfb/FL/Fl_Output.H ---- non-20130505a/FL/Fl_Output.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Output.H 2013-05-26 13:28:33.688499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Overlay_Window.H non-20130505.fsfb/FL/Fl_Overlay_Window.H ---- non-20130505a/FL/Fl_Overlay_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Overlay_Window.H 2013-05-26 13:28:33.688499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Pack.H non-20130505.fsfb/FL/Fl_Pack.H ---- non-20130505a/FL/Fl_Pack.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Pack.H 2013-05-26 13:28:33.688499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Paged_Device.H non-20130505.fsfb/FL/Fl_Paged_Device.H ---- non-20130505a/FL/Fl_Paged_Device.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Paged_Device.H 2013-05-26 13:28:33.689499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Panzoomer.H non-20130505.fsfb/FL/Fl_Panzoomer.H ---- non-20130505a/FL/Fl_Panzoomer.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Panzoomer.H 2013-05-26 13:28:33.689499009 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #ifndef Fl_Panzoomer_H -diff -Nurp non-20130505a/FL/Fl_Pixmap.H non-20130505.fsfb/FL/Fl_Pixmap.H ---- non-20130505a/FL/Fl_Pixmap.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Pixmap.H 2013-05-26 13:28:33.690499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Plugin.H non-20130505.fsfb/FL/Fl_Plugin.H ---- non-20130505a/FL/Fl_Plugin.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Plugin.H 2013-05-26 13:28:33.690499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_PNG_Image.H non-20130505.fsfb/FL/Fl_PNG_Image.H ---- non-20130505a/FL/Fl_PNG_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_PNG_Image.H 2013-05-26 13:28:33.690499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_PNM_Image.H non-20130505.fsfb/FL/Fl_PNM_Image.H ---- non-20130505a/FL/Fl_PNM_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_PNM_Image.H 2013-05-26 13:28:33.691499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Positioner.H non-20130505.fsfb/FL/Fl_Positioner.H ---- non-20130505a/FL/Fl_Positioner.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Positioner.H 2013-05-26 13:28:33.691499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_PostScript.H non-20130505.fsfb/FL/Fl_PostScript.H ---- non-20130505a/FL/Fl_PostScript.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_PostScript.H 2013-05-26 13:28:33.692499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Preferences.H non-20130505.fsfb/FL/Fl_Preferences.H ---- non-20130505a/FL/Fl_Preferences.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Preferences.H 2013-05-26 13:28:33.693499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Printer.H non-20130505.fsfb/FL/Fl_Printer.H ---- non-20130505a/FL/Fl_Printer.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Printer.H 2013-05-26 13:28:33.693499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Progress.H non-20130505.fsfb/FL/Fl_Progress.H ---- non-20130505a/FL/Fl_Progress.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Progress.H 2013-05-26 13:28:33.694499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Radio_Button.H non-20130505.fsfb/FL/Fl_Radio_Button.H ---- non-20130505a/FL/Fl_Radio_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Radio_Button.H 2013-05-26 13:28:33.694499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Radio_Light_Button.H non-20130505.fsfb/FL/Fl_Radio_Light_Button.H ---- non-20130505a/FL/Fl_Radio_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Radio_Light_Button.H 2013-05-26 13:28:33.694499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Radio_Round_Button.H non-20130505.fsfb/FL/Fl_Radio_Round_Button.H ---- non-20130505a/FL/Fl_Radio_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Radio_Round_Button.H 2013-05-26 13:28:33.695499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Repeat_Button.H non-20130505.fsfb/FL/Fl_Repeat_Button.H ---- non-20130505a/FL/Fl_Repeat_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Repeat_Button.H 2013-05-26 13:28:33.695499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Return_Button.H non-20130505.fsfb/FL/Fl_Return_Button.H ---- non-20130505a/FL/Fl_Return_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Return_Button.H 2013-05-26 13:28:33.695499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_RGB_Image.H non-20130505.fsfb/FL/Fl_RGB_Image.H ---- non-20130505a/FL/Fl_RGB_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_RGB_Image.H 2013-05-26 13:28:33.695499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Roller.H non-20130505.fsfb/FL/Fl_Roller.H ---- non-20130505a/FL/Fl_Roller.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Roller.H 2013-05-26 13:28:33.696499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Round_Button.H non-20130505.fsfb/FL/Fl_Round_Button.H ---- non-20130505a/FL/Fl_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Round_Button.H 2013-05-26 13:28:33.696499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Scrollbar.H non-20130505.fsfb/FL/Fl_Scrollbar.H ---- non-20130505a/FL/Fl_Scrollbar.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Scrollbar.H 2013-05-26 13:28:33.696499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Scroll.H non-20130505.fsfb/FL/Fl_Scroll.H ---- non-20130505a/FL/Fl_Scroll.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Scroll.H 2013-05-26 13:28:33.697499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Secret_Input.H non-20130505.fsfb/FL/Fl_Secret_Input.H ---- non-20130505a/FL/Fl_Secret_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Secret_Input.H 2013-05-26 13:28:33.697499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Select_Browser.H non-20130505.fsfb/FL/Fl_Select_Browser.H ---- non-20130505a/FL/Fl_Select_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Select_Browser.H 2013-05-26 13:28:33.698499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Shared_Image.H non-20130505.fsfb/FL/Fl_Shared_Image.H ---- non-20130505a/FL/Fl_Shared_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Shared_Image.H 2013-05-26 13:28:33.698499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_show_colormap.H non-20130505.fsfb/FL/fl_show_colormap.H ---- non-20130505a/FL/fl_show_colormap.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_show_colormap.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_show_input.H non-20130505.fsfb/FL/fl_show_input.H ---- non-20130505a/FL/fl_show_input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_show_input.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Simple_Counter.H non-20130505.fsfb/FL/Fl_Simple_Counter.H ---- non-20130505a/FL/Fl_Simple_Counter.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Simple_Counter.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Single_Window.H non-20130505.fsfb/FL/Fl_Single_Window.H ---- non-20130505a/FL/Fl_Single_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Single_Window.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Slider.H non-20130505.fsfb/FL/Fl_Slider.H ---- non-20130505a/FL/Fl_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Slider.H 2013-05-26 13:28:33.700499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Socket_Window.H non-20130505.fsfb/FL/Fl_Socket_Window.H ---- non-20130505a/FL/Fl_Socket_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Socket_Window.H 2013-05-26 13:28:33.700499009 +0200 -@@ -13,7 +13,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #ifndef FL_SOCKET_WINDOW_H -diff -Nurp non-20130505a/FL/Fl_Spinner.H non-20130505.fsfb/FL/Fl_Spinner.H ---- non-20130505a/FL/Fl_Spinner.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Spinner.H 2013-05-26 13:28:33.701499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Sys_Menu_Bar.H non-20130505.fsfb/FL/Fl_Sys_Menu_Bar.H ---- non-20130505a/FL/Fl_Sys_Menu_Bar.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Sys_Menu_Bar.H 2013-05-26 13:28:33.701499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Table.H non-20130505.fsfb/FL/Fl_Table.H ---- non-20130505a/FL/Fl_Table.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Table.H 2013-05-26 13:28:33.704499009 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to "erco at seriss dot com". -diff -Nurp non-20130505a/FL/Fl_Table_Row.H non-20130505.fsfb/FL/Fl_Table_Row.H ---- non-20130505a/FL/Fl_Table_Row.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Table_Row.H 2013-05-26 13:28:33.705499009 +0200 -@@ -25,7 +25,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to "erco at seriss dot com". -diff -Nurp non-20130505a/FL/Fl_Tabs.H non-20130505.fsfb/FL/Fl_Tabs.H ---- non-20130505a/FL/Fl_Tabs.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tabs.H 2013-05-26 13:28:33.705499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Text_Buffer.H non-20130505.fsfb/FL/Fl_Text_Buffer.H ---- non-20130505a/FL/Fl_Text_Buffer.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Text_Buffer.H 2013-05-26 13:28:33.707499009 +0200 -@@ -19,7 +19,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Text_Display.H non-20130505.fsfb/FL/Fl_Text_Display.H ---- non-20130505a/FL/Fl_Text_Display.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Text_Display.H 2013-05-26 13:28:33.709499009 +0200 -@@ -19,7 +19,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Text_Editor.H non-20130505.fsfb/FL/Fl_Text_Editor.H ---- non-20130505a/FL/Fl_Text_Editor.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Text_Editor.H 2013-05-26 13:28:33.709499009 +0200 -@@ -19,7 +19,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Theme.H non-20130505.fsfb/FL/Fl_Theme.H ---- non-20130505a/FL/Fl_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Theme.H 2013-05-26 13:28:33.710499009 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #pragma once -diff -Nurp non-20130505a/FL/Fl_Tiled_Image.H non-20130505.fsfb/FL/Fl_Tiled_Image.H ---- non-20130505a/FL/Fl_Tiled_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tiled_Image.H 2013-05-26 13:28:33.710499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Tile.H non-20130505.fsfb/FL/Fl_Tile.H ---- non-20130505a/FL/Fl_Tile.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tile.H 2013-05-26 13:28:33.711499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Toggle_Button.H non-20130505.fsfb/FL/Fl_Toggle_Button.H ---- non-20130505a/FL/Fl_Toggle_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Toggle_Button.H 2013-05-26 13:28:33.711499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Toggle_Light_Button.H non-20130505.fsfb/FL/Fl_Toggle_Light_Button.H ---- non-20130505a/FL/Fl_Toggle_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Toggle_Light_Button.H 2013-05-26 13:28:33.711499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Toggle_Round_Button.H non-20130505.fsfb/FL/Fl_Toggle_Round_Button.H ---- non-20130505a/FL/Fl_Toggle_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Toggle_Round_Button.H 2013-05-26 13:28:33.712499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Tooltip.H non-20130505.fsfb/FL/Fl_Tooltip.H ---- non-20130505a/FL/Fl_Tooltip.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tooltip.H 2013-05-26 13:28:33.712499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Tree.H non-20130505.fsfb/FL/Fl_Tree.H ---- non-20130505a/FL/Fl_Tree.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree.H 2013-05-26 13:28:33.715499009 +0200 -@@ -32,7 +32,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/FL/Fl_Tree_Item_Array.H non-20130505.fsfb/FL/Fl_Tree_Item_Array.H ---- non-20130505a/FL/Fl_Tree_Item_Array.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree_Item_Array.H 2013-05-26 13:28:33.715499009 +0200 -@@ -29,7 +29,7 @@ class FL_EXPORT Fl_Tree_Item; // forward - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/FL/Fl_Tree_Item.H non-20130505.fsfb/FL/Fl_Tree_Item.H ---- non-20130505a/FL/Fl_Tree_Item.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree_Item.H 2013-05-26 13:28:33.716499009 +0200 -@@ -32,7 +32,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/FL/Fl_Tree_Prefs.H non-20130505.fsfb/FL/Fl_Tree_Prefs.H ---- non-20130505a/FL/Fl_Tree_Prefs.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree_Prefs.H 2013-05-26 13:28:33.717499009 +0200 -@@ -24,7 +24,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/FL/Fl_Valuator.H non-20130505.fsfb/FL/Fl_Valuator.H ---- non-20130505a/FL/Fl_Valuator.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Valuator.H 2013-05-26 13:28:33.718499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Value_Input.H non-20130505.fsfb/FL/Fl_Value_Input.H ---- non-20130505a/FL/Fl_Value_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Value_Input.H 2013-05-26 13:28:33.718499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Value_Output.H non-20130505.fsfb/FL/Fl_Value_Output.H ---- non-20130505a/FL/Fl_Value_Output.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Value_Output.H 2013-05-26 13:28:33.719499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Value_Slider.H non-20130505.fsfb/FL/Fl_Value_Slider.H ---- non-20130505a/FL/Fl_Value_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Value_Slider.H 2013-05-26 13:28:33.719499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Widget.H non-20130505.fsfb/FL/Fl_Widget.H ---- non-20130505a/FL/Fl_Widget.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Widget.H 2013-05-26 13:28:33.722499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Window.H non-20130505.fsfb/FL/Fl_Window.H ---- non-20130505a/FL/Fl_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Window.H 2013-05-26 13:28:33.723499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Wizard.H non-20130505.fsfb/FL/Fl_Wizard.H ---- non-20130505a/FL/Fl_Wizard.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Wizard.H 2013-05-26 13:28:33.724499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_XBM_Image.H non-20130505.fsfb/FL/Fl_XBM_Image.H ---- non-20130505a/FL/Fl_XBM_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_XBM_Image.H 2013-05-26 13:28:33.724499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_XPM_Image.H non-20130505.fsfb/FL/Fl_XPM_Image.H ---- non-20130505a/FL/Fl_XPM_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_XPM_Image.H 2013-05-26 13:28:33.724499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/gl_draw.H non-20130505.fsfb/FL/gl_draw.H ---- non-20130505a/FL/gl_draw.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/gl_draw.H 2013-05-26 13:28:33.724499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Gleam_Theme.H non-20130505.fsfb/FL/Gleam_Theme.H ---- non-20130505a/FL/Gleam_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Gleam_Theme.H 2013-05-26 13:28:33.725499009 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - void init_gleam_theme ( void ); -diff -Nurp non-20130505a/FL/glut.H non-20130505.fsfb/FL/glut.H ---- non-20130505a/FL/glut.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/glut.H 2013-05-26 13:28:33.726499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/mac.H non-20130505.fsfb/FL/mac.H ---- non-20130505a/FL/mac.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/mac.H 2013-05-26 13:28:33.727499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/themes.H non-20130505.fsfb/FL/themes.H ---- non-20130505a/FL/themes.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/themes.H 2013-05-26 13:28:33.727499009 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #pragma once -diff -Nurp non-20130505a/FL/Vector_Theme.H non-20130505.fsfb/FL/Vector_Theme.H ---- non-20130505a/FL/Vector_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Vector_Theme.H 2013-05-26 13:28:33.727499009 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - void init_vector_theme ( void ); -diff -Nurp non-20130505a/FL/win32.H non-20130505.fsfb/FL/win32.H ---- non-20130505a/FL/win32.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/win32.H 2013-05-26 13:28:33.728499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/x.H non-20130505.fsfb/FL/x.H ---- non-20130505a/FL/x.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/x.H 2013-05-26 13:28:33.728499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/about_panel.cxx non-20130505.fsfb/fluid/about_panel.cxx ---- non-20130505a/fluid/about_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/about_panel.cxx 2013-05-26 13:27:35.069498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/about_panel.h non-20130505.fsfb/fluid/about_panel.h ---- non-20130505a/fluid/about_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/about_panel.h 2013-05-26 13:32:32.083501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/alignment_panel.cxx non-20130505.fsfb/fluid/alignment_panel.cxx ---- non-20130505a/fluid/alignment_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/alignment_panel.cxx 2013-05-26 13:27:35.071498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/alignment_panel.h non-20130505.fsfb/fluid/alignment_panel.h ---- non-20130505a/fluid/alignment_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/alignment_panel.h 2013-05-26 13:32:32.084501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/align_widget.cxx non-20130505.fsfb/fluid/align_widget.cxx ---- non-20130505a/fluid/align_widget.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/align_widget.cxx 2013-05-26 13:27:35.073498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/code.cxx non-20130505.fsfb/fluid/code.cxx ---- non-20130505a/fluid/code.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/code.cxx 2013-05-26 13:27:35.074498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/CodeEditor.cxx non-20130505.fsfb/fluid/CodeEditor.cxx ---- non-20130505a/fluid/CodeEditor.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/CodeEditor.cxx 2013-05-26 13:27:35.077498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/CodeEditor.h non-20130505.fsfb/fluid/CodeEditor.h ---- non-20130505a/fluid/CodeEditor.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/CodeEditor.h 2013-05-26 13:32:32.084501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/comments.h non-20130505.fsfb/fluid/comments.h ---- non-20130505a/fluid/comments.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/comments.h 2013-05-26 13:32:32.085501284 +0200 -@@ -17,7 +17,7 @@ static const char * const comment_text[] - "//\n" - "// You should have received a copy of the GNU General Public License\n" - "// along with this program; if not, write to the Free Software\n" -- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -+ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" - "//\n", - // GNU Public License/GPL Footer - "\n//\n" -@@ -41,7 +41,7 @@ static const char * const comment_text[] - "//\n" - "// You should have received a copy of the GNU Lesser General Public\n" - "// License along with this program; if not, write to the Free Software\n" -- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -+ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" - "//\n", - // GNU Public License/LGPL Footer - "\n//\n" -@@ -68,7 +68,7 @@ static const char * const comment_text[] - "//\n" - "// You should have received a copy of the GNU Library General Public\n" - "// License along with this library; if not, write to the Free Software\n" -- "// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n" -+ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n" - "// USA.\n" - "//\n" - "// Please report all bugs and problems on the following page:\n" -diff -Nurp non-20130505a/fluid/factory.cxx non-20130505.fsfb/fluid/factory.cxx ---- non-20130505a/fluid/factory.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/factory.cxx 2013-05-26 13:27:35.080498449 +0200 -@@ -25,7 +25,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/file.cxx non-20130505.fsfb/fluid/file.cxx ---- non-20130505a/fluid/file.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/file.cxx 2013-05-26 13:27:35.082498449 +0200 -@@ -22,7 +22,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Function_Type.cxx non-20130505.fsfb/fluid/Fl_Function_Type.cxx ---- non-20130505a/fluid/Fl_Function_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Function_Type.cxx 2013-05-26 13:27:35.085498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Group_Type.cxx non-20130505.fsfb/fluid/Fl_Group_Type.cxx ---- non-20130505a/fluid/Fl_Group_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Group_Type.cxx 2013-05-26 13:27:35.087498449 +0200 -@@ -21,7 +21,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Menu_Type.cxx non-20130505.fsfb/fluid/Fl_Menu_Type.cxx ---- non-20130505a/fluid/Fl_Menu_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Menu_Type.cxx 2013-05-26 13:27:35.089498449 +0200 -@@ -23,7 +23,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Type.cxx non-20130505.fsfb/fluid/Fl_Type.cxx ---- non-20130505a/fluid/Fl_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Type.cxx 2013-05-26 13:27:35.092498449 +0200 -@@ -29,7 +29,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Type.h non-20130505.fsfb/fluid/Fl_Type.h ---- non-20130505a/fluid/Fl_Type.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Type.h 2013-05-26 13:32:32.087501284 +0200 -@@ -26,7 +26,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/fluid.cxx non-20130505.fsfb/fluid/fluid.cxx ---- non-20130505a/fluid/fluid.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/fluid.cxx 2013-05-26 13:27:35.098498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fluid_Image.cxx non-20130505.fsfb/fluid/Fluid_Image.cxx ---- non-20130505a/fluid/Fluid_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fluid_Image.cxx 2013-05-26 13:27:35.099498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fluid_Image.h non-20130505.fsfb/fluid/Fluid_Image.h ---- non-20130505a/fluid/Fluid_Image.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fluid_Image.h 2013-05-26 13:32:32.087501284 +0200 -@@ -21,7 +21,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Widget_Type.cxx non-20130505.fsfb/fluid/Fl_Widget_Type.cxx ---- non-20130505a/fluid/Fl_Widget_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Widget_Type.cxx 2013-05-26 13:27:35.106498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Widget_Type.h non-20130505.fsfb/fluid/Fl_Widget_Type.h ---- non-20130505a/fluid/Fl_Widget_Type.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Widget_Type.h 2013-05-26 13:32:32.087501284 +0200 -@@ -21,7 +21,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Window_Type.cxx non-20130505.fsfb/fluid/Fl_Window_Type.cxx ---- non-20130505a/fluid/Fl_Window_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Window_Type.cxx 2013-05-26 13:27:35.110498450 +0200 -@@ -21,7 +21,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/function_panel.cxx non-20130505.fsfb/fluid/function_panel.cxx ---- non-20130505a/fluid/function_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/function_panel.cxx 2013-05-26 13:27:35.114498450 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/function_panel.h non-20130505.fsfb/fluid/function_panel.h ---- non-20130505a/fluid/function_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/function_panel.h 2013-05-26 13:32:32.088501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/print_panel.cxx non-20130505.fsfb/fluid/print_panel.cxx ---- non-20130505a/fluid/print_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/print_panel.cxx 2013-05-26 13:27:35.115498450 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/print_panel.h non-20130505.fsfb/fluid/print_panel.h ---- non-20130505a/fluid/print_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/print_panel.h 2013-05-26 13:32:32.088501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Shortcut_Button.h non-20130505.fsfb/fluid/Shortcut_Button.h ---- non-20130505a/fluid/Shortcut_Button.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Shortcut_Button.h 2013-05-26 13:32:32.089501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/template_panel.cxx non-20130505.fsfb/fluid/template_panel.cxx ---- non-20130505a/fluid/template_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/template_panel.cxx 2013-05-26 13:27:35.116498450 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/template_panel.h non-20130505.fsfb/fluid/template_panel.h ---- non-20130505a/fluid/template_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/template_panel.h 2013-05-26 13:32:32.089501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/undo.cxx non-20130505.fsfb/fluid/undo.cxx ---- non-20130505a/fluid/undo.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/undo.cxx 2013-05-26 13:27:35.117498450 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/undo.h non-20130505.fsfb/fluid/undo.h ---- non-20130505a/fluid/undo.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/undo.h 2013-05-26 13:32:32.089501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/widget_panel.cxx non-20130505.fsfb/fluid/widget_panel.cxx ---- non-20130505a/fluid/widget_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/widget_panel.cxx 2013-05-26 13:27:35.119498450 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/widget_panel.h non-20130505.fsfb/fluid/widget_panel.h ---- non-20130505a/fluid/widget_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/widget_panel.h 2013-05-26 13:32:32.090501284 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Cairo_Theme.cxx non-20130505.fsfb/src/Cairo_Theme.cxx ---- non-20130505a/src/Cairo_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Cairo_Theme.cxx 2013-05-26 13:27:19.897498304 +0200 -@@ -15,7 +15,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include -diff -Nurp non-20130505a/src/Clean_Theme.cxx non-20130505.fsfb/src/Clean_Theme.cxx ---- non-20130505a/src/Clean_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Clean_Theme.cxx 2013-05-26 13:27:19.898498304 +0200 -@@ -15,7 +15,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ -diff -Nurp non-20130505a/src/cmap.cxx non-20130505.fsfb/src/cmap.cxx ---- non-20130505a/src/cmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/cmap.cxx 2013-05-26 13:27:19.899498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Crystal_Theme.cxx non-20130505.fsfb/src/Crystal_Theme.cxx ---- non-20130505a/src/Crystal_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Crystal_Theme.cxx 2013-05-26 13:27:19.900498304 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - -diff -Nurp non-20130505a/src/filename_absolute.cxx non-20130505.fsfb/src/filename_absolute.cxx ---- non-20130505a/src/filename_absolute.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_absolute.cxx 2013-05-26 13:27:19.901498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_expand.cxx non-20130505.fsfb/src/filename_expand.cxx ---- non-20130505a/src/filename_expand.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_expand.cxx 2013-05-26 13:27:19.901498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_ext.cxx non-20130505.fsfb/src/filename_ext.cxx ---- non-20130505a/src/filename_ext.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_ext.cxx 2013-05-26 13:27:19.901498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_isdir.cxx non-20130505.fsfb/src/filename_isdir.cxx ---- non-20130505a/src/filename_isdir.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_isdir.cxx 2013-05-26 13:27:19.902498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_list.cxx non-20130505.fsfb/src/filename_list.cxx ---- non-20130505a/src/filename_list.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_list.cxx 2013-05-26 13:27:19.903498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_match.cxx non-20130505.fsfb/src/filename_match.cxx ---- non-20130505a/src/filename_match.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_match.cxx 2013-05-26 13:27:19.903498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_setext.cxx non-20130505.fsfb/src/filename_setext.cxx ---- non-20130505a/src/filename_setext.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_setext.cxx 2013-05-26 13:27:19.903498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_abort.cxx non-20130505.fsfb/src/Fl_abort.cxx ---- non-20130505a/src/Fl_abort.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_abort.cxx 2013-05-26 13:27:19.904498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_add_idle.cxx non-20130505.fsfb/src/Fl_add_idle.cxx ---- non-20130505a/src/Fl_add_idle.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_add_idle.cxx 2013-05-26 13:27:19.904498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Adjuster.cxx non-20130505.fsfb/src/Fl_Adjuster.cxx ---- non-20130505a/src/Fl_Adjuster.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Adjuster.cxx 2013-05-26 13:27:19.905498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_arc.cxx non-20130505.fsfb/src/fl_arc.cxx ---- non-20130505a/src/fl_arc.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_arc.cxx 2013-05-26 13:27:19.905498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_arci.cxx non-20130505.fsfb/src/fl_arci.cxx ---- non-20130505a/src/fl_arci.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_arci.cxx 2013-05-26 13:27:19.906498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_arg.cxx non-20130505.fsfb/src/Fl_arg.cxx ---- non-20130505a/src/Fl_arg.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_arg.cxx 2013-05-26 13:27:19.907498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_ask.cxx non-20130505.fsfb/src/fl_ask.cxx ---- non-20130505a/src/fl_ask.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_ask.cxx 2013-05-26 13:27:19.909498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Bitmap.cxx non-20130505.fsfb/src/Fl_Bitmap.cxx ---- non-20130505a/src/Fl_Bitmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Bitmap.cxx 2013-05-26 13:27:19.910498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_BMP_Image.cxx non-20130505.fsfb/src/Fl_BMP_Image.cxx ---- non-20130505a/src/Fl_BMP_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_BMP_Image.cxx 2013-05-26 13:27:19.912498304 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Box.cxx non-20130505.fsfb/src/Fl_Box.cxx ---- non-20130505a/src/Fl_Box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Box.cxx 2013-05-26 13:27:19.912498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_boxtype.cxx non-20130505.fsfb/src/fl_boxtype.cxx ---- non-20130505a/src/fl_boxtype.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_boxtype.cxx 2013-05-26 13:27:19.913498304 +0200 -@@ -16,7 +16,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Browser_.cxx non-20130505.fsfb/src/Fl_Browser_.cxx ---- non-20130505a/src/Fl_Browser_.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Browser_.cxx 2013-05-26 13:27:19.916498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Browser.cxx non-20130505.fsfb/src/Fl_Browser.cxx ---- non-20130505a/src/Fl_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Browser.cxx 2013-05-26 13:27:19.918498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Browser_load.cxx non-20130505.fsfb/src/Fl_Browser_load.cxx ---- non-20130505a/src/Fl_Browser_load.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Browser_load.cxx 2013-05-26 13:27:19.919498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Button.cxx non-20130505.fsfb/src/Fl_Button.cxx ---- non-20130505a/src/Fl_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Button.cxx 2013-05-26 13:27:19.919498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Cairo.cxx non-20130505.fsfb/src/Fl_Cairo.cxx ---- non-20130505a/src/Fl_Cairo.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Cairo.cxx 2013-05-26 13:27:19.920498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Cairo_Graphics_Driver.cxx non-20130505.fsfb/src/Fl_Cairo_Graphics_Driver.cxx ---- non-20130505a/src/Fl_Cairo_Graphics_Driver.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Cairo_Graphics_Driver.cxx 2013-05-26 13:27:19.922498305 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - -diff -Nurp non-20130505a/src/Fl_Chart.cxx non-20130505.fsfb/src/Fl_Chart.cxx ---- non-20130505a/src/Fl_Chart.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Chart.cxx 2013-05-26 13:27:19.924498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Check_Browser.cxx non-20130505.fsfb/src/Fl_Check_Browser.cxx ---- non-20130505a/src/Fl_Check_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Check_Browser.cxx 2013-05-26 13:27:19.925498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Check_Button.cxx non-20130505.fsfb/src/Fl_Check_Button.cxx ---- non-20130505a/src/Fl_Check_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Check_Button.cxx 2013-05-26 13:27:19.925498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Choice.cxx non-20130505.fsfb/src/Fl_Choice.cxx ---- non-20130505a/src/Fl_Choice.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Choice.cxx 2013-05-26 13:27:19.925498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Color_Chooser.cxx non-20130505.fsfb/src/Fl_Color_Chooser.cxx ---- non-20130505a/src/Fl_Color_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Color_Chooser.cxx 2013-05-26 13:27:19.927498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_color.cxx non-20130505.fsfb/src/fl_color.cxx ---- non-20130505a/src/fl_color.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_color.cxx 2013-05-26 13:27:19.929498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_color_mac.cxx non-20130505.fsfb/src/fl_color_mac.cxx ---- non-20130505a/src/fl_color_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_color_mac.cxx 2013-05-26 13:27:19.929498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_color_win32.cxx non-20130505.fsfb/src/fl_color_win32.cxx ---- non-20130505a/src/fl_color_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_color_win32.cxx 2013-05-26 13:27:19.930498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_compose.cxx non-20130505.fsfb/src/Fl_compose.cxx ---- non-20130505a/src/Fl_compose.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_compose.cxx 2013-05-26 13:27:19.930498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Counter.cxx non-20130505.fsfb/src/Fl_Counter.cxx ---- non-20130505a/src/Fl_Counter.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Counter.cxx 2013-05-26 13:27:19.931498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_cursor.cxx non-20130505.fsfb/src/fl_cursor.cxx ---- non-20130505a/src/fl_cursor.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_cursor.cxx 2013-05-26 13:27:19.932498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_curve.cxx non-20130505.fsfb/src/fl_curve.cxx ---- non-20130505a/src/fl_curve.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_curve.cxx 2013-05-26 13:27:19.932498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl.cxx non-20130505.fsfb/src/Fl.cxx ---- non-20130505a/src/Fl.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl.cxx 2013-05-26 13:27:19.937498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Device.cxx non-20130505.fsfb/src/Fl_Device.cxx ---- non-20130505a/src/Fl_Device.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Device.cxx 2013-05-26 13:27:19.938498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Dial_Base.cxx non-20130505.fsfb/src/Fl_Dial_Base.cxx ---- non-20130505a/src/Fl_Dial_Base.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Dial_Base.cxx 2013-05-26 13:27:19.938498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Dial.cxx non-20130505.fsfb/src/Fl_Dial.cxx ---- non-20130505a/src/Fl_Dial.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Dial.cxx 2013-05-26 13:27:19.940498305 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include -diff -Nurp non-20130505a/src/fl_diamond_box.cxx non-20130505.fsfb/src/fl_diamond_box.cxx ---- non-20130505a/src/fl_diamond_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_diamond_box.cxx 2013-05-26 13:27:19.940498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_display.cxx non-20130505.fsfb/src/Fl_display.cxx ---- non-20130505a/src/Fl_display.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_display.cxx 2013-05-26 13:27:19.941498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_dnd.cxx non-20130505.fsfb/src/fl_dnd.cxx ---- non-20130505a/src/fl_dnd.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_dnd.cxx 2013-05-26 13:27:19.941498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_dnd_win32.cxx non-20130505.fsfb/src/fl_dnd_win32.cxx ---- non-20130505a/src/fl_dnd_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_dnd_win32.cxx 2013-05-26 13:27:19.943498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_dnd_x.cxx non-20130505.fsfb/src/fl_dnd_x.cxx ---- non-20130505a/src/fl_dnd_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_dnd_x.cxx 2013-05-26 13:27:19.944498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Double_Window.cxx non-20130505.fsfb/src/Fl_Double_Window.cxx ---- non-20130505a/src/Fl_Double_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Double_Window.cxx 2013-05-26 13:27:19.945498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw.cxx non-20130505.fsfb/src/fl_draw.cxx ---- non-20130505a/src/fl_draw.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw.cxx 2013-05-26 13:27:19.946498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_image.cxx non-20130505.fsfb/src/fl_draw_image.cxx ---- non-20130505a/src/fl_draw_image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_image.cxx 2013-05-26 13:27:19.948498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_image_mac.cxx non-20130505.fsfb/src/fl_draw_image_mac.cxx ---- non-20130505a/src/fl_draw_image_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_image_mac.cxx 2013-05-26 13:27:19.948498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_image_win32.cxx non-20130505.fsfb/src/fl_draw_image_win32.cxx ---- non-20130505a/src/fl_draw_image_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_image_win32.cxx 2013-05-26 13:27:19.949498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_pixmap.cxx non-20130505.fsfb/src/fl_draw_pixmap.cxx ---- non-20130505a/src/fl_draw_pixmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_pixmap.cxx 2013-05-26 13:27:19.951498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_encoding_latin1.cxx non-20130505.fsfb/src/fl_encoding_latin1.cxx ---- non-20130505a/src/fl_encoding_latin1.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_encoding_latin1.cxx 2013-05-26 13:27:19.951498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_encoding_mac_roman.cxx non-20130505.fsfb/src/fl_encoding_mac_roman.cxx ---- non-20130505a/src/fl_encoding_mac_roman.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_encoding_mac_roman.cxx 2013-05-26 13:27:19.951498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_engraved_label.cxx non-20130505.fsfb/src/fl_engraved_label.cxx ---- non-20130505a/src/fl_engraved_label.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_engraved_label.cxx 2013-05-26 13:27:19.952498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Browser.cxx non-20130505.fsfb/src/Fl_File_Browser.cxx ---- non-20130505a/src/Fl_File_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Browser.cxx 2013-05-26 13:27:19.953498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Chooser2.cxx non-20130505.fsfb/src/Fl_File_Chooser2.cxx ---- non-20130505a/src/Fl_File_Chooser2.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Chooser2.cxx 2013-05-26 13:27:19.958498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Chooser.cxx non-20130505.fsfb/src/Fl_File_Chooser.cxx ---- non-20130505a/src/Fl_File_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Chooser.cxx 2013-05-26 13:27:19.959498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_file_dir.cxx non-20130505.fsfb/src/fl_file_dir.cxx ---- non-20130505a/src/fl_file_dir.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_file_dir.cxx 2013-05-26 13:27:19.960498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Icon2.cxx non-20130505.fsfb/src/Fl_File_Icon2.cxx ---- non-20130505a/src/Fl_File_Icon2.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Icon2.cxx 2013-05-26 13:27:19.962498305 +0200 -@@ -19,7 +19,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Icon.cxx non-20130505.fsfb/src/Fl_File_Icon.cxx ---- non-20130505a/src/Fl_File_Icon.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Icon.cxx 2013-05-26 13:27:19.964498305 +0200 -@@ -19,7 +19,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Input.cxx non-20130505.fsfb/src/Fl_File_Input.cxx ---- non-20130505a/src/Fl_File_Input.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Input.cxx 2013-05-26 13:27:19.965498305 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font.cxx non-20130505.fsfb/src/fl_font.cxx ---- non-20130505a/src/fl_font.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font.cxx 2013-05-26 13:27:19.965498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Font.H non-20130505.fsfb/src/Fl_Font.H ---- non-20130505a/src/Fl_Font.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Font.H 2013-05-26 13:27:28.502498386 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_mac.cxx non-20130505.fsfb/src/fl_font_mac.cxx ---- non-20130505a/src/fl_font_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_mac.cxx 2013-05-26 13:27:19.966498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_win32.cxx non-20130505.fsfb/src/fl_font_win32.cxx ---- non-20130505a/src/fl_font_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_win32.cxx 2013-05-26 13:27:19.968498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_x.cxx non-20130505.fsfb/src/fl_font_x.cxx ---- non-20130505a/src/fl_font_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_x.cxx 2013-05-26 13:27:19.969498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_xft.cxx non-20130505.fsfb/src/fl_font_xft.cxx ---- non-20130505a/src/fl_font_xft.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_xft.cxx 2013-05-26 13:27:19.971498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_GDI_Printer.cxx non-20130505.fsfb/src/Fl_GDI_Printer.cxx ---- non-20130505a/src/Fl_GDI_Printer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_GDI_Printer.cxx 2013-05-26 13:27:19.971498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_key.cxx non-20130505.fsfb/src/Fl_get_key.cxx ---- non-20130505a/src/Fl_get_key.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_key.cxx 2013-05-26 13:27:19.972498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_key_mac.cxx non-20130505.fsfb/src/Fl_get_key_mac.cxx ---- non-20130505a/src/Fl_get_key_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_key_mac.cxx 2013-05-26 13:27:19.972498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_key_win32.cxx non-20130505.fsfb/src/Fl_get_key_win32.cxx ---- non-20130505a/src/Fl_get_key_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_key_win32.cxx 2013-05-26 13:27:19.973498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_system_colors.cxx non-20130505.fsfb/src/Fl_get_system_colors.cxx ---- non-20130505a/src/Fl_get_system_colors.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_system_colors.cxx 2013-05-26 13:27:19.973498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_GIF_Image.cxx non-20130505.fsfb/src/Fl_GIF_Image.cxx ---- non-20130505a/src/Fl_GIF_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_GIF_Image.cxx 2013-05-26 13:27:19.974498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Gl_Choice.cxx non-20130505.fsfb/src/Fl_Gl_Choice.cxx ---- non-20130505a/src/Fl_Gl_Choice.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Gl_Choice.cxx 2013-05-26 13:27:19.976498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Gl_Choice.H non-20130505.fsfb/src/Fl_Gl_Choice.H ---- non-20130505a/src/Fl_Gl_Choice.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Gl_Choice.H 2013-05-26 13:27:28.502498386 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Gl_Device_Plugin.cxx non-20130505.fsfb/src/Fl_Gl_Device_Plugin.cxx ---- non-20130505a/src/Fl_Gl_Device_Plugin.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Gl_Device_Plugin.cxx 2013-05-26 13:27:19.976498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_grab.cxx non-20130505.fsfb/src/Fl_grab.cxx ---- non-20130505a/src/Fl_grab.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_grab.cxx 2013-05-26 13:27:19.979498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Group.cxx non-20130505.fsfb/src/Fl_Group.cxx ---- non-20130505a/src/Fl_Group.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Group.cxx 2013-05-26 13:27:19.981498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Help_Dialog.cxx non-20130505.fsfb/src/Fl_Help_Dialog.cxx ---- non-20130505a/src/Fl_Help_Dialog.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Help_Dialog.cxx 2013-05-26 13:27:19.982498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Help_Dialog_Dox.cxx non-20130505.fsfb/src/Fl_Help_Dialog_Dox.cxx ---- non-20130505a/src/Fl_Help_Dialog_Dox.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Help_Dialog_Dox.cxx 2013-05-26 13:27:19.982498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Help_View.cxx non-20130505.fsfb/src/Fl_Help_View.cxx ---- non-20130505a/src/Fl_Help_View.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Help_View.cxx 2013-05-26 13:27:19.991498305 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Image.cxx non-20130505.fsfb/src/Fl_Image.cxx ---- non-20130505a/src/Fl_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Image.cxx 2013-05-26 13:27:19.993498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_images_core.cxx non-20130505.fsfb/src/fl_images_core.cxx ---- non-20130505a/src/fl_images_core.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_images_core.cxx 2013-05-26 13:27:19.993498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Input_.cxx non-20130505.fsfb/src/Fl_Input_.cxx ---- non-20130505a/src/Fl_Input_.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Input_.cxx 2013-05-26 13:27:19.996498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Input.cxx non-20130505.fsfb/src/Fl_Input.cxx ---- non-20130505a/src/Fl_Input.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Input.cxx 2013-05-26 13:27:19.999498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_JPEG_Image.cxx non-20130505.fsfb/src/Fl_JPEG_Image.cxx ---- non-20130505a/src/Fl_JPEG_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_JPEG_Image.cxx 2013-05-26 13:27:20.000498305 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_labeltype.cxx non-20130505.fsfb/src/fl_labeltype.cxx ---- non-20130505a/src/fl_labeltype.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_labeltype.cxx 2013-05-26 13:27:20.000498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Light_Button.cxx non-20130505.fsfb/src/Fl_Light_Button.cxx ---- non-20130505a/src/Fl_Light_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Light_Button.cxx 2013-05-26 13:27:20.001498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_line_style.cxx non-20130505.fsfb/src/fl_line_style.cxx ---- non-20130505a/src/fl_line_style.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_line_style.cxx 2013-05-26 13:27:20.001498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_lock.cxx non-20130505.fsfb/src/Fl_lock.cxx ---- non-20130505a/src/Fl_lock.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_lock.cxx 2013-05-26 13:27:20.003498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_mac.cxx non-20130505.fsfb/src/Fl_mac.cxx ---- non-20130505a/src/Fl_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_mac.cxx 2013-05-26 13:27:20.011498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_add.cxx non-20130505.fsfb/src/Fl_Menu_add.cxx ---- non-20130505a/src/Fl_Menu_add.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_add.cxx 2013-05-26 13:27:20.013498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Menu_Bar.cxx ---- non-20130505a/src/Fl_Menu_Bar.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_Bar.cxx 2013-05-26 13:27:20.013498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_Button.cxx non-20130505.fsfb/src/Fl_Menu_Button.cxx ---- non-20130505a/src/Fl_Menu_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_Button.cxx 2013-05-26 13:27:20.013498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_.cxx non-20130505.fsfb/src/Fl_Menu_.cxx ---- non-20130505a/src/Fl_Menu_.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_.cxx 2013-05-26 13:27:20.014498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu.cxx non-20130505.fsfb/src/Fl_Menu.cxx ---- non-20130505a/src/Fl_Menu.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu.cxx 2013-05-26 13:27:20.017498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_global.cxx non-20130505.fsfb/src/Fl_Menu_global.cxx ---- non-20130505a/src/Fl_Menu_global.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_global.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_Window.cxx non-20130505.fsfb/src/Fl_Menu_Window.cxx ---- non-20130505a/src/Fl_Menu_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_Window.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Multi_Label.cxx non-20130505.fsfb/src/Fl_Multi_Label.cxx ---- non-20130505a/src/Fl_Multi_Label.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Multi_Label.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_common.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_common.cxx ---- non-20130505a/src/Fl_Native_File_Chooser_common.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser_common.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser.cxx ---- non-20130505a/src/Fl_Native_File_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser.cxx 2013-05-26 13:27:20.019498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_FLTK.cxx ---- non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser_FLTK.cxx 2013-05-26 13:27:20.020498305 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_WIN32.cxx ---- non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser_WIN32.cxx 2013-05-26 13:27:20.022498306 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/fl_open_uri.cxx non-20130505.fsfb/src/fl_open_uri.cxx ---- non-20130505a/src/fl_open_uri.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_open_uri.cxx 2013-05-26 13:27:20.023498306 +0200 -@@ -21,7 +21,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/fl_oval_box.cxx non-20130505.fsfb/src/fl_oval_box.cxx ---- non-20130505a/src/fl_oval_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_oval_box.cxx 2013-05-26 13:27:20.024498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_overlay.cxx non-20130505.fsfb/src/fl_overlay.cxx ---- non-20130505a/src/fl_overlay.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_overlay.cxx 2013-05-26 13:27:20.024498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_own_colormap.cxx non-20130505.fsfb/src/Fl_own_colormap.cxx ---- non-20130505a/src/Fl_own_colormap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_own_colormap.cxx 2013-05-26 13:27:20.025498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Pack.cxx non-20130505.fsfb/src/Fl_Pack.cxx ---- non-20130505a/src/Fl_Pack.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Pack.cxx 2013-05-26 13:27:20.025498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Paged_Device.cxx non-20130505.fsfb/src/Fl_Paged_Device.cxx ---- non-20130505a/src/Fl_Paged_Device.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Paged_Device.cxx 2013-05-26 13:27:20.026498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Panzoomer.cxx non-20130505.fsfb/src/Fl_Panzoomer.cxx ---- non-20130505a/src/Fl_Panzoomer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Panzoomer.cxx 2013-05-26 13:27:20.027498306 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include -diff -Nurp non-20130505a/src/Fl_Pixmap.cxx non-20130505.fsfb/src/Fl_Pixmap.cxx ---- non-20130505a/src/Fl_Pixmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Pixmap.cxx 2013-05-26 13:27:20.029498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_PNG_Image.cxx non-20130505.fsfb/src/Fl_PNG_Image.cxx ---- non-20130505a/src/Fl_PNG_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_PNG_Image.cxx 2013-05-26 13:27:20.029498306 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_PNM_Image.cxx non-20130505.fsfb/src/Fl_PNM_Image.cxx ---- non-20130505a/src/Fl_PNM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_PNM_Image.cxx 2013-05-26 13:27:20.030498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Positioner.cxx non-20130505.fsfb/src/Fl_Positioner.cxx ---- non-20130505a/src/Fl_Positioner.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Positioner.cxx 2013-05-26 13:27:20.030498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_PostScript.cxx non-20130505.fsfb/src/Fl_PostScript.cxx ---- non-20130505a/src/Fl_PostScript.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_PostScript.cxx 2013-05-26 13:27:20.035498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Preferences.cxx non-20130505.fsfb/src/Fl_Preferences.cxx ---- non-20130505a/src/Fl_Preferences.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Preferences.cxx 2013-05-26 13:27:20.040498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Printer.cxx non-20130505.fsfb/src/Fl_Printer.cxx ---- non-20130505a/src/Fl_Printer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Printer.cxx 2013-05-26 13:27:20.040498306 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Progress.cxx non-20130505.fsfb/src/Fl_Progress.cxx ---- non-20130505a/src/Fl_Progress.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Progress.cxx 2013-05-26 13:27:20.041498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_read_image.cxx non-20130505.fsfb/src/fl_read_image.cxx ---- non-20130505a/src/fl_read_image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_read_image.cxx 2013-05-26 13:27:20.042498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_read_image_mac.cxx non-20130505.fsfb/src/fl_read_image_mac.cxx ---- non-20130505a/src/fl_read_image_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_read_image_mac.cxx 2013-05-26 13:27:20.042498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_read_image_win32.cxx non-20130505.fsfb/src/fl_read_image_win32.cxx ---- non-20130505a/src/fl_read_image_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_read_image_win32.cxx 2013-05-26 13:27:20.043498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_rect.cxx non-20130505.fsfb/src/fl_rect.cxx ---- non-20130505a/src/fl_rect.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_rect.cxx 2013-05-26 13:27:20.045498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Repeat_Button.cxx non-20130505.fsfb/src/Fl_Repeat_Button.cxx ---- non-20130505a/src/Fl_Repeat_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Repeat_Button.cxx 2013-05-26 13:27:20.045498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Return_Button.cxx non-20130505.fsfb/src/Fl_Return_Button.cxx ---- non-20130505a/src/Fl_Return_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Return_Button.cxx 2013-05-26 13:27:20.045498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_round_box.cxx non-20130505.fsfb/src/fl_round_box.cxx ---- non-20130505a/src/fl_round_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_round_box.cxx 2013-05-26 13:27:20.046498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Round_Button.cxx non-20130505.fsfb/src/Fl_Round_Button.cxx ---- non-20130505a/src/Fl_Round_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Round_Button.cxx 2013-05-26 13:27:20.046498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_rounded_box.cxx non-20130505.fsfb/src/fl_rounded_box.cxx ---- non-20130505a/src/fl_rounded_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_rounded_box.cxx 2013-05-26 13:27:20.047498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_scroll_area.cxx non-20130505.fsfb/src/fl_scroll_area.cxx ---- non-20130505a/src/fl_scroll_area.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_scroll_area.cxx 2013-05-26 13:27:20.047498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Scrollbar.cxx non-20130505.fsfb/src/Fl_Scrollbar.cxx ---- non-20130505a/src/Fl_Scrollbar.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Scrollbar.cxx 2013-05-26 13:27:20.048498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Scroll.cxx non-20130505.fsfb/src/Fl_Scroll.cxx ---- non-20130505a/src/Fl_Scroll.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Scroll.cxx 2013-05-26 13:27:20.049498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_font.cxx non-20130505.fsfb/src/fl_set_font.cxx ---- non-20130505a/src/fl_set_font.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_font.cxx 2013-05-26 13:27:20.049498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts.cxx non-20130505.fsfb/src/fl_set_fonts.cxx ---- non-20130505a/src/fl_set_fonts.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts.cxx 2013-05-26 13:27:20.050498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_mac.cxx non-20130505.fsfb/src/fl_set_fonts_mac.cxx ---- non-20130505a/src/fl_set_fonts_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_mac.cxx 2013-05-26 13:27:20.050498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_win32.cxx non-20130505.fsfb/src/fl_set_fonts_win32.cxx ---- non-20130505a/src/fl_set_fonts_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_win32.cxx 2013-05-26 13:27:20.051498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this7 library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_x.cxx non-20130505.fsfb/src/fl_set_fonts_x.cxx ---- non-20130505a/src/fl_set_fonts_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_x.cxx 2013-05-26 13:27:20.052498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_xft.cxx non-20130505.fsfb/src/fl_set_fonts_xft.cxx ---- non-20130505a/src/fl_set_fonts_xft.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_xft.cxx 2013-05-26 13:27:20.053498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_shadow_box.cxx non-20130505.fsfb/src/fl_shadow_box.cxx ---- non-20130505a/src/fl_shadow_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_shadow_box.cxx 2013-05-26 13:27:20.053498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Shared_Image.cxx non-20130505.fsfb/src/Fl_Shared_Image.cxx ---- non-20130505a/src/Fl_Shared_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Shared_Image.cxx 2013-05-26 13:27:20.054498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_shortcut.cxx non-20130505.fsfb/src/fl_shortcut.cxx ---- non-20130505a/src/fl_shortcut.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_shortcut.cxx 2013-05-26 13:27:20.055498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_show_colormap.cxx non-20130505.fsfb/src/fl_show_colormap.cxx ---- non-20130505a/src/fl_show_colormap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_show_colormap.cxx 2013-05-26 13:27:20.056498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Single_Window.cxx non-20130505.fsfb/src/Fl_Single_Window.cxx ---- non-20130505a/src/Fl_Single_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Single_Window.cxx 2013-05-26 13:27:20.056498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Slider.cxx non-20130505.fsfb/src/Fl_Slider.cxx ---- non-20130505a/src/Fl_Slider.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Slider.cxx 2013-05-26 13:27:20.057498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_symbols.cxx non-20130505.fsfb/src/fl_symbols.cxx ---- non-20130505a/src/fl_symbols.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_symbols.cxx 2013-05-26 13:27:20.059498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Sys_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Sys_Menu_Bar.cxx ---- non-20130505a/src/Fl_Sys_Menu_Bar.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Sys_Menu_Bar.cxx 2013-05-26 13:27:20.060498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Table.cxx non-20130505.fsfb/src/Fl_Table.cxx ---- non-20130505a/src/Fl_Table.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Table.cxx 2013-05-26 13:27:20.063498306 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/Fl_Table_Row.cxx non-20130505.fsfb/src/Fl_Table_Row.cxx ---- non-20130505a/src/Fl_Table_Row.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Table_Row.cxx 2013-05-26 13:27:20.064498306 +0200 -@@ -20,7 +20,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to "erco at seriss dot com". -diff -Nurp non-20130505a/src/Fl_Tabs.cxx non-20130505.fsfb/src/Fl_Tabs.cxx ---- non-20130505a/src/Fl_Tabs.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tabs.cxx 2013-05-26 13:27:20.066498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Text_Buffer.cxx non-20130505.fsfb/src/Fl_Text_Buffer.cxx ---- non-20130505a/src/Fl_Text_Buffer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Text_Buffer.cxx 2013-05-26 13:27:20.070498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Text_Display.cxx non-20130505.fsfb/src/Fl_Text_Display.cxx ---- non-20130505a/src/Fl_Text_Display.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Text_Display.cxx 2013-05-26 13:27:20.080498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Text_Editor.cxx non-20130505.fsfb/src/Fl_Text_Editor.cxx ---- non-20130505a/src/Fl_Text_Editor.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Text_Editor.cxx 2013-05-26 13:27:20.082498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Theme.cxx non-20130505.fsfb/src/Fl_Theme.cxx ---- non-20130505a/src/Fl_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Theme.cxx 2013-05-26 13:27:20.084498306 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include "FL/Fl_Theme.H" -diff -Nurp non-20130505a/src/Fl_Tile.cxx non-20130505.fsfb/src/Fl_Tile.cxx ---- non-20130505a/src/Fl_Tile.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tile.cxx 2013-05-26 13:27:20.084498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Tiled_Image.cxx non-20130505.fsfb/src/Fl_Tiled_Image.cxx ---- non-20130505a/src/Fl_Tiled_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tiled_Image.cxx 2013-05-26 13:27:20.085498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Tooltip.cxx non-20130505.fsfb/src/Fl_Tooltip.cxx ---- non-20130505a/src/Fl_Tooltip.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tooltip.cxx 2013-05-26 13:27:20.086498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Tree.cxx non-20130505.fsfb/src/Fl_Tree.cxx ---- non-20130505a/src/Fl_Tree.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree.cxx 2013-05-26 13:27:20.088498306 +0200 -@@ -28,7 +28,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/Fl_Tree_Item_Array.cxx non-20130505.fsfb/src/Fl_Tree_Item_Array.cxx ---- non-20130505a/src/Fl_Tree_Item_Array.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree_Item_Array.cxx 2013-05-26 13:27:20.089498306 +0200 -@@ -28,7 +28,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/Fl_Tree_Item.cxx non-20130505.fsfb/src/Fl_Tree_Item.cxx ---- non-20130505a/src/Fl_Tree_Item.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree_Item.cxx 2013-05-26 13:27:20.091498306 +0200 -@@ -28,7 +28,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/Fl_Tree_Prefs.cxx non-20130505.fsfb/src/Fl_Tree_Prefs.cxx ---- non-20130505a/src/Fl_Tree_Prefs.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree_Prefs.cxx 2013-05-26 13:27:20.092498306 +0200 -@@ -26,7 +26,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/fl_utf8.cxx non-20130505.fsfb/src/fl_utf8.cxx ---- non-20130505a/src/fl_utf8.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_utf8.cxx 2013-05-26 13:27:20.094498306 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Valuator.cxx non-20130505.fsfb/src/Fl_Valuator.cxx ---- non-20130505a/src/Fl_Valuator.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Valuator.cxx 2013-05-26 13:27:20.095498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Value_Input.cxx non-20130505.fsfb/src/Fl_Value_Input.cxx ---- non-20130505a/src/Fl_Value_Input.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Value_Input.cxx 2013-05-26 13:27:20.095498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Value_Output.cxx non-20130505.fsfb/src/Fl_Value_Output.cxx ---- non-20130505a/src/Fl_Value_Output.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Value_Output.cxx 2013-05-26 13:27:20.096498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Value_Slider.cxx non-20130505.fsfb/src/Fl_Value_Slider.cxx ---- non-20130505a/src/Fl_Value_Slider.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Value_Slider.cxx 2013-05-26 13:27:20.096498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_vertex.cxx non-20130505.fsfb/src/fl_vertex.cxx ---- non-20130505a/src/fl_vertex.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_vertex.cxx 2013-05-26 13:27:20.097498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_visual.cxx non-20130505.fsfb/src/Fl_visual.cxx ---- non-20130505a/src/Fl_visual.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_visual.cxx 2013-05-26 13:27:20.097498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Widget.cxx non-20130505.fsfb/src/Fl_Widget.cxx ---- non-20130505a/src/Fl_Widget.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Widget.cxx 2013-05-26 13:27:20.098498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_win32.cxx non-20130505.fsfb/src/Fl_win32.cxx ---- non-20130505a/src/Fl_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_win32.cxx 2013-05-26 13:27:20.104498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window.cxx non-20130505.fsfb/src/Fl_Window.cxx ---- non-20130505a/src/Fl_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window.cxx 2013-05-26 13:27:20.105498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window_fullscreen.cxx non-20130505.fsfb/src/Fl_Window_fullscreen.cxx ---- non-20130505a/src/Fl_Window_fullscreen.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window_fullscreen.cxx 2013-05-26 13:27:20.105498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window_hotspot.cxx non-20130505.fsfb/src/Fl_Window_hotspot.cxx ---- non-20130505a/src/Fl_Window_hotspot.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window_hotspot.cxx 2013-05-26 13:27:20.105498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window_iconize.cxx non-20130505.fsfb/src/Fl_Window_iconize.cxx ---- non-20130505a/src/Fl_Window_iconize.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window_iconize.cxx 2013-05-26 13:27:20.106498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Wizard.cxx non-20130505.fsfb/src/Fl_Wizard.cxx ---- non-20130505a/src/Fl_Wizard.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Wizard.cxx 2013-05-26 13:27:20.106498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_XBM_Image.cxx non-20130505.fsfb/src/Fl_XBM_Image.cxx ---- non-20130505a/src/Fl_XBM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_XBM_Image.cxx 2013-05-26 13:27:20.106498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_XColor.H non-20130505.fsfb/src/Fl_XColor.H ---- non-20130505a/src/Fl_XColor.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_XColor.H 2013-05-26 13:27:28.503498386 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_x.cxx non-20130505.fsfb/src/Fl_x.cxx ---- non-20130505a/src/Fl_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_x.cxx 2013-05-26 13:27:20.113498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_XPM_Image.cxx non-20130505.fsfb/src/Fl_XPM_Image.cxx ---- non-20130505a/src/Fl_XPM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_XPM_Image.cxx 2013-05-26 13:27:20.113498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/gl_draw.cxx non-20130505.fsfb/src/gl_draw.cxx ---- non-20130505a/src/gl_draw.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/gl_draw.cxx 2013-05-26 13:27:20.133498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Gleam_Theme.cxx non-20130505.fsfb/src/Gleam_Theme.cxx ---- non-20130505a/src/Gleam_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Gleam_Theme.cxx 2013-05-26 13:27:20.134498307 +0200 -@@ -15,7 +15,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ -diff -Nurp non-20130505a/src/gl_start.cxx non-20130505.fsfb/src/gl_start.cxx ---- non-20130505a/src/gl_start.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/gl_start.cxx 2013-05-26 13:27:20.134498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/glut_compatability.cxx non-20130505.fsfb/src/glut_compatability.cxx ---- non-20130505a/src/glut_compatability.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/glut_compatability.cxx 2013-05-26 13:27:20.136498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/glut_font.cxx non-20130505.fsfb/src/glut_font.cxx ---- non-20130505a/src/glut_font.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/glut_font.cxx 2013-05-26 13:27:20.136498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/ntk-chtheme.cxx non-20130505.fsfb/src/ntk-chtheme.cxx ---- non-20130505a/src/ntk-chtheme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/ntk-chtheme.cxx 2013-05-26 13:27:20.137498307 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include -diff -Nurp non-20130505a/src/print_panel.cxx non-20130505.fsfb/src/print_panel.cxx ---- non-20130505a/src/print_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/print_panel.cxx 2013-05-26 13:27:20.138498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/ps_image.cxx non-20130505.fsfb/src/ps_image.cxx ---- non-20130505a/src/ps_image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/ps_image.cxx 2013-05-26 13:27:20.140498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/screen_xywh.cxx non-20130505.fsfb/src/screen_xywh.cxx ---- non-20130505a/src/screen_xywh.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/screen_xywh.cxx 2013-05-26 13:27:20.141498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/themes.cxx non-20130505.fsfb/src/themes.cxx ---- non-20130505a/src/themes.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/themes.cxx 2013-05-26 13:27:20.141498307 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include "FL/Fl_Theme.H" -diff -Nurp non-20130505a/src/Vector_Theme.cxx non-20130505.fsfb/src/Vector_Theme.cxx ---- non-20130505a/src/Vector_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Vector_Theme.cxx 2013-05-26 13:27:20.142498307 +0200 -@@ -15,7 +15,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #include diff --git a/non-ntk-scandir.patch b/non-ntk-scandir.patch deleted file mode 100644 index 8129106..0000000 --- a/non-ntk-scandir.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rupN non-ntk-20130730.org/src/filename_list.cxx non-ntk-20130730/src/filename_list.cxx ---- non-ntk-20130730.org/src/filename_list.cxx 2013-08-28 11:43:04.000000000 -0400 -+++ non-ntk-20130730/src/filename_list.cxx 2017-02-18 14:42:19.087232676 -0500 -@@ -101,7 +101,7 @@ int fl_filename_list(const char *d, dire - fl_utf8to_mb(d, dirlen, dirloc, dirlen + 1); - #endif - --#ifndef HAVE_SCANDIR -+#if !defined(HAVE_SCANDIR) && !defined(HAVE_SCANDIR_POSIX) - // This version is when we define our own scandir - int n = fl_scandir(dirloc, list, 0, sort); - #elif defined(HAVE_SCANDIR_POSIX) && !defined(__APPLE__) diff --git a/non-ntk-snapshot.sh b/non-ntk-snapshot.sh deleted file mode 100644 index 2438c0a..0000000 --- a/non-ntk-snapshot.sh +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/bash - -# $1 - revision number to checkout. -: ${1?"You must either provide desired revision number \"X\" to checkout: `basename $0` X - or fetch the latest revision by: `basename $0` HEAD"} - -set -e - -tmp=$(mktemp -d) - -trap cleanup EXIT -cleanup() { - set +e - [ -z "$tmp" -o ! -d "$tmp" ] || rm -rf "$tmp" -} - -unset CDPATH -pwd=$(pwd) -name=non-ntk -version=20130730 - -pushd "$tmp" >/dev/null -echo "Fetching git revision: $1" -git clone git://git.tuxfamily.org/gitroot/non/fltk.git $name-$version |tee $name.stdout -cd $name-$version -git reset $1 -rm -rf .git* .waf* -cd .. -rm -rf $name.stdout -tar jcf "$pwd"/$name-$version-git$1.tar.bz2 $name-$version -echo "Written: $name-$version-git$1.tar.bz2" -popd >/dev/null diff --git a/non-ntk-unused-shlib.patch b/non-ntk-unused-shlib.patch deleted file mode 100644 index 3c68e04..0000000 --- a/non-ntk-unused-shlib.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff -Nurp non-ntk-20130713.orig/wscript non-ntk-20130713.mod/wscript ---- non-ntk-20130713.orig/wscript 2013-07-20 15:40:28.000000000 +0200 -+++ non-ntk-20130713.mod/wscript 2013-08-15 08:02:24.439092572 +0200 -@@ -28,7 +28,7 @@ out = 'build' - children = [ 'fluid', 'test' ] - #children = [] - --CFLAGS = [ '-pthread', -+CFLAGS = [ - '-D_LARGEFILE64_SOURCE', - '-D_FILE_OFFSET_BITS=64' ] - -@@ -218,7 +218,7 @@ def configure(conf): - print('') - - def build(bld): -- -+ bld.env.append_value('LINKFLAGS','-Wl,--as-needed') - bld.makelib( source = ''' - src/Fl_Cairo_Graphics_Driver.cxx - src/Fl.cxx -@@ -408,7 +408,7 @@ src/Fl_Gl_Overlay.cxx - src/Fl_Gl_Window.cxx - ''', - target = 'ntk_gl', -- uselib = [ 'X11', 'DL', 'M', 'PTHREAD', 'GL'] ) -+ uselib = [ 'X11', 'DL', 'M', 'GL'] ) - - bld( features = 'subst', - source = 'ntk.pc.in', -@@ -513,7 +513,7 @@ src/Fl_Gl_Window.cxx - bld.install_files( bld.env.INCLUDEDIR + '/ntk/FL', start_dir.ant_glob('*.H *.h'), - cwd=start_dir, relative_trick=True) - -- bld.add_post_fun( run_ldconfig ) -+ # bld.add_post_fun( run_ldconfig ) - - # bld.install_files( string.join( [ '${DATADIR}/doc', APPNAME ], '/' ), bld.path.ant_glob( 'doc/*.html doc/*.png' ) ) - diff --git a/non-ntk.spec b/non-ntk.spec deleted file mode 100644 index 72eba6e..0000000 --- a/non-ntk.spec +++ /dev/null @@ -1,141 +0,0 @@ -Name: non-ntk -Version: 1.3.0 -Release: 0.17.20130730gitd006352%{?dist} -Summary: A fork of FLTK for the non audio suite - -# themse are GPLv2+, FLTK derived code is LGPLv2+ -License: LGPLv2+ with exceptions and GPLv2+ -URL: http://non.tuxfamily.org/ -Source0: non-ntk-20130730-gitd006352.tar.bz2 -# script to create source tarball from git -# sh non-snapshot.sh $(rev) -Source1: non-ntk-snapshot.sh -# no desktop file in tarball -Source2: non-ntk-1.3.0-fluid.desktop -# sent upstream via email -Patch1: non-ntk-1.3.0-fsf.patch -Patch2: non-ntk-unused-shlib.patch -Patch3: non-ntk-scandir.patch - -BuildRequires: cairo-devel -BuildRequires: desktop-file-utils -BuildRequires: libjpeg-devel -BuildRequires: pkgconfig(libpng) -BuildRequires: python2 -BuildRequires: zlib-devel -BuildRequires: pkgconfig(glu) -BuildRequires: pkgconfig(xft) - -%description -%{name} is a fork of the FLTK UI toolkit. It employs cairo support and -other additions not accepted upstream. It is currently used by the non-* -audio suite of programs. - -%package devel -Summary: Development files for the non-ntk GUI library -Requires: %{name}%{?_isa} = %{version}-%{release} - -%description devel -Development files for the Non-ntk GUI library - -%package fluid -Summary: Fast Light User Interface Designer -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-devel -%description fluid -%{summary}, an interactive GUI designer for %{name}. - -%prep -%setup -q -n non-ntk-20130730 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 - -sed -i -e "s|append_value('C\(.*\)FLAGS', CFLAGS|append_value('C\1FLAGS','%{optflags}'.split(' ')|" \ - wscript - -%build -LDFLAGS="%{?__global_ldflags}" ./waf -v configure --prefix=%{_prefix} \ - --libdir=%{_libdir} --enable-gl -./waf -v %{?_smp_mflags} - -%install -./waf -v install --destdir=%{buildroot} -install -d -m 0755 %{buildroot}%{_datadir}/applications -install -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/ntk-fluid.desktop -rm %{buildroot}%{_libdir}/libntk*.a* - -%ldconfig_scriptlets - -%check -desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop - -%files -%doc COPYING -%{_libdir}/libntk*.so.* - -%files devel -%{_libdir}/libntk.so -%{_libdir}/libntk_images.so -%{_libdir}/libntk_gl.so -%{_includedir}/ntk -%{_libdir}/pkgconfig/* - -%files fluid -%{_datadir}/applications/ntk-fluid.desktop -%{_bindir}/ntk-* - -%changelog -* Thu Jul 25 2019 Fedora Release Engineering - 1.3.0-0.17.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 1.3.0-0.16.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 1.3.0-0.15.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 1.3.0-0.14.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 1.3.0-0.13.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.3.0-0.12.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 18 2017 Orcan Ogetbil - 1.3.0-0.11.20130730gitd006352 -- buildfix: missing fl_scandir -- Added BR: python2 - -* Sat Feb 11 2017 Fedora Release Engineering - 1.3.0-0.10.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 04 2016 Fedora Release Engineering - 1.3.0-0.9.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 1.3.0-0.8.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun Aug 17 2014 Fedora Release Engineering - 1.3.0-0.7.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 1.3.0-0.6.20130730gitd006352 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Tue Sep 03 2013 Brendan Jones 1.3.0-0.5.20130730gitd006352 -- Add exceptions to LGPLv2 license -- add desktop scriptlet post fluid - -* Mon Sep 02 2013 Brendan Jones 1.3.0-0.4.20130730gitd006352 -- Adjust license -- Remove icon scriptlets -- Correct BRs - -* Thu Aug 29 2013 Brendan Jones 1.3.0-0.3.20130730gitd006352 -- Correct license -- Remove static libraries -- Correct optflags and BRs - -* Sat Aug 17 2013 Brendan Jones 1.3.0-0.1.20130730gitd006352 -- Initial package diff --git a/sources b/sources deleted file mode 100644 index aa2b16a..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -02be15c5c99f97c2ca68b4fc962bf2a8 non-ntk-20130730-gitd006352.tar.bz2 From 4d56ce43fdd73d5370199a84e09560f4ee693f7b Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Fri, 10 Jan 2020 12:38:37 +0100 Subject: [PATCH 03/22] Revert "non-ntk fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675550" This reverts commit d0ea7bd9216c9d2edae690749a58a7bbe36f2c72. Unretirement request: https://pagure.io/releng/issue/9155 Signed-off-by: Tomas Hrcka --- .gitignore | 1 + dead.package | 1 - non-ntk-1.3.0-fluid.desktop | 8 + non-ntk-1.3.0-fsf.patch | 4326 +++++++++++++++++++++++++++++++++++ non-ntk-scandir.patch | 12 + non-ntk-snapshot.sh | 32 + non-ntk-unused-shlib.patch | 39 + non-ntk.spec | 141 ++ sources | 1 + 9 files changed, 4560 insertions(+), 1 deletion(-) create mode 100644 .gitignore delete mode 100644 dead.package create mode 100644 non-ntk-1.3.0-fluid.desktop create mode 100644 non-ntk-1.3.0-fsf.patch create mode 100644 non-ntk-scandir.patch create mode 100644 non-ntk-snapshot.sh create mode 100644 non-ntk-unused-shlib.patch create mode 100644 non-ntk.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..68be313 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/non-ntk-20130730-gitd006352.tar.bz2 diff --git a/dead.package b/dead.package deleted file mode 100644 index 4c3871d..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -non-ntk fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675550 diff --git a/non-ntk-1.3.0-fluid.desktop b/non-ntk-1.3.0-fluid.desktop new file mode 100644 index 0000000..8b62e4c --- /dev/null +++ b/non-ntk-1.3.0-fluid.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=NTK FLUID +Comment=NTK GUI Designer +Exec=ntk-fluid %F +Terminal=false +Type=Application +MimeType=application/x-fluid; +Categories=Development;GUIDesigner; diff --git a/non-ntk-1.3.0-fsf.patch b/non-ntk-1.3.0-fsf.patch new file mode 100644 index 0000000..acdc142 --- /dev/null +++ b/non-ntk-1.3.0-fsf.patch @@ -0,0 +1,4326 @@ +diff -Nurp non-20130505a/FL/Cairo_Theme.H non-20130505.fsfb/FL/Cairo_Theme.H +--- non-20130505a/FL/Cairo_Theme.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Cairo_Theme.H 2013-05-26 13:28:33.648499008 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + void init_cairo_theme ( void ); +diff -Nurp non-20130505a/FL/Clean_Theme.H non-20130505.fsfb/FL/Clean_Theme.H +--- non-20130505a/FL/Clean_Theme.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Clean_Theme.H 2013-05-26 13:28:33.648499008 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + void init_clean_theme ( void ); +diff -Nurp non-20130505a/FL/Crystal_Theme.H non-20130505.fsfb/FL/Crystal_Theme.H +--- non-20130505a/FL/Crystal_Theme.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Crystal_Theme.H 2013-05-26 13:28:33.648499008 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + void init_crystal_theme ( void ); +diff -Nurp non-20130505a/FL/Enumerations.H non-20130505.fsfb/FL/Enumerations.H +--- non-20130505a/FL/Enumerations.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Enumerations.H 2013-05-26 13:28:33.651499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/filename.H non-20130505.fsfb/FL/filename.H +--- non-20130505a/FL/filename.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/filename.H 2013-05-26 13:28:33.652499008 +0200 +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Adjuster.H non-20130505.fsfb/FL/Fl_Adjuster.H +--- non-20130505a/FL/Fl_Adjuster.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Adjuster.H 2013-05-26 13:28:33.652499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/fl_ask.H non-20130505.fsfb/FL/fl_ask.H +--- non-20130505a/FL/fl_ask.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/fl_ask.H 2013-05-26 13:28:33.653499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Bitmap.H non-20130505.fsfb/FL/Fl_Bitmap.H +--- non-20130505a/FL/Fl_Bitmap.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Bitmap.H 2013-05-26 13:28:33.653499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_BMP_Image.H non-20130505.fsfb/FL/Fl_BMP_Image.H +--- non-20130505a/FL/Fl_BMP_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_BMP_Image.H 2013-05-26 13:28:33.653499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Box.H non-20130505.fsfb/FL/Fl_Box.H +--- non-20130505a/FL/Fl_Box.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Box.H 2013-05-26 13:28:33.654499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Browser_.H non-20130505.fsfb/FL/Fl_Browser_.H +--- non-20130505a/FL/Fl_Browser_.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Browser_.H 2013-05-26 13:28:33.655499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Browser.H non-20130505.fsfb/FL/Fl_Browser.H +--- non-20130505a/FL/Fl_Browser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Browser.H 2013-05-26 13:28:33.656499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Button.H non-20130505.fsfb/FL/Fl_Button.H +--- non-20130505a/FL/Fl_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Button.H 2013-05-26 13:28:33.656499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Cairo.H non-20130505.fsfb/FL/Fl_Cairo.H +--- non-20130505a/FL/Fl_Cairo.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Cairo.H 2013-05-26 13:28:33.657499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Chart.H non-20130505.fsfb/FL/Fl_Chart.H +--- non-20130505a/FL/Fl_Chart.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Chart.H 2013-05-26 13:28:33.657499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Check_Browser.H non-20130505.fsfb/FL/Fl_Check_Browser.H +--- non-20130505a/FL/Fl_Check_Browser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Check_Browser.H 2013-05-26 13:28:33.658499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Check_Button.H non-20130505.fsfb/FL/Fl_Check_Button.H +--- non-20130505a/FL/Fl_Check_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Check_Button.H 2013-05-26 13:28:33.658499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Choice.H non-20130505.fsfb/FL/Fl_Choice.H +--- non-20130505a/FL/Fl_Choice.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Choice.H 2013-05-26 13:28:33.658499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Color_Chooser.H non-20130505.fsfb/FL/Fl_Color_Chooser.H +--- non-20130505a/FL/Fl_Color_Chooser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Color_Chooser.H 2013-05-26 13:28:33.659499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Counter.H non-20130505.fsfb/FL/Fl_Counter.H +--- non-20130505a/FL/Fl_Counter.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Counter.H 2013-05-26 13:28:33.660499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Device.H non-20130505.fsfb/FL/Fl_Device.H +--- non-20130505a/FL/Fl_Device.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Device.H 2013-05-26 13:28:33.661499008 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Dial_Base.H non-20130505.fsfb/FL/Fl_Dial_Base.H +--- non-20130505a/FL/Fl_Dial_Base.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Dial_Base.H 2013-05-26 13:28:33.662499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Dial.H non-20130505.fsfb/FL/Fl_Dial.H +--- non-20130505a/FL/Fl_Dial.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Dial.H 2013-05-26 13:28:33.662499008 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + /* simple stylistic variation on Fl_Dial */ +diff -Nurp non-20130505a/FL/Fl_Double_Window.H non-20130505.fsfb/FL/Fl_Double_Window.H +--- non-20130505a/FL/Fl_Double_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Double_Window.H 2013-05-26 13:28:33.663499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/fl_draw.H non-20130505.fsfb/FL/fl_draw.H +--- non-20130505a/FL/fl_draw.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/fl_draw.H 2013-05-26 13:28:33.665499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Export.H non-20130505.fsfb/FL/Fl_Export.H +--- non-20130505a/FL/Fl_Export.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Export.H 2013-05-26 13:28:33.665499008 +0200 +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_File_Browser.H non-20130505.fsfb/FL/Fl_File_Browser.H +--- non-20130505a/FL/Fl_File_Browser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_File_Browser.H 2013-05-26 13:28:33.666499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_File_Chooser.H non-20130505.fsfb/FL/Fl_File_Chooser.H +--- non-20130505a/FL/Fl_File_Chooser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_File_Chooser.H 2013-05-26 13:28:33.666499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_File_Icon.H non-20130505.fsfb/FL/Fl_File_Icon.H +--- non-20130505a/FL/Fl_File_Icon.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_File_Icon.H 2013-05-26 13:28:33.667499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_File_Input.H non-20130505.fsfb/FL/Fl_File_Input.H +--- non-20130505a/FL/Fl_File_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_File_Input.H 2013-05-26 13:28:33.667499008 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Fill_Dial.H non-20130505.fsfb/FL/Fl_Fill_Dial.H +--- non-20130505a/FL/Fl_Fill_Dial.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Fill_Dial.H 2013-05-26 13:28:33.668499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Fill_Slider.H non-20130505.fsfb/FL/Fl_Fill_Slider.H +--- non-20130505a/FL/Fl_Fill_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Fill_Slider.H 2013-05-26 13:28:33.668499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Float_Input.H non-20130505.fsfb/FL/Fl_Float_Input.H +--- non-20130505a/FL/Fl_Float_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Float_Input.H 2013-05-26 13:28:33.668499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_GIF_Image.H non-20130505.fsfb/FL/Fl_GIF_Image.H +--- non-20130505a/FL/Fl_GIF_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_GIF_Image.H 2013-05-26 13:28:33.669499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Gl_Window.H non-20130505.fsfb/FL/Fl_Gl_Window.H +--- non-20130505a/FL/Fl_Gl_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Gl_Window.H 2013-05-26 13:28:33.669499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Group.H non-20130505.fsfb/FL/Fl_Group.H +--- non-20130505a/FL/Fl_Group.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Group.H 2013-05-26 13:28:33.670499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl.H non-20130505.fsfb/FL/Fl.H +--- non-20130505a/FL/Fl.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl.H 2013-05-26 13:28:33.673499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Help_Dialog.H non-20130505.fsfb/FL/Fl_Help_Dialog.H +--- non-20130505a/FL/Fl_Help_Dialog.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Help_Dialog.H 2013-05-26 13:28:33.674499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Help_View.H non-20130505.fsfb/FL/Fl_Help_View.H +--- non-20130505a/FL/Fl_Help_View.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Help_View.H 2013-05-26 13:28:33.675499008 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Hold_Browser.H non-20130505.fsfb/FL/Fl_Hold_Browser.H +--- non-20130505a/FL/Fl_Hold_Browser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Hold_Browser.H 2013-05-26 13:28:33.675499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Hor_Fill_Slider.H non-20130505.fsfb/FL/Fl_Hor_Fill_Slider.H +--- non-20130505a/FL/Fl_Hor_Fill_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Hor_Fill_Slider.H 2013-05-26 13:28:33.675499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Hor_Nice_Slider.H non-20130505.fsfb/FL/Fl_Hor_Nice_Slider.H +--- non-20130505a/FL/Fl_Hor_Nice_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Hor_Nice_Slider.H 2013-05-26 13:28:33.676499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Hor_Slider.H non-20130505.fsfb/FL/Fl_Hor_Slider.H +--- non-20130505a/FL/Fl_Hor_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Hor_Slider.H 2013-05-26 13:28:33.676499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Hor_Value_Slider.H non-20130505.fsfb/FL/Fl_Hor_Value_Slider.H +--- non-20130505a/FL/Fl_Hor_Value_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Hor_Value_Slider.H 2013-05-26 13:28:33.676499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Image.H non-20130505.fsfb/FL/Fl_Image.H +--- non-20130505a/FL/Fl_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Image.H 2013-05-26 13:28:33.677499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Input_Choice.H non-20130505.fsfb/FL/Fl_Input_Choice.H +--- non-20130505a/FL/Fl_Input_Choice.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Input_Choice.H 2013-05-26 13:28:33.678499008 +0200 +@@ -22,7 +22,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Input_.H non-20130505.fsfb/FL/Fl_Input_.H +--- non-20130505a/FL/Fl_Input_.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Input_.H 2013-05-26 13:28:33.679499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Input.H non-20130505.fsfb/FL/Fl_Input.H +--- non-20130505a/FL/Fl_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Input.H 2013-05-26 13:28:33.680499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Int_Input.H non-20130505.fsfb/FL/Fl_Int_Input.H +--- non-20130505a/FL/Fl_Int_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Int_Input.H 2013-05-26 13:28:33.680499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_JPEG_Image.H non-20130505.fsfb/FL/Fl_JPEG_Image.H +--- non-20130505a/FL/Fl_JPEG_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_JPEG_Image.H 2013-05-26 13:28:33.681499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Light_Button.H non-20130505.fsfb/FL/Fl_Light_Button.H +--- non-20130505a/FL/Fl_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Light_Button.H 2013-05-26 13:28:33.681499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Line_Dial.H non-20130505.fsfb/FL/Fl_Line_Dial.H +--- non-20130505a/FL/Fl_Line_Dial.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Line_Dial.H 2013-05-26 13:28:33.681499008 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Menu_Bar.H non-20130505.fsfb/FL/Fl_Menu_Bar.H +--- non-20130505a/FL/Fl_Menu_Bar.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Menu_Bar.H 2013-05-26 13:28:33.682499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Menu_Button.H non-20130505.fsfb/FL/Fl_Menu_Button.H +--- non-20130505a/FL/Fl_Menu_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Menu_Button.H 2013-05-26 13:28:33.682499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Menu_.H non-20130505.fsfb/FL/Fl_Menu_.H +--- non-20130505a/FL/Fl_Menu_.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Menu_.H 2013-05-26 13:28:33.683499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Menu.H non-20130505.fsfb/FL/Fl_Menu.H +--- non-20130505a/FL/Fl_Menu.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Menu.H 2013-05-26 13:28:33.683499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Menu_Item.H non-20130505.fsfb/FL/Fl_Menu_Item.H +--- non-20130505a/FL/Fl_Menu_Item.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Menu_Item.H 2013-05-26 13:28:33.684499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Menu_Window.H non-20130505.fsfb/FL/Fl_Menu_Window.H +--- non-20130505a/FL/Fl_Menu_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Menu_Window.H 2013-05-26 13:28:33.684499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/fl_message.H non-20130505.fsfb/FL/fl_message.H +--- non-20130505a/FL/fl_message.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/fl_message.H 2013-05-26 13:28:33.685499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Multi_Browser.H non-20130505.fsfb/FL/Fl_Multi_Browser.H +--- non-20130505a/FL/Fl_Multi_Browser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Multi_Browser.H 2013-05-26 13:28:33.685499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Multi_Label.H non-20130505.fsfb/FL/Fl_Multi_Label.H +--- non-20130505a/FL/Fl_Multi_Label.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Multi_Label.H 2013-05-26 13:28:33.685499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Multiline_Input.H non-20130505.fsfb/FL/Fl_Multiline_Input.H +--- non-20130505a/FL/Fl_Multiline_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Multiline_Input.H 2013-05-26 13:28:33.685499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Multiline_Output.H non-20130505.fsfb/FL/Fl_Multiline_Output.H +--- non-20130505a/FL/Fl_Multiline_Output.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Multiline_Output.H 2013-05-26 13:28:33.686499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Native_File_Chooser.H non-20130505.fsfb/FL/Fl_Native_File_Chooser.H +--- non-20130505a/FL/Fl_Native_File_Chooser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Native_File_Chooser.H 2013-05-26 13:28:33.687499009 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Nice_Slider.H non-20130505.fsfb/FL/Fl_Nice_Slider.H +--- non-20130505a/FL/Fl_Nice_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Nice_Slider.H 2013-05-26 13:28:33.687499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Object.H non-20130505.fsfb/FL/Fl_Object.H +--- non-20130505a/FL/Fl_Object.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Object.H 2013-05-26 13:28:33.687499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Output.H non-20130505.fsfb/FL/Fl_Output.H +--- non-20130505a/FL/Fl_Output.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Output.H 2013-05-26 13:28:33.688499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Overlay_Window.H non-20130505.fsfb/FL/Fl_Overlay_Window.H +--- non-20130505a/FL/Fl_Overlay_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Overlay_Window.H 2013-05-26 13:28:33.688499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Pack.H non-20130505.fsfb/FL/Fl_Pack.H +--- non-20130505a/FL/Fl_Pack.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Pack.H 2013-05-26 13:28:33.688499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Paged_Device.H non-20130505.fsfb/FL/Fl_Paged_Device.H +--- non-20130505a/FL/Fl_Paged_Device.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Paged_Device.H 2013-05-26 13:28:33.689499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Panzoomer.H non-20130505.fsfb/FL/Fl_Panzoomer.H +--- non-20130505a/FL/Fl_Panzoomer.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Panzoomer.H 2013-05-26 13:28:33.689499009 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #ifndef Fl_Panzoomer_H +diff -Nurp non-20130505a/FL/Fl_Pixmap.H non-20130505.fsfb/FL/Fl_Pixmap.H +--- non-20130505a/FL/Fl_Pixmap.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Pixmap.H 2013-05-26 13:28:33.690499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Plugin.H non-20130505.fsfb/FL/Fl_Plugin.H +--- non-20130505a/FL/Fl_Plugin.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Plugin.H 2013-05-26 13:28:33.690499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_PNG_Image.H non-20130505.fsfb/FL/Fl_PNG_Image.H +--- non-20130505a/FL/Fl_PNG_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_PNG_Image.H 2013-05-26 13:28:33.690499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_PNM_Image.H non-20130505.fsfb/FL/Fl_PNM_Image.H +--- non-20130505a/FL/Fl_PNM_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_PNM_Image.H 2013-05-26 13:28:33.691499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Positioner.H non-20130505.fsfb/FL/Fl_Positioner.H +--- non-20130505a/FL/Fl_Positioner.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Positioner.H 2013-05-26 13:28:33.691499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_PostScript.H non-20130505.fsfb/FL/Fl_PostScript.H +--- non-20130505a/FL/Fl_PostScript.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_PostScript.H 2013-05-26 13:28:33.692499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Preferences.H non-20130505.fsfb/FL/Fl_Preferences.H +--- non-20130505a/FL/Fl_Preferences.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Preferences.H 2013-05-26 13:28:33.693499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Printer.H non-20130505.fsfb/FL/Fl_Printer.H +--- non-20130505a/FL/Fl_Printer.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Printer.H 2013-05-26 13:28:33.693499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Progress.H non-20130505.fsfb/FL/Fl_Progress.H +--- non-20130505a/FL/Fl_Progress.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Progress.H 2013-05-26 13:28:33.694499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Radio_Button.H non-20130505.fsfb/FL/Fl_Radio_Button.H +--- non-20130505a/FL/Fl_Radio_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Radio_Button.H 2013-05-26 13:28:33.694499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Radio_Light_Button.H non-20130505.fsfb/FL/Fl_Radio_Light_Button.H +--- non-20130505a/FL/Fl_Radio_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Radio_Light_Button.H 2013-05-26 13:28:33.694499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Radio_Round_Button.H non-20130505.fsfb/FL/Fl_Radio_Round_Button.H +--- non-20130505a/FL/Fl_Radio_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Radio_Round_Button.H 2013-05-26 13:28:33.695499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Repeat_Button.H non-20130505.fsfb/FL/Fl_Repeat_Button.H +--- non-20130505a/FL/Fl_Repeat_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Repeat_Button.H 2013-05-26 13:28:33.695499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Return_Button.H non-20130505.fsfb/FL/Fl_Return_Button.H +--- non-20130505a/FL/Fl_Return_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Return_Button.H 2013-05-26 13:28:33.695499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_RGB_Image.H non-20130505.fsfb/FL/Fl_RGB_Image.H +--- non-20130505a/FL/Fl_RGB_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_RGB_Image.H 2013-05-26 13:28:33.695499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Roller.H non-20130505.fsfb/FL/Fl_Roller.H +--- non-20130505a/FL/Fl_Roller.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Roller.H 2013-05-26 13:28:33.696499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Round_Button.H non-20130505.fsfb/FL/Fl_Round_Button.H +--- non-20130505a/FL/Fl_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Round_Button.H 2013-05-26 13:28:33.696499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Scrollbar.H non-20130505.fsfb/FL/Fl_Scrollbar.H +--- non-20130505a/FL/Fl_Scrollbar.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Scrollbar.H 2013-05-26 13:28:33.696499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Scroll.H non-20130505.fsfb/FL/Fl_Scroll.H +--- non-20130505a/FL/Fl_Scroll.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Scroll.H 2013-05-26 13:28:33.697499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Secret_Input.H non-20130505.fsfb/FL/Fl_Secret_Input.H +--- non-20130505a/FL/Fl_Secret_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Secret_Input.H 2013-05-26 13:28:33.697499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Select_Browser.H non-20130505.fsfb/FL/Fl_Select_Browser.H +--- non-20130505a/FL/Fl_Select_Browser.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Select_Browser.H 2013-05-26 13:28:33.698499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Shared_Image.H non-20130505.fsfb/FL/Fl_Shared_Image.H +--- non-20130505a/FL/Fl_Shared_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Shared_Image.H 2013-05-26 13:28:33.698499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/fl_show_colormap.H non-20130505.fsfb/FL/fl_show_colormap.H +--- non-20130505a/FL/fl_show_colormap.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/fl_show_colormap.H 2013-05-26 13:28:33.699499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/fl_show_input.H non-20130505.fsfb/FL/fl_show_input.H +--- non-20130505a/FL/fl_show_input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/fl_show_input.H 2013-05-26 13:28:33.699499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Simple_Counter.H non-20130505.fsfb/FL/Fl_Simple_Counter.H +--- non-20130505a/FL/Fl_Simple_Counter.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Simple_Counter.H 2013-05-26 13:28:33.699499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Single_Window.H non-20130505.fsfb/FL/Fl_Single_Window.H +--- non-20130505a/FL/Fl_Single_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Single_Window.H 2013-05-26 13:28:33.699499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Slider.H non-20130505.fsfb/FL/Fl_Slider.H +--- non-20130505a/FL/Fl_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Slider.H 2013-05-26 13:28:33.700499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Socket_Window.H non-20130505.fsfb/FL/Fl_Socket_Window.H +--- non-20130505a/FL/Fl_Socket_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Socket_Window.H 2013-05-26 13:28:33.700499009 +0200 +@@ -13,7 +13,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #ifndef FL_SOCKET_WINDOW_H +diff -Nurp non-20130505a/FL/Fl_Spinner.H non-20130505.fsfb/FL/Fl_Spinner.H +--- non-20130505a/FL/Fl_Spinner.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Spinner.H 2013-05-26 13:28:33.701499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Sys_Menu_Bar.H non-20130505.fsfb/FL/Fl_Sys_Menu_Bar.H +--- non-20130505a/FL/Fl_Sys_Menu_Bar.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Sys_Menu_Bar.H 2013-05-26 13:28:33.701499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Table.H non-20130505.fsfb/FL/Fl_Table.H +--- non-20130505a/FL/Fl_Table.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Table.H 2013-05-26 13:28:33.704499009 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to "erco at seriss dot com". +diff -Nurp non-20130505a/FL/Fl_Table_Row.H non-20130505.fsfb/FL/Fl_Table_Row.H +--- non-20130505a/FL/Fl_Table_Row.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Table_Row.H 2013-05-26 13:28:33.705499009 +0200 +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to "erco at seriss dot com". +diff -Nurp non-20130505a/FL/Fl_Tabs.H non-20130505.fsfb/FL/Fl_Tabs.H +--- non-20130505a/FL/Fl_Tabs.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tabs.H 2013-05-26 13:28:33.705499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Text_Buffer.H non-20130505.fsfb/FL/Fl_Text_Buffer.H +--- non-20130505a/FL/Fl_Text_Buffer.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Text_Buffer.H 2013-05-26 13:28:33.707499009 +0200 +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Text_Display.H non-20130505.fsfb/FL/Fl_Text_Display.H +--- non-20130505a/FL/Fl_Text_Display.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Text_Display.H 2013-05-26 13:28:33.709499009 +0200 +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Text_Editor.H non-20130505.fsfb/FL/Fl_Text_Editor.H +--- non-20130505a/FL/Fl_Text_Editor.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Text_Editor.H 2013-05-26 13:28:33.709499009 +0200 +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Theme.H non-20130505.fsfb/FL/Fl_Theme.H +--- non-20130505a/FL/Fl_Theme.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Theme.H 2013-05-26 13:28:33.710499009 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #pragma once +diff -Nurp non-20130505a/FL/Fl_Tiled_Image.H non-20130505.fsfb/FL/Fl_Tiled_Image.H +--- non-20130505a/FL/Fl_Tiled_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tiled_Image.H 2013-05-26 13:28:33.710499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Tile.H non-20130505.fsfb/FL/Fl_Tile.H +--- non-20130505a/FL/Fl_Tile.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tile.H 2013-05-26 13:28:33.711499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Toggle_Button.H non-20130505.fsfb/FL/Fl_Toggle_Button.H +--- non-20130505a/FL/Fl_Toggle_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Toggle_Button.H 2013-05-26 13:28:33.711499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Toggle_Light_Button.H non-20130505.fsfb/FL/Fl_Toggle_Light_Button.H +--- non-20130505a/FL/Fl_Toggle_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Toggle_Light_Button.H 2013-05-26 13:28:33.711499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Toggle_Round_Button.H non-20130505.fsfb/FL/Fl_Toggle_Round_Button.H +--- non-20130505a/FL/Fl_Toggle_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Toggle_Round_Button.H 2013-05-26 13:28:33.712499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Tooltip.H non-20130505.fsfb/FL/Fl_Tooltip.H +--- non-20130505a/FL/Fl_Tooltip.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tooltip.H 2013-05-26 13:28:33.712499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Tree.H non-20130505.fsfb/FL/Fl_Tree.H +--- non-20130505a/FL/Fl_Tree.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tree.H 2013-05-26 13:28:33.715499009 +0200 +@@ -32,7 +32,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/FL/Fl_Tree_Item_Array.H non-20130505.fsfb/FL/Fl_Tree_Item_Array.H +--- non-20130505a/FL/Fl_Tree_Item_Array.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tree_Item_Array.H 2013-05-26 13:28:33.715499009 +0200 +@@ -29,7 +29,7 @@ class FL_EXPORT Fl_Tree_Item; // forward + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/FL/Fl_Tree_Item.H non-20130505.fsfb/FL/Fl_Tree_Item.H +--- non-20130505a/FL/Fl_Tree_Item.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tree_Item.H 2013-05-26 13:28:33.716499009 +0200 +@@ -32,7 +32,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/FL/Fl_Tree_Prefs.H non-20130505.fsfb/FL/Fl_Tree_Prefs.H +--- non-20130505a/FL/Fl_Tree_Prefs.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Tree_Prefs.H 2013-05-26 13:28:33.717499009 +0200 +@@ -24,7 +24,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/FL/Fl_Valuator.H non-20130505.fsfb/FL/Fl_Valuator.H +--- non-20130505a/FL/Fl_Valuator.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Valuator.H 2013-05-26 13:28:33.718499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Value_Input.H non-20130505.fsfb/FL/Fl_Value_Input.H +--- non-20130505a/FL/Fl_Value_Input.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Value_Input.H 2013-05-26 13:28:33.718499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Value_Output.H non-20130505.fsfb/FL/Fl_Value_Output.H +--- non-20130505a/FL/Fl_Value_Output.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Value_Output.H 2013-05-26 13:28:33.719499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Value_Slider.H non-20130505.fsfb/FL/Fl_Value_Slider.H +--- non-20130505a/FL/Fl_Value_Slider.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Value_Slider.H 2013-05-26 13:28:33.719499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Widget.H non-20130505.fsfb/FL/Fl_Widget.H +--- non-20130505a/FL/Fl_Widget.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Widget.H 2013-05-26 13:28:33.722499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Window.H non-20130505.fsfb/FL/Fl_Window.H +--- non-20130505a/FL/Fl_Window.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Window.H 2013-05-26 13:28:33.723499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_Wizard.H non-20130505.fsfb/FL/Fl_Wizard.H +--- non-20130505a/FL/Fl_Wizard.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_Wizard.H 2013-05-26 13:28:33.724499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_XBM_Image.H non-20130505.fsfb/FL/Fl_XBM_Image.H +--- non-20130505a/FL/Fl_XBM_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_XBM_Image.H 2013-05-26 13:28:33.724499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Fl_XPM_Image.H non-20130505.fsfb/FL/Fl_XPM_Image.H +--- non-20130505a/FL/Fl_XPM_Image.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Fl_XPM_Image.H 2013-05-26 13:28:33.724499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/gl_draw.H non-20130505.fsfb/FL/gl_draw.H +--- non-20130505a/FL/gl_draw.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/gl_draw.H 2013-05-26 13:28:33.724499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/Gleam_Theme.H non-20130505.fsfb/FL/Gleam_Theme.H +--- non-20130505a/FL/Gleam_Theme.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Gleam_Theme.H 2013-05-26 13:28:33.725499009 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + void init_gleam_theme ( void ); +diff -Nurp non-20130505a/FL/glut.H non-20130505.fsfb/FL/glut.H +--- non-20130505a/FL/glut.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/glut.H 2013-05-26 13:28:33.726499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/mac.H non-20130505.fsfb/FL/mac.H +--- non-20130505a/FL/mac.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/mac.H 2013-05-26 13:28:33.727499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/themes.H non-20130505.fsfb/FL/themes.H +--- non-20130505a/FL/themes.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/themes.H 2013-05-26 13:28:33.727499009 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #pragma once +diff -Nurp non-20130505a/FL/Vector_Theme.H non-20130505.fsfb/FL/Vector_Theme.H +--- non-20130505a/FL/Vector_Theme.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/Vector_Theme.H 2013-05-26 13:28:33.727499009 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + void init_vector_theme ( void ); +diff -Nurp non-20130505a/FL/win32.H non-20130505.fsfb/FL/win32.H +--- non-20130505a/FL/win32.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/win32.H 2013-05-26 13:28:33.728499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/FL/x.H non-20130505.fsfb/FL/x.H +--- non-20130505a/FL/x.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/FL/x.H 2013-05-26 13:28:33.728499009 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/about_panel.cxx non-20130505.fsfb/fluid/about_panel.cxx +--- non-20130505a/fluid/about_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/about_panel.cxx 2013-05-26 13:27:35.069498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/about_panel.h non-20130505.fsfb/fluid/about_panel.h +--- non-20130505a/fluid/about_panel.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/about_panel.h 2013-05-26 13:32:32.083501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/alignment_panel.cxx non-20130505.fsfb/fluid/alignment_panel.cxx +--- non-20130505a/fluid/alignment_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/alignment_panel.cxx 2013-05-26 13:27:35.071498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/alignment_panel.h non-20130505.fsfb/fluid/alignment_panel.h +--- non-20130505a/fluid/alignment_panel.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/alignment_panel.h 2013-05-26 13:32:32.084501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/align_widget.cxx non-20130505.fsfb/fluid/align_widget.cxx +--- non-20130505a/fluid/align_widget.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/align_widget.cxx 2013-05-26 13:27:35.073498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/code.cxx non-20130505.fsfb/fluid/code.cxx +--- non-20130505a/fluid/code.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/code.cxx 2013-05-26 13:27:35.074498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/CodeEditor.cxx non-20130505.fsfb/fluid/CodeEditor.cxx +--- non-20130505a/fluid/CodeEditor.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/CodeEditor.cxx 2013-05-26 13:27:35.077498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/CodeEditor.h non-20130505.fsfb/fluid/CodeEditor.h +--- non-20130505a/fluid/CodeEditor.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/CodeEditor.h 2013-05-26 13:32:32.084501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/comments.h non-20130505.fsfb/fluid/comments.h +--- non-20130505a/fluid/comments.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/comments.h 2013-05-26 13:32:32.085501284 +0200 +@@ -17,7 +17,7 @@ static const char * const comment_text[] + "//\n" + "// You should have received a copy of the GNU General Public License\n" + "// along with this program; if not, write to the Free Software\n" +- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" ++ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" + "//\n", + // GNU Public License/GPL Footer + "\n//\n" +@@ -41,7 +41,7 @@ static const char * const comment_text[] + "//\n" + "// You should have received a copy of the GNU Lesser General Public\n" + "// License along with this program; if not, write to the Free Software\n" +- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" ++ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" + "//\n", + // GNU Public License/LGPL Footer + "\n//\n" +@@ -68,7 +68,7 @@ static const char * const comment_text[] + "//\n" + "// You should have received a copy of the GNU Library General Public\n" + "// License along with this library; if not, write to the Free Software\n" +- "// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n" ++ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n" + "// USA.\n" + "//\n" + "// Please report all bugs and problems on the following page:\n" +diff -Nurp non-20130505a/fluid/factory.cxx non-20130505.fsfb/fluid/factory.cxx +--- non-20130505a/fluid/factory.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/factory.cxx 2013-05-26 13:27:35.080498449 +0200 +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/file.cxx non-20130505.fsfb/fluid/file.cxx +--- non-20130505a/fluid/file.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/file.cxx 2013-05-26 13:27:35.082498449 +0200 +@@ -22,7 +22,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Function_Type.cxx non-20130505.fsfb/fluid/Fl_Function_Type.cxx +--- non-20130505a/fluid/Fl_Function_Type.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Function_Type.cxx 2013-05-26 13:27:35.085498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Group_Type.cxx non-20130505.fsfb/fluid/Fl_Group_Type.cxx +--- non-20130505a/fluid/Fl_Group_Type.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Group_Type.cxx 2013-05-26 13:27:35.087498449 +0200 +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Menu_Type.cxx non-20130505.fsfb/fluid/Fl_Menu_Type.cxx +--- non-20130505a/fluid/Fl_Menu_Type.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Menu_Type.cxx 2013-05-26 13:27:35.089498449 +0200 +@@ -23,7 +23,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Type.cxx non-20130505.fsfb/fluid/Fl_Type.cxx +--- non-20130505a/fluid/Fl_Type.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Type.cxx 2013-05-26 13:27:35.092498449 +0200 +@@ -29,7 +29,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Type.h non-20130505.fsfb/fluid/Fl_Type.h +--- non-20130505a/fluid/Fl_Type.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Type.h 2013-05-26 13:32:32.087501284 +0200 +@@ -26,7 +26,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/fluid.cxx non-20130505.fsfb/fluid/fluid.cxx +--- non-20130505a/fluid/fluid.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/fluid.cxx 2013-05-26 13:27:35.098498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fluid_Image.cxx non-20130505.fsfb/fluid/Fluid_Image.cxx +--- non-20130505a/fluid/Fluid_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fluid_Image.cxx 2013-05-26 13:27:35.099498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fluid_Image.h non-20130505.fsfb/fluid/Fluid_Image.h +--- non-20130505a/fluid/Fluid_Image.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fluid_Image.h 2013-05-26 13:32:32.087501284 +0200 +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Widget_Type.cxx non-20130505.fsfb/fluid/Fl_Widget_Type.cxx +--- non-20130505a/fluid/Fl_Widget_Type.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Widget_Type.cxx 2013-05-26 13:27:35.106498449 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Widget_Type.h non-20130505.fsfb/fluid/Fl_Widget_Type.h +--- non-20130505a/fluid/Fl_Widget_Type.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Widget_Type.h 2013-05-26 13:32:32.087501284 +0200 +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Fl_Window_Type.cxx non-20130505.fsfb/fluid/Fl_Window_Type.cxx +--- non-20130505a/fluid/Fl_Window_Type.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Fl_Window_Type.cxx 2013-05-26 13:27:35.110498450 +0200 +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/function_panel.cxx non-20130505.fsfb/fluid/function_panel.cxx +--- non-20130505a/fluid/function_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/function_panel.cxx 2013-05-26 13:27:35.114498450 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/function_panel.h non-20130505.fsfb/fluid/function_panel.h +--- non-20130505a/fluid/function_panel.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/function_panel.h 2013-05-26 13:32:32.088501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/print_panel.cxx non-20130505.fsfb/fluid/print_panel.cxx +--- non-20130505a/fluid/print_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/print_panel.cxx 2013-05-26 13:27:35.115498450 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/print_panel.h non-20130505.fsfb/fluid/print_panel.h +--- non-20130505a/fluid/print_panel.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/print_panel.h 2013-05-26 13:32:32.088501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/Shortcut_Button.h non-20130505.fsfb/fluid/Shortcut_Button.h +--- non-20130505a/fluid/Shortcut_Button.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/Shortcut_Button.h 2013-05-26 13:32:32.089501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/template_panel.cxx non-20130505.fsfb/fluid/template_panel.cxx +--- non-20130505a/fluid/template_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/template_panel.cxx 2013-05-26 13:27:35.116498450 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/template_panel.h non-20130505.fsfb/fluid/template_panel.h +--- non-20130505a/fluid/template_panel.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/template_panel.h 2013-05-26 13:32:32.089501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/undo.cxx non-20130505.fsfb/fluid/undo.cxx +--- non-20130505a/fluid/undo.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/undo.cxx 2013-05-26 13:27:35.117498450 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/undo.h non-20130505.fsfb/fluid/undo.h +--- non-20130505a/fluid/undo.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/undo.h 2013-05-26 13:32:32.089501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/widget_panel.cxx non-20130505.fsfb/fluid/widget_panel.cxx +--- non-20130505a/fluid/widget_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/widget_panel.cxx 2013-05-26 13:27:35.119498450 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/fluid/widget_panel.h non-20130505.fsfb/fluid/widget_panel.h +--- non-20130505a/fluid/widget_panel.h 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/fluid/widget_panel.h 2013-05-26 13:32:32.090501284 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Cairo_Theme.cxx non-20130505.fsfb/src/Cairo_Theme.cxx +--- non-20130505a/src/Cairo_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Cairo_Theme.cxx 2013-05-26 13:27:19.897498304 +0200 +@@ -15,7 +15,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include +diff -Nurp non-20130505a/src/Clean_Theme.cxx non-20130505.fsfb/src/Clean_Theme.cxx +--- non-20130505a/src/Clean_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Clean_Theme.cxx 2013-05-26 13:27:19.898498304 +0200 +@@ -15,7 +15,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ +diff -Nurp non-20130505a/src/cmap.cxx non-20130505.fsfb/src/cmap.cxx +--- non-20130505a/src/cmap.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/cmap.cxx 2013-05-26 13:27:19.899498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Crystal_Theme.cxx non-20130505.fsfb/src/Crystal_Theme.cxx +--- non-20130505a/src/Crystal_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Crystal_Theme.cxx 2013-05-26 13:27:19.900498304 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + +diff -Nurp non-20130505a/src/filename_absolute.cxx non-20130505.fsfb/src/filename_absolute.cxx +--- non-20130505a/src/filename_absolute.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_absolute.cxx 2013-05-26 13:27:19.901498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/filename_expand.cxx non-20130505.fsfb/src/filename_expand.cxx +--- non-20130505a/src/filename_expand.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_expand.cxx 2013-05-26 13:27:19.901498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/filename_ext.cxx non-20130505.fsfb/src/filename_ext.cxx +--- non-20130505a/src/filename_ext.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_ext.cxx 2013-05-26 13:27:19.901498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/filename_isdir.cxx non-20130505.fsfb/src/filename_isdir.cxx +--- non-20130505a/src/filename_isdir.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_isdir.cxx 2013-05-26 13:27:19.902498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/filename_list.cxx non-20130505.fsfb/src/filename_list.cxx +--- non-20130505a/src/filename_list.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_list.cxx 2013-05-26 13:27:19.903498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/filename_match.cxx non-20130505.fsfb/src/filename_match.cxx +--- non-20130505a/src/filename_match.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_match.cxx 2013-05-26 13:27:19.903498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/filename_setext.cxx non-20130505.fsfb/src/filename_setext.cxx +--- non-20130505a/src/filename_setext.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/filename_setext.cxx 2013-05-26 13:27:19.903498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_abort.cxx non-20130505.fsfb/src/Fl_abort.cxx +--- non-20130505a/src/Fl_abort.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_abort.cxx 2013-05-26 13:27:19.904498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_add_idle.cxx non-20130505.fsfb/src/Fl_add_idle.cxx +--- non-20130505a/src/Fl_add_idle.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_add_idle.cxx 2013-05-26 13:27:19.904498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Adjuster.cxx non-20130505.fsfb/src/Fl_Adjuster.cxx +--- non-20130505a/src/Fl_Adjuster.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Adjuster.cxx 2013-05-26 13:27:19.905498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_arc.cxx non-20130505.fsfb/src/fl_arc.cxx +--- non-20130505a/src/fl_arc.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_arc.cxx 2013-05-26 13:27:19.905498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_arci.cxx non-20130505.fsfb/src/fl_arci.cxx +--- non-20130505a/src/fl_arci.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_arci.cxx 2013-05-26 13:27:19.906498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_arg.cxx non-20130505.fsfb/src/Fl_arg.cxx +--- non-20130505a/src/Fl_arg.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_arg.cxx 2013-05-26 13:27:19.907498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_ask.cxx non-20130505.fsfb/src/fl_ask.cxx +--- non-20130505a/src/fl_ask.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_ask.cxx 2013-05-26 13:27:19.909498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Bitmap.cxx non-20130505.fsfb/src/Fl_Bitmap.cxx +--- non-20130505a/src/Fl_Bitmap.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Bitmap.cxx 2013-05-26 13:27:19.910498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_BMP_Image.cxx non-20130505.fsfb/src/Fl_BMP_Image.cxx +--- non-20130505a/src/Fl_BMP_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_BMP_Image.cxx 2013-05-26 13:27:19.912498304 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Box.cxx non-20130505.fsfb/src/Fl_Box.cxx +--- non-20130505a/src/Fl_Box.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Box.cxx 2013-05-26 13:27:19.912498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_boxtype.cxx non-20130505.fsfb/src/fl_boxtype.cxx +--- non-20130505a/src/fl_boxtype.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_boxtype.cxx 2013-05-26 13:27:19.913498304 +0200 +@@ -16,7 +16,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Browser_.cxx non-20130505.fsfb/src/Fl_Browser_.cxx +--- non-20130505a/src/Fl_Browser_.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Browser_.cxx 2013-05-26 13:27:19.916498304 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Browser.cxx non-20130505.fsfb/src/Fl_Browser.cxx +--- non-20130505a/src/Fl_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Browser.cxx 2013-05-26 13:27:19.918498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Browser_load.cxx non-20130505.fsfb/src/Fl_Browser_load.cxx +--- non-20130505a/src/Fl_Browser_load.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Browser_load.cxx 2013-05-26 13:27:19.919498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Button.cxx non-20130505.fsfb/src/Fl_Button.cxx +--- non-20130505a/src/Fl_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Button.cxx 2013-05-26 13:27:19.919498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Cairo.cxx non-20130505.fsfb/src/Fl_Cairo.cxx +--- non-20130505a/src/Fl_Cairo.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Cairo.cxx 2013-05-26 13:27:19.920498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Cairo_Graphics_Driver.cxx non-20130505.fsfb/src/Fl_Cairo_Graphics_Driver.cxx +--- non-20130505a/src/Fl_Cairo_Graphics_Driver.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Cairo_Graphics_Driver.cxx 2013-05-26 13:27:19.922498305 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + +diff -Nurp non-20130505a/src/Fl_Chart.cxx non-20130505.fsfb/src/Fl_Chart.cxx +--- non-20130505a/src/Fl_Chart.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Chart.cxx 2013-05-26 13:27:19.924498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Check_Browser.cxx non-20130505.fsfb/src/Fl_Check_Browser.cxx +--- non-20130505a/src/Fl_Check_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Check_Browser.cxx 2013-05-26 13:27:19.925498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Check_Button.cxx non-20130505.fsfb/src/Fl_Check_Button.cxx +--- non-20130505a/src/Fl_Check_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Check_Button.cxx 2013-05-26 13:27:19.925498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Choice.cxx non-20130505.fsfb/src/Fl_Choice.cxx +--- non-20130505a/src/Fl_Choice.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Choice.cxx 2013-05-26 13:27:19.925498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Color_Chooser.cxx non-20130505.fsfb/src/Fl_Color_Chooser.cxx +--- non-20130505a/src/Fl_Color_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Color_Chooser.cxx 2013-05-26 13:27:19.927498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_color.cxx non-20130505.fsfb/src/fl_color.cxx +--- non-20130505a/src/fl_color.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_color.cxx 2013-05-26 13:27:19.929498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_color_mac.cxx non-20130505.fsfb/src/fl_color_mac.cxx +--- non-20130505a/src/fl_color_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_color_mac.cxx 2013-05-26 13:27:19.929498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_color_win32.cxx non-20130505.fsfb/src/fl_color_win32.cxx +--- non-20130505a/src/fl_color_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_color_win32.cxx 2013-05-26 13:27:19.930498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_compose.cxx non-20130505.fsfb/src/Fl_compose.cxx +--- non-20130505a/src/Fl_compose.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_compose.cxx 2013-05-26 13:27:19.930498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Counter.cxx non-20130505.fsfb/src/Fl_Counter.cxx +--- non-20130505a/src/Fl_Counter.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Counter.cxx 2013-05-26 13:27:19.931498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_cursor.cxx non-20130505.fsfb/src/fl_cursor.cxx +--- non-20130505a/src/fl_cursor.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_cursor.cxx 2013-05-26 13:27:19.932498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_curve.cxx non-20130505.fsfb/src/fl_curve.cxx +--- non-20130505a/src/fl_curve.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_curve.cxx 2013-05-26 13:27:19.932498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl.cxx non-20130505.fsfb/src/Fl.cxx +--- non-20130505a/src/Fl.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl.cxx 2013-05-26 13:27:19.937498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Device.cxx non-20130505.fsfb/src/Fl_Device.cxx +--- non-20130505a/src/Fl_Device.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Device.cxx 2013-05-26 13:27:19.938498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Dial_Base.cxx non-20130505.fsfb/src/Fl_Dial_Base.cxx +--- non-20130505a/src/Fl_Dial_Base.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Dial_Base.cxx 2013-05-26 13:27:19.938498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Dial.cxx non-20130505.fsfb/src/Fl_Dial.cxx +--- non-20130505a/src/Fl_Dial.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Dial.cxx 2013-05-26 13:27:19.940498305 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include +diff -Nurp non-20130505a/src/fl_diamond_box.cxx non-20130505.fsfb/src/fl_diamond_box.cxx +--- non-20130505a/src/fl_diamond_box.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_diamond_box.cxx 2013-05-26 13:27:19.940498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_display.cxx non-20130505.fsfb/src/Fl_display.cxx +--- non-20130505a/src/Fl_display.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_display.cxx 2013-05-26 13:27:19.941498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_dnd.cxx non-20130505.fsfb/src/fl_dnd.cxx +--- non-20130505a/src/fl_dnd.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_dnd.cxx 2013-05-26 13:27:19.941498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_dnd_win32.cxx non-20130505.fsfb/src/fl_dnd_win32.cxx +--- non-20130505a/src/fl_dnd_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_dnd_win32.cxx 2013-05-26 13:27:19.943498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_dnd_x.cxx non-20130505.fsfb/src/fl_dnd_x.cxx +--- non-20130505a/src/fl_dnd_x.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_dnd_x.cxx 2013-05-26 13:27:19.944498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Double_Window.cxx non-20130505.fsfb/src/Fl_Double_Window.cxx +--- non-20130505a/src/Fl_Double_Window.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Double_Window.cxx 2013-05-26 13:27:19.945498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_draw.cxx non-20130505.fsfb/src/fl_draw.cxx +--- non-20130505a/src/fl_draw.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_draw.cxx 2013-05-26 13:27:19.946498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_draw_image.cxx non-20130505.fsfb/src/fl_draw_image.cxx +--- non-20130505a/src/fl_draw_image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_draw_image.cxx 2013-05-26 13:27:19.948498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_draw_image_mac.cxx non-20130505.fsfb/src/fl_draw_image_mac.cxx +--- non-20130505a/src/fl_draw_image_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_draw_image_mac.cxx 2013-05-26 13:27:19.948498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_draw_image_win32.cxx non-20130505.fsfb/src/fl_draw_image_win32.cxx +--- non-20130505a/src/fl_draw_image_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_draw_image_win32.cxx 2013-05-26 13:27:19.949498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_draw_pixmap.cxx non-20130505.fsfb/src/fl_draw_pixmap.cxx +--- non-20130505a/src/fl_draw_pixmap.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_draw_pixmap.cxx 2013-05-26 13:27:19.951498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_encoding_latin1.cxx non-20130505.fsfb/src/fl_encoding_latin1.cxx +--- non-20130505a/src/fl_encoding_latin1.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_encoding_latin1.cxx 2013-05-26 13:27:19.951498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_encoding_mac_roman.cxx non-20130505.fsfb/src/fl_encoding_mac_roman.cxx +--- non-20130505a/src/fl_encoding_mac_roman.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_encoding_mac_roman.cxx 2013-05-26 13:27:19.951498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_engraved_label.cxx non-20130505.fsfb/src/fl_engraved_label.cxx +--- non-20130505a/src/fl_engraved_label.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_engraved_label.cxx 2013-05-26 13:27:19.952498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_File_Browser.cxx non-20130505.fsfb/src/Fl_File_Browser.cxx +--- non-20130505a/src/Fl_File_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_File_Browser.cxx 2013-05-26 13:27:19.953498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_File_Chooser2.cxx non-20130505.fsfb/src/Fl_File_Chooser2.cxx +--- non-20130505a/src/Fl_File_Chooser2.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_File_Chooser2.cxx 2013-05-26 13:27:19.958498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_File_Chooser.cxx non-20130505.fsfb/src/Fl_File_Chooser.cxx +--- non-20130505a/src/Fl_File_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_File_Chooser.cxx 2013-05-26 13:27:19.959498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_file_dir.cxx non-20130505.fsfb/src/fl_file_dir.cxx +--- non-20130505a/src/fl_file_dir.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_file_dir.cxx 2013-05-26 13:27:19.960498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_File_Icon2.cxx non-20130505.fsfb/src/Fl_File_Icon2.cxx +--- non-20130505a/src/Fl_File_Icon2.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_File_Icon2.cxx 2013-05-26 13:27:19.962498305 +0200 +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_File_Icon.cxx non-20130505.fsfb/src/Fl_File_Icon.cxx +--- non-20130505a/src/Fl_File_Icon.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_File_Icon.cxx 2013-05-26 13:27:19.964498305 +0200 +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_File_Input.cxx non-20130505.fsfb/src/Fl_File_Input.cxx +--- non-20130505a/src/Fl_File_Input.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_File_Input.cxx 2013-05-26 13:27:19.965498305 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_font.cxx non-20130505.fsfb/src/fl_font.cxx +--- non-20130505a/src/fl_font.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_font.cxx 2013-05-26 13:27:19.965498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Font.H non-20130505.fsfb/src/Fl_Font.H +--- non-20130505a/src/Fl_Font.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Font.H 2013-05-26 13:27:28.502498386 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_font_mac.cxx non-20130505.fsfb/src/fl_font_mac.cxx +--- non-20130505a/src/fl_font_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_font_mac.cxx 2013-05-26 13:27:19.966498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_font_win32.cxx non-20130505.fsfb/src/fl_font_win32.cxx +--- non-20130505a/src/fl_font_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_font_win32.cxx 2013-05-26 13:27:19.968498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_font_x.cxx non-20130505.fsfb/src/fl_font_x.cxx +--- non-20130505a/src/fl_font_x.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_font_x.cxx 2013-05-26 13:27:19.969498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_font_xft.cxx non-20130505.fsfb/src/fl_font_xft.cxx +--- non-20130505a/src/fl_font_xft.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_font_xft.cxx 2013-05-26 13:27:19.971498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_GDI_Printer.cxx non-20130505.fsfb/src/Fl_GDI_Printer.cxx +--- non-20130505a/src/Fl_GDI_Printer.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_GDI_Printer.cxx 2013-05-26 13:27:19.971498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_get_key.cxx non-20130505.fsfb/src/Fl_get_key.cxx +--- non-20130505a/src/Fl_get_key.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_get_key.cxx 2013-05-26 13:27:19.972498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_get_key_mac.cxx non-20130505.fsfb/src/Fl_get_key_mac.cxx +--- non-20130505a/src/Fl_get_key_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_get_key_mac.cxx 2013-05-26 13:27:19.972498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_get_key_win32.cxx non-20130505.fsfb/src/Fl_get_key_win32.cxx +--- non-20130505a/src/Fl_get_key_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_get_key_win32.cxx 2013-05-26 13:27:19.973498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_get_system_colors.cxx non-20130505.fsfb/src/Fl_get_system_colors.cxx +--- non-20130505a/src/Fl_get_system_colors.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_get_system_colors.cxx 2013-05-26 13:27:19.973498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_GIF_Image.cxx non-20130505.fsfb/src/Fl_GIF_Image.cxx +--- non-20130505a/src/Fl_GIF_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_GIF_Image.cxx 2013-05-26 13:27:19.974498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Gl_Choice.cxx non-20130505.fsfb/src/Fl_Gl_Choice.cxx +--- non-20130505a/src/Fl_Gl_Choice.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Gl_Choice.cxx 2013-05-26 13:27:19.976498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Gl_Choice.H non-20130505.fsfb/src/Fl_Gl_Choice.H +--- non-20130505a/src/Fl_Gl_Choice.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Gl_Choice.H 2013-05-26 13:27:28.502498386 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Gl_Device_Plugin.cxx non-20130505.fsfb/src/Fl_Gl_Device_Plugin.cxx +--- non-20130505a/src/Fl_Gl_Device_Plugin.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Gl_Device_Plugin.cxx 2013-05-26 13:27:19.976498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_grab.cxx non-20130505.fsfb/src/Fl_grab.cxx +--- non-20130505a/src/Fl_grab.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_grab.cxx 2013-05-26 13:27:19.979498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Group.cxx non-20130505.fsfb/src/Fl_Group.cxx +--- non-20130505a/src/Fl_Group.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Group.cxx 2013-05-26 13:27:19.981498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Help_Dialog.cxx non-20130505.fsfb/src/Fl_Help_Dialog.cxx +--- non-20130505a/src/Fl_Help_Dialog.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Help_Dialog.cxx 2013-05-26 13:27:19.982498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Help_Dialog_Dox.cxx non-20130505.fsfb/src/Fl_Help_Dialog_Dox.cxx +--- non-20130505a/src/Fl_Help_Dialog_Dox.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Help_Dialog_Dox.cxx 2013-05-26 13:27:19.982498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Help_View.cxx non-20130505.fsfb/src/Fl_Help_View.cxx +--- non-20130505a/src/Fl_Help_View.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Help_View.cxx 2013-05-26 13:27:19.991498305 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Image.cxx non-20130505.fsfb/src/Fl_Image.cxx +--- non-20130505a/src/Fl_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Image.cxx 2013-05-26 13:27:19.993498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_images_core.cxx non-20130505.fsfb/src/fl_images_core.cxx +--- non-20130505a/src/fl_images_core.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_images_core.cxx 2013-05-26 13:27:19.993498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Input_.cxx non-20130505.fsfb/src/Fl_Input_.cxx +--- non-20130505a/src/Fl_Input_.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Input_.cxx 2013-05-26 13:27:19.996498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Input.cxx non-20130505.fsfb/src/Fl_Input.cxx +--- non-20130505a/src/Fl_Input.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Input.cxx 2013-05-26 13:27:19.999498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_JPEG_Image.cxx non-20130505.fsfb/src/Fl_JPEG_Image.cxx +--- non-20130505a/src/Fl_JPEG_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_JPEG_Image.cxx 2013-05-26 13:27:20.000498305 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_labeltype.cxx non-20130505.fsfb/src/fl_labeltype.cxx +--- non-20130505a/src/fl_labeltype.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_labeltype.cxx 2013-05-26 13:27:20.000498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Light_Button.cxx non-20130505.fsfb/src/Fl_Light_Button.cxx +--- non-20130505a/src/Fl_Light_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Light_Button.cxx 2013-05-26 13:27:20.001498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_line_style.cxx non-20130505.fsfb/src/fl_line_style.cxx +--- non-20130505a/src/fl_line_style.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_line_style.cxx 2013-05-26 13:27:20.001498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_lock.cxx non-20130505.fsfb/src/Fl_lock.cxx +--- non-20130505a/src/Fl_lock.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_lock.cxx 2013-05-26 13:27:20.003498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_mac.cxx non-20130505.fsfb/src/Fl_mac.cxx +--- non-20130505a/src/Fl_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_mac.cxx 2013-05-26 13:27:20.011498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu_add.cxx non-20130505.fsfb/src/Fl_Menu_add.cxx +--- non-20130505a/src/Fl_Menu_add.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu_add.cxx 2013-05-26 13:27:20.013498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Menu_Bar.cxx +--- non-20130505a/src/Fl_Menu_Bar.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu_Bar.cxx 2013-05-26 13:27:20.013498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu_Button.cxx non-20130505.fsfb/src/Fl_Menu_Button.cxx +--- non-20130505a/src/Fl_Menu_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu_Button.cxx 2013-05-26 13:27:20.013498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu_.cxx non-20130505.fsfb/src/Fl_Menu_.cxx +--- non-20130505a/src/Fl_Menu_.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu_.cxx 2013-05-26 13:27:20.014498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu.cxx non-20130505.fsfb/src/Fl_Menu.cxx +--- non-20130505a/src/Fl_Menu.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu.cxx 2013-05-26 13:27:20.017498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu_global.cxx non-20130505.fsfb/src/Fl_Menu_global.cxx +--- non-20130505a/src/Fl_Menu_global.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu_global.cxx 2013-05-26 13:27:20.018498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Menu_Window.cxx non-20130505.fsfb/src/Fl_Menu_Window.cxx +--- non-20130505a/src/Fl_Menu_Window.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Menu_Window.cxx 2013-05-26 13:27:20.018498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Multi_Label.cxx non-20130505.fsfb/src/Fl_Multi_Label.cxx +--- non-20130505a/src/Fl_Multi_Label.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Multi_Label.cxx 2013-05-26 13:27:20.018498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_common.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_common.cxx +--- non-20130505a/src/Fl_Native_File_Chooser_common.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Native_File_Chooser_common.cxx 2013-05-26 13:27:20.018498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Native_File_Chooser.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser.cxx +--- non-20130505a/src/Fl_Native_File_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Native_File_Chooser.cxx 2013-05-26 13:27:20.019498305 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_FLTK.cxx +--- non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Native_File_Chooser_FLTK.cxx 2013-05-26 13:27:20.020498305 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_WIN32.cxx +--- non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Native_File_Chooser_WIN32.cxx 2013-05-26 13:27:20.022498306 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/fl_open_uri.cxx non-20130505.fsfb/src/fl_open_uri.cxx +--- non-20130505a/src/fl_open_uri.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_open_uri.cxx 2013-05-26 13:27:20.023498306 +0200 +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/src/fl_oval_box.cxx non-20130505.fsfb/src/fl_oval_box.cxx +--- non-20130505a/src/fl_oval_box.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_oval_box.cxx 2013-05-26 13:27:20.024498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_overlay.cxx non-20130505.fsfb/src/fl_overlay.cxx +--- non-20130505a/src/fl_overlay.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_overlay.cxx 2013-05-26 13:27:20.024498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_own_colormap.cxx non-20130505.fsfb/src/Fl_own_colormap.cxx +--- non-20130505a/src/Fl_own_colormap.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_own_colormap.cxx 2013-05-26 13:27:20.025498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Pack.cxx non-20130505.fsfb/src/Fl_Pack.cxx +--- non-20130505a/src/Fl_Pack.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Pack.cxx 2013-05-26 13:27:20.025498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Paged_Device.cxx non-20130505.fsfb/src/Fl_Paged_Device.cxx +--- non-20130505a/src/Fl_Paged_Device.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Paged_Device.cxx 2013-05-26 13:27:20.026498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Panzoomer.cxx non-20130505.fsfb/src/Fl_Panzoomer.cxx +--- non-20130505a/src/Fl_Panzoomer.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Panzoomer.cxx 2013-05-26 13:27:20.027498306 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include +diff -Nurp non-20130505a/src/Fl_Pixmap.cxx non-20130505.fsfb/src/Fl_Pixmap.cxx +--- non-20130505a/src/Fl_Pixmap.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Pixmap.cxx 2013-05-26 13:27:20.029498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_PNG_Image.cxx non-20130505.fsfb/src/Fl_PNG_Image.cxx +--- non-20130505a/src/Fl_PNG_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_PNG_Image.cxx 2013-05-26 13:27:20.029498306 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_PNM_Image.cxx non-20130505.fsfb/src/Fl_PNM_Image.cxx +--- non-20130505a/src/Fl_PNM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_PNM_Image.cxx 2013-05-26 13:27:20.030498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Positioner.cxx non-20130505.fsfb/src/Fl_Positioner.cxx +--- non-20130505a/src/Fl_Positioner.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Positioner.cxx 2013-05-26 13:27:20.030498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_PostScript.cxx non-20130505.fsfb/src/Fl_PostScript.cxx +--- non-20130505a/src/Fl_PostScript.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_PostScript.cxx 2013-05-26 13:27:20.035498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Preferences.cxx non-20130505.fsfb/src/Fl_Preferences.cxx +--- non-20130505a/src/Fl_Preferences.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Preferences.cxx 2013-05-26 13:27:20.040498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Printer.cxx non-20130505.fsfb/src/Fl_Printer.cxx +--- non-20130505a/src/Fl_Printer.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Printer.cxx 2013-05-26 13:27:20.040498306 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff -Nurp non-20130505a/src/Fl_Progress.cxx non-20130505.fsfb/src/Fl_Progress.cxx +--- non-20130505a/src/Fl_Progress.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Progress.cxx 2013-05-26 13:27:20.041498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_read_image.cxx non-20130505.fsfb/src/fl_read_image.cxx +--- non-20130505a/src/fl_read_image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_read_image.cxx 2013-05-26 13:27:20.042498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_read_image_mac.cxx non-20130505.fsfb/src/fl_read_image_mac.cxx +--- non-20130505a/src/fl_read_image_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_read_image_mac.cxx 2013-05-26 13:27:20.042498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_read_image_win32.cxx non-20130505.fsfb/src/fl_read_image_win32.cxx +--- non-20130505a/src/fl_read_image_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_read_image_win32.cxx 2013-05-26 13:27:20.043498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_rect.cxx non-20130505.fsfb/src/fl_rect.cxx +--- non-20130505a/src/fl_rect.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_rect.cxx 2013-05-26 13:27:20.045498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Repeat_Button.cxx non-20130505.fsfb/src/Fl_Repeat_Button.cxx +--- non-20130505a/src/Fl_Repeat_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Repeat_Button.cxx 2013-05-26 13:27:20.045498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Return_Button.cxx non-20130505.fsfb/src/Fl_Return_Button.cxx +--- non-20130505a/src/Fl_Return_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Return_Button.cxx 2013-05-26 13:27:20.045498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_round_box.cxx non-20130505.fsfb/src/fl_round_box.cxx +--- non-20130505a/src/fl_round_box.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_round_box.cxx 2013-05-26 13:27:20.046498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Round_Button.cxx non-20130505.fsfb/src/Fl_Round_Button.cxx +--- non-20130505a/src/Fl_Round_Button.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Round_Button.cxx 2013-05-26 13:27:20.046498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_rounded_box.cxx non-20130505.fsfb/src/fl_rounded_box.cxx +--- non-20130505a/src/fl_rounded_box.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_rounded_box.cxx 2013-05-26 13:27:20.047498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_scroll_area.cxx non-20130505.fsfb/src/fl_scroll_area.cxx +--- non-20130505a/src/fl_scroll_area.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_scroll_area.cxx 2013-05-26 13:27:20.047498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Scrollbar.cxx non-20130505.fsfb/src/Fl_Scrollbar.cxx +--- non-20130505a/src/Fl_Scrollbar.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Scrollbar.cxx 2013-05-26 13:27:20.048498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Scroll.cxx non-20130505.fsfb/src/Fl_Scroll.cxx +--- non-20130505a/src/Fl_Scroll.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Scroll.cxx 2013-05-26 13:27:20.049498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_set_font.cxx non-20130505.fsfb/src/fl_set_font.cxx +--- non-20130505a/src/fl_set_font.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_set_font.cxx 2013-05-26 13:27:20.049498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_set_fonts.cxx non-20130505.fsfb/src/fl_set_fonts.cxx +--- non-20130505a/src/fl_set_fonts.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_set_fonts.cxx 2013-05-26 13:27:20.050498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_set_fonts_mac.cxx non-20130505.fsfb/src/fl_set_fonts_mac.cxx +--- non-20130505a/src/fl_set_fonts_mac.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_set_fonts_mac.cxx 2013-05-26 13:27:20.050498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_set_fonts_win32.cxx non-20130505.fsfb/src/fl_set_fonts_win32.cxx +--- non-20130505a/src/fl_set_fonts_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_set_fonts_win32.cxx 2013-05-26 13:27:20.051498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this7 library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_set_fonts_x.cxx non-20130505.fsfb/src/fl_set_fonts_x.cxx +--- non-20130505a/src/fl_set_fonts_x.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_set_fonts_x.cxx 2013-05-26 13:27:20.052498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_set_fonts_xft.cxx non-20130505.fsfb/src/fl_set_fonts_xft.cxx +--- non-20130505a/src/fl_set_fonts_xft.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_set_fonts_xft.cxx 2013-05-26 13:27:20.053498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_shadow_box.cxx non-20130505.fsfb/src/fl_shadow_box.cxx +--- non-20130505a/src/fl_shadow_box.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_shadow_box.cxx 2013-05-26 13:27:20.053498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Shared_Image.cxx non-20130505.fsfb/src/Fl_Shared_Image.cxx +--- non-20130505a/src/Fl_Shared_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Shared_Image.cxx 2013-05-26 13:27:20.054498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_shortcut.cxx non-20130505.fsfb/src/fl_shortcut.cxx +--- non-20130505a/src/fl_shortcut.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_shortcut.cxx 2013-05-26 13:27:20.055498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_show_colormap.cxx non-20130505.fsfb/src/fl_show_colormap.cxx +--- non-20130505a/src/fl_show_colormap.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_show_colormap.cxx 2013-05-26 13:27:20.056498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Single_Window.cxx non-20130505.fsfb/src/Fl_Single_Window.cxx +--- non-20130505a/src/Fl_Single_Window.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Single_Window.cxx 2013-05-26 13:27:20.056498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Slider.cxx non-20130505.fsfb/src/Fl_Slider.cxx +--- non-20130505a/src/Fl_Slider.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Slider.cxx 2013-05-26 13:27:20.057498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_symbols.cxx non-20130505.fsfb/src/fl_symbols.cxx +--- non-20130505a/src/fl_symbols.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_symbols.cxx 2013-05-26 13:27:20.059498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Sys_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Sys_Menu_Bar.cxx +--- non-20130505a/src/Fl_Sys_Menu_Bar.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Sys_Menu_Bar.cxx 2013-05-26 13:27:20.060498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Table.cxx non-20130505.fsfb/src/Fl_Table.cxx +--- non-20130505a/src/Fl_Table.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Table.cxx 2013-05-26 13:27:20.063498306 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/src/Fl_Table_Row.cxx non-20130505.fsfb/src/Fl_Table_Row.cxx +--- non-20130505a/src/Fl_Table_Row.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Table_Row.cxx 2013-05-26 13:27:20.064498306 +0200 +@@ -20,7 +20,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to "erco at seriss dot com". +diff -Nurp non-20130505a/src/Fl_Tabs.cxx non-20130505.fsfb/src/Fl_Tabs.cxx +--- non-20130505a/src/Fl_Tabs.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tabs.cxx 2013-05-26 13:27:20.066498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Text_Buffer.cxx non-20130505.fsfb/src/Fl_Text_Buffer.cxx +--- non-20130505a/src/Fl_Text_Buffer.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Text_Buffer.cxx 2013-05-26 13:27:20.070498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Text_Display.cxx non-20130505.fsfb/src/Fl_Text_Display.cxx +--- non-20130505a/src/Fl_Text_Display.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Text_Display.cxx 2013-05-26 13:27:20.080498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Text_Editor.cxx non-20130505.fsfb/src/Fl_Text_Editor.cxx +--- non-20130505a/src/Fl_Text_Editor.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Text_Editor.cxx 2013-05-26 13:27:20.082498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Theme.cxx non-20130505.fsfb/src/Fl_Theme.cxx +--- non-20130505a/src/Fl_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Theme.cxx 2013-05-26 13:27:20.084498306 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include "FL/Fl_Theme.H" +diff -Nurp non-20130505a/src/Fl_Tile.cxx non-20130505.fsfb/src/Fl_Tile.cxx +--- non-20130505a/src/Fl_Tile.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tile.cxx 2013-05-26 13:27:20.084498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Tiled_Image.cxx non-20130505.fsfb/src/Fl_Tiled_Image.cxx +--- non-20130505a/src/Fl_Tiled_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tiled_Image.cxx 2013-05-26 13:27:20.085498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Tooltip.cxx non-20130505.fsfb/src/Fl_Tooltip.cxx +--- non-20130505a/src/Fl_Tooltip.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tooltip.cxx 2013-05-26 13:27:20.086498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Tree.cxx non-20130505.fsfb/src/Fl_Tree.cxx +--- non-20130505a/src/Fl_Tree.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tree.cxx 2013-05-26 13:27:20.088498306 +0200 +@@ -28,7 +28,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/src/Fl_Tree_Item_Array.cxx non-20130505.fsfb/src/Fl_Tree_Item_Array.cxx +--- non-20130505a/src/Fl_Tree_Item_Array.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tree_Item_Array.cxx 2013-05-26 13:27:20.089498306 +0200 +@@ -28,7 +28,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/src/Fl_Tree_Item.cxx non-20130505.fsfb/src/Fl_Tree_Item.cxx +--- non-20130505a/src/Fl_Tree_Item.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tree_Item.cxx 2013-05-26 13:27:20.091498306 +0200 +@@ -28,7 +28,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/src/Fl_Tree_Prefs.cxx non-20130505.fsfb/src/Fl_Tree_Prefs.cxx +--- non-20130505a/src/Fl_Tree_Prefs.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Tree_Prefs.cxx 2013-05-26 13:27:20.092498306 +0200 +@@ -26,7 +26,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff -Nurp non-20130505a/src/fl_utf8.cxx non-20130505.fsfb/src/fl_utf8.cxx +--- non-20130505a/src/fl_utf8.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_utf8.cxx 2013-05-26 13:27:20.094498306 +0200 +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Valuator.cxx non-20130505.fsfb/src/Fl_Valuator.cxx +--- non-20130505a/src/Fl_Valuator.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Valuator.cxx 2013-05-26 13:27:20.095498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Value_Input.cxx non-20130505.fsfb/src/Fl_Value_Input.cxx +--- non-20130505a/src/Fl_Value_Input.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Value_Input.cxx 2013-05-26 13:27:20.095498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Value_Output.cxx non-20130505.fsfb/src/Fl_Value_Output.cxx +--- non-20130505a/src/Fl_Value_Output.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Value_Output.cxx 2013-05-26 13:27:20.096498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Value_Slider.cxx non-20130505.fsfb/src/Fl_Value_Slider.cxx +--- non-20130505a/src/Fl_Value_Slider.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Value_Slider.cxx 2013-05-26 13:27:20.096498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/fl_vertex.cxx non-20130505.fsfb/src/fl_vertex.cxx +--- non-20130505a/src/fl_vertex.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/fl_vertex.cxx 2013-05-26 13:27:20.097498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_visual.cxx non-20130505.fsfb/src/Fl_visual.cxx +--- non-20130505a/src/Fl_visual.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_visual.cxx 2013-05-26 13:27:20.097498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Widget.cxx non-20130505.fsfb/src/Fl_Widget.cxx +--- non-20130505a/src/Fl_Widget.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Widget.cxx 2013-05-26 13:27:20.098498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_win32.cxx non-20130505.fsfb/src/Fl_win32.cxx +--- non-20130505a/src/Fl_win32.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_win32.cxx 2013-05-26 13:27:20.104498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Window.cxx non-20130505.fsfb/src/Fl_Window.cxx +--- non-20130505a/src/Fl_Window.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Window.cxx 2013-05-26 13:27:20.105498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Window_fullscreen.cxx non-20130505.fsfb/src/Fl_Window_fullscreen.cxx +--- non-20130505a/src/Fl_Window_fullscreen.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Window_fullscreen.cxx 2013-05-26 13:27:20.105498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Window_hotspot.cxx non-20130505.fsfb/src/Fl_Window_hotspot.cxx +--- non-20130505a/src/Fl_Window_hotspot.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Window_hotspot.cxx 2013-05-26 13:27:20.105498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Window_iconize.cxx non-20130505.fsfb/src/Fl_Window_iconize.cxx +--- non-20130505a/src/Fl_Window_iconize.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Window_iconize.cxx 2013-05-26 13:27:20.106498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_Wizard.cxx non-20130505.fsfb/src/Fl_Wizard.cxx +--- non-20130505a/src/Fl_Wizard.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_Wizard.cxx 2013-05-26 13:27:20.106498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_XBM_Image.cxx non-20130505.fsfb/src/Fl_XBM_Image.cxx +--- non-20130505a/src/Fl_XBM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_XBM_Image.cxx 2013-05-26 13:27:20.106498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_XColor.H non-20130505.fsfb/src/Fl_XColor.H +--- non-20130505a/src/Fl_XColor.H 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_XColor.H 2013-05-26 13:27:28.503498386 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_x.cxx non-20130505.fsfb/src/Fl_x.cxx +--- non-20130505a/src/Fl_x.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_x.cxx 2013-05-26 13:27:20.113498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Fl_XPM_Image.cxx non-20130505.fsfb/src/Fl_XPM_Image.cxx +--- non-20130505a/src/Fl_XPM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Fl_XPM_Image.cxx 2013-05-26 13:27:20.113498306 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/gl_draw.cxx non-20130505.fsfb/src/gl_draw.cxx +--- non-20130505a/src/gl_draw.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/gl_draw.cxx 2013-05-26 13:27:20.133498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/Gleam_Theme.cxx non-20130505.fsfb/src/Gleam_Theme.cxx +--- non-20130505a/src/Gleam_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Gleam_Theme.cxx 2013-05-26 13:27:20.134498307 +0200 +@@ -15,7 +15,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ +diff -Nurp non-20130505a/src/gl_start.cxx non-20130505.fsfb/src/gl_start.cxx +--- non-20130505a/src/gl_start.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/gl_start.cxx 2013-05-26 13:27:20.134498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/glut_compatability.cxx non-20130505.fsfb/src/glut_compatability.cxx +--- non-20130505a/src/glut_compatability.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/glut_compatability.cxx 2013-05-26 13:27:20.136498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/glut_font.cxx non-20130505.fsfb/src/glut_font.cxx +--- non-20130505a/src/glut_font.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/glut_font.cxx 2013-05-26 13:27:20.136498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/ntk-chtheme.cxx non-20130505.fsfb/src/ntk-chtheme.cxx +--- non-20130505a/src/ntk-chtheme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/ntk-chtheme.cxx 2013-05-26 13:27:20.137498307 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include +diff -Nurp non-20130505a/src/print_panel.cxx non-20130505.fsfb/src/print_panel.cxx +--- non-20130505a/src/print_panel.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/print_panel.cxx 2013-05-26 13:27:20.138498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/ps_image.cxx non-20130505.fsfb/src/ps_image.cxx +--- non-20130505a/src/ps_image.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/ps_image.cxx 2013-05-26 13:27:20.140498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/screen_xywh.cxx non-20130505.fsfb/src/screen_xywh.cxx +--- non-20130505a/src/screen_xywh.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/screen_xywh.cxx 2013-05-26 13:27:20.141498307 +0200 +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff -Nurp non-20130505a/src/themes.cxx non-20130505.fsfb/src/themes.cxx +--- non-20130505a/src/themes.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/themes.cxx 2013-05-26 13:27:20.141498307 +0200 +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include "FL/Fl_Theme.H" +diff -Nurp non-20130505a/src/Vector_Theme.cxx non-20130505.fsfb/src/Vector_Theme.cxx +--- non-20130505a/src/Vector_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 ++++ non-20130505.fsfb/src/Vector_Theme.cxx 2013-05-26 13:27:20.142498307 +0200 +@@ -15,7 +15,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ + /*******************************************************************************/ + + #include diff --git a/non-ntk-scandir.patch b/non-ntk-scandir.patch new file mode 100644 index 0000000..8129106 --- /dev/null +++ b/non-ntk-scandir.patch @@ -0,0 +1,12 @@ +diff -rupN non-ntk-20130730.org/src/filename_list.cxx non-ntk-20130730/src/filename_list.cxx +--- non-ntk-20130730.org/src/filename_list.cxx 2013-08-28 11:43:04.000000000 -0400 ++++ non-ntk-20130730/src/filename_list.cxx 2017-02-18 14:42:19.087232676 -0500 +@@ -101,7 +101,7 @@ int fl_filename_list(const char *d, dire + fl_utf8to_mb(d, dirlen, dirloc, dirlen + 1); + #endif + +-#ifndef HAVE_SCANDIR ++#if !defined(HAVE_SCANDIR) && !defined(HAVE_SCANDIR_POSIX) + // This version is when we define our own scandir + int n = fl_scandir(dirloc, list, 0, sort); + #elif defined(HAVE_SCANDIR_POSIX) && !defined(__APPLE__) diff --git a/non-ntk-snapshot.sh b/non-ntk-snapshot.sh new file mode 100644 index 0000000..2438c0a --- /dev/null +++ b/non-ntk-snapshot.sh @@ -0,0 +1,32 @@ +#!/bin/bash + +# $1 - revision number to checkout. +: ${1?"You must either provide desired revision number \"X\" to checkout: `basename $0` X + or fetch the latest revision by: `basename $0` HEAD"} + +set -e + +tmp=$(mktemp -d) + +trap cleanup EXIT +cleanup() { + set +e + [ -z "$tmp" -o ! -d "$tmp" ] || rm -rf "$tmp" +} + +unset CDPATH +pwd=$(pwd) +name=non-ntk +version=20130730 + +pushd "$tmp" >/dev/null +echo "Fetching git revision: $1" +git clone git://git.tuxfamily.org/gitroot/non/fltk.git $name-$version |tee $name.stdout +cd $name-$version +git reset $1 +rm -rf .git* .waf* +cd .. +rm -rf $name.stdout +tar jcf "$pwd"/$name-$version-git$1.tar.bz2 $name-$version +echo "Written: $name-$version-git$1.tar.bz2" +popd >/dev/null diff --git a/non-ntk-unused-shlib.patch b/non-ntk-unused-shlib.patch new file mode 100644 index 0000000..3c68e04 --- /dev/null +++ b/non-ntk-unused-shlib.patch @@ -0,0 +1,39 @@ +diff -Nurp non-ntk-20130713.orig/wscript non-ntk-20130713.mod/wscript +--- non-ntk-20130713.orig/wscript 2013-07-20 15:40:28.000000000 +0200 ++++ non-ntk-20130713.mod/wscript 2013-08-15 08:02:24.439092572 +0200 +@@ -28,7 +28,7 @@ out = 'build' + children = [ 'fluid', 'test' ] + #children = [] + +-CFLAGS = [ '-pthread', ++CFLAGS = [ + '-D_LARGEFILE64_SOURCE', + '-D_FILE_OFFSET_BITS=64' ] + +@@ -218,7 +218,7 @@ def configure(conf): + print('') + + def build(bld): +- ++ bld.env.append_value('LINKFLAGS','-Wl,--as-needed') + bld.makelib( source = ''' + src/Fl_Cairo_Graphics_Driver.cxx + src/Fl.cxx +@@ -408,7 +408,7 @@ src/Fl_Gl_Overlay.cxx + src/Fl_Gl_Window.cxx + ''', + target = 'ntk_gl', +- uselib = [ 'X11', 'DL', 'M', 'PTHREAD', 'GL'] ) ++ uselib = [ 'X11', 'DL', 'M', 'GL'] ) + + bld( features = 'subst', + source = 'ntk.pc.in', +@@ -513,7 +513,7 @@ src/Fl_Gl_Window.cxx + bld.install_files( bld.env.INCLUDEDIR + '/ntk/FL', start_dir.ant_glob('*.H *.h'), + cwd=start_dir, relative_trick=True) + +- bld.add_post_fun( run_ldconfig ) ++ # bld.add_post_fun( run_ldconfig ) + + # bld.install_files( string.join( [ '${DATADIR}/doc', APPNAME ], '/' ), bld.path.ant_glob( 'doc/*.html doc/*.png' ) ) + diff --git a/non-ntk.spec b/non-ntk.spec new file mode 100644 index 0000000..72eba6e --- /dev/null +++ b/non-ntk.spec @@ -0,0 +1,141 @@ +Name: non-ntk +Version: 1.3.0 +Release: 0.17.20130730gitd006352%{?dist} +Summary: A fork of FLTK for the non audio suite + +# themse are GPLv2+, FLTK derived code is LGPLv2+ +License: LGPLv2+ with exceptions and GPLv2+ +URL: http://non.tuxfamily.org/ +Source0: non-ntk-20130730-gitd006352.tar.bz2 +# script to create source tarball from git +# sh non-snapshot.sh $(rev) +Source1: non-ntk-snapshot.sh +# no desktop file in tarball +Source2: non-ntk-1.3.0-fluid.desktop +# sent upstream via email +Patch1: non-ntk-1.3.0-fsf.patch +Patch2: non-ntk-unused-shlib.patch +Patch3: non-ntk-scandir.patch + +BuildRequires: cairo-devel +BuildRequires: desktop-file-utils +BuildRequires: libjpeg-devel +BuildRequires: pkgconfig(libpng) +BuildRequires: python2 +BuildRequires: zlib-devel +BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(xft) + +%description +%{name} is a fork of the FLTK UI toolkit. It employs cairo support and +other additions not accepted upstream. It is currently used by the non-* +audio suite of programs. + +%package devel +Summary: Development files for the non-ntk GUI library +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +Development files for the Non-ntk GUI library + +%package fluid +Summary: Fast Light User Interface Designer +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}-devel +%description fluid +%{summary}, an interactive GUI designer for %{name}. + +%prep +%setup -q -n non-ntk-20130730 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 + +sed -i -e "s|append_value('C\(.*\)FLAGS', CFLAGS|append_value('C\1FLAGS','%{optflags}'.split(' ')|" \ + wscript + +%build +LDFLAGS="%{?__global_ldflags}" ./waf -v configure --prefix=%{_prefix} \ + --libdir=%{_libdir} --enable-gl +./waf -v %{?_smp_mflags} + +%install +./waf -v install --destdir=%{buildroot} +install -d -m 0755 %{buildroot}%{_datadir}/applications +install -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/ntk-fluid.desktop +rm %{buildroot}%{_libdir}/libntk*.a* + +%ldconfig_scriptlets + +%check +desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop + +%files +%doc COPYING +%{_libdir}/libntk*.so.* + +%files devel +%{_libdir}/libntk.so +%{_libdir}/libntk_images.so +%{_libdir}/libntk_gl.so +%{_includedir}/ntk +%{_libdir}/pkgconfig/* + +%files fluid +%{_datadir}/applications/ntk-fluid.desktop +%{_bindir}/ntk-* + +%changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.3.0-0.17.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 1.3.0-0.16.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 1.3.0-0.15.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Feb 08 2018 Fedora Release Engineering - 1.3.0-0.14.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Aug 03 2017 Fedora Release Engineering - 1.3.0-0.13.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 1.3.0-0.12.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 18 2017 Orcan Ogetbil - 1.3.0-0.11.20130730gitd006352 +- buildfix: missing fl_scandir +- Added BR: python2 + +* Sat Feb 11 2017 Fedora Release Engineering - 1.3.0-0.10.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Feb 04 2016 Fedora Release Engineering - 1.3.0-0.9.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 1.3.0-0.8.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sun Aug 17 2014 Fedora Release Engineering - 1.3.0-0.7.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 1.3.0-0.6.20130730gitd006352 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Tue Sep 03 2013 Brendan Jones 1.3.0-0.5.20130730gitd006352 +- Add exceptions to LGPLv2 license +- add desktop scriptlet post fluid + +* Mon Sep 02 2013 Brendan Jones 1.3.0-0.4.20130730gitd006352 +- Adjust license +- Remove icon scriptlets +- Correct BRs + +* Thu Aug 29 2013 Brendan Jones 1.3.0-0.3.20130730gitd006352 +- Correct license +- Remove static libraries +- Correct optflags and BRs + +* Sat Aug 17 2013 Brendan Jones 1.3.0-0.1.20130730gitd006352 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..aa2b16a --- /dev/null +++ b/sources @@ -0,0 +1 @@ +02be15c5c99f97c2ca68b4fc962bf2a8 non-ntk-20130730-gitd006352.tar.bz2 From 9359c2fe2cc74ee33a03da281a3cc04a621201d5 Mon Sep 17 00:00:00 2001 From: Guido Aulisi Date: Mon, 6 Jan 2020 01:22:16 +0100 Subject: [PATCH 04/22] Add appdata for ntk-fluid Correctly glob shared libraries Document patches Add desktop file for ntk-chtheme --- non-ntk-flags.patch | 17 + non-ntk-1.3.0-fsf.patch => non-ntk-fsf.patch | 6313 +++++++++++------ non-ntk-snapshot.sh | 31 +- non-ntk-unused-shlib.patch | 39 - non-ntk.spec | 96 +- ntk-chtheme.desktop | 7 + ntk-fluid.appdata.xml | 21 + ...k-1.3.0-fluid.desktop => ntk-fluid.desktop | 0 8 files changed, 4330 insertions(+), 2194 deletions(-) create mode 100644 non-ntk-flags.patch rename non-ntk-1.3.0-fsf.patch => non-ntk-fsf.patch (54%) delete mode 100644 non-ntk-unused-shlib.patch create mode 100644 ntk-chtheme.desktop create mode 100644 ntk-fluid.appdata.xml rename non-ntk-1.3.0-fluid.desktop => ntk-fluid.desktop (100%) diff --git a/non-ntk-flags.patch b/non-ntk-flags.patch new file mode 100644 index 0000000..038ad14 --- /dev/null +++ b/non-ntk-flags.patch @@ -0,0 +1,17 @@ +diff --git a/wscript b/wscript +index 2b10dd8..cd76019 100644 +--- a/wscript ++++ b/wscript +@@ -209,11 +209,7 @@ def configure(conf): + conf.define( 'WORDS_BIGENDIAN', 0 ) + + optimization_flags = [ +- "-O3", +- "-fomit-frame-pointer", +- "-ffast-math", +- # "-fstrength-reduce", +- "-pipe" ++ "-ffast-math" + ] + + debug_flags = [ diff --git a/non-ntk-1.3.0-fsf.patch b/non-ntk-fsf.patch similarity index 54% rename from non-ntk-1.3.0-fsf.patch rename to non-ntk-fsf.patch index acdc142..39f8a6f 100644 --- a/non-ntk-1.3.0-fsf.patch +++ b/non-ntk-fsf.patch @@ -1,42 +1,46 @@ -diff -Nurp non-20130505a/FL/Cairo_Theme.H non-20130505.fsfb/FL/Cairo_Theme.H ---- non-20130505a/FL/Cairo_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Cairo_Theme.H 2013-05-26 13:28:33.648499008 +0200 +diff --git a/FL/Cairo_Theme.H b/FL/Cairo_Theme.H +index a897de0..b8f0384 100644 +--- a/FL/Cairo_Theme.H ++++ b/FL/Cairo_Theme.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ void init_cairo_theme ( void ); -diff -Nurp non-20130505a/FL/Clean_Theme.H non-20130505.fsfb/FL/Clean_Theme.H ---- non-20130505a/FL/Clean_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Clean_Theme.H 2013-05-26 13:28:33.648499008 +0200 +diff --git a/FL/Clean_Theme.H b/FL/Clean_Theme.H +index 8aa99bd..3fc899e 100644 +--- a/FL/Clean_Theme.H ++++ b/FL/Clean_Theme.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ void init_clean_theme ( void ); -diff -Nurp non-20130505a/FL/Crystal_Theme.H non-20130505.fsfb/FL/Crystal_Theme.H ---- non-20130505a/FL/Crystal_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Crystal_Theme.H 2013-05-26 13:28:33.648499008 +0200 +diff --git a/FL/Crystal_Theme.H b/FL/Crystal_Theme.H +index 77e20cc..431cd7e 100644 +--- a/FL/Crystal_Theme.H ++++ b/FL/Crystal_Theme.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ void init_crystal_theme ( void ); -diff -Nurp non-20130505a/FL/Enumerations.H non-20130505.fsfb/FL/Enumerations.H ---- non-20130505a/FL/Enumerations.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Enumerations.H 2013-05-26 13:28:33.651499008 +0200 +diff --git a/FL/Enumerations.H b/FL/Enumerations.H +index b565851..13d0159 100644 +--- a/FL/Enumerations.H ++++ b/FL/Enumerations.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -46,21 +50,10 @@ diff -Nurp non-20130505a/FL/Enumerations.H non-20130505.fsfb/FL/Enumerations.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/filename.H non-20130505.fsfb/FL/filename.H ---- non-20130505a/FL/filename.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/filename.H 2013-05-26 13:28:33.652499008 +0200 -@@ -17,7 +17,7 @@ - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free Software -- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - * USA. - * - * Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Adjuster.H non-20130505.fsfb/FL/Fl_Adjuster.H ---- non-20130505a/FL/Fl_Adjuster.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Adjuster.H 2013-05-26 13:28:33.652499008 +0200 +diff --git a/FL/Fl.H b/FL/Fl.H +index b2629e4..358c6e5 100644 +--- a/FL/Fl.H ++++ b/FL/Fl.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -70,9 +63,10 @@ diff -Nurp non-20130505a/FL/Fl_Adjuster.H non-20130505.fsfb/FL/Fl_Adjuster.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_ask.H non-20130505.fsfb/FL/fl_ask.H ---- non-20130505a/FL/fl_ask.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_ask.H 2013-05-26 13:28:33.653499008 +0200 +diff --git a/FL/Fl_Adjuster.H b/FL/Fl_Adjuster.H +index d0c6617..580eede 100644 +--- a/FL/Fl_Adjuster.H ++++ b/FL/Fl_Adjuster.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -82,9 +76,10 @@ diff -Nurp non-20130505a/FL/fl_ask.H non-20130505.fsfb/FL/fl_ask.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Bitmap.H non-20130505.fsfb/FL/Fl_Bitmap.H ---- non-20130505a/FL/Fl_Bitmap.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Bitmap.H 2013-05-26 13:28:33.653499008 +0200 +diff --git a/FL/Fl_BMP_Image.H b/FL/Fl_BMP_Image.H +index 2204dc0..4816b7d 100644 +--- a/FL/Fl_BMP_Image.H ++++ b/FL/Fl_BMP_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -94,9 +89,10 @@ diff -Nurp non-20130505a/FL/Fl_Bitmap.H non-20130505.fsfb/FL/Fl_Bitmap.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_BMP_Image.H non-20130505.fsfb/FL/Fl_BMP_Image.H ---- non-20130505a/FL/Fl_BMP_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_BMP_Image.H 2013-05-26 13:28:33.653499008 +0200 +diff --git a/FL/Fl_Bitmap.H b/FL/Fl_Bitmap.H +index 35256c7..5f5cfc7 100644 +--- a/FL/Fl_Bitmap.H ++++ b/FL/Fl_Bitmap.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -106,9 +102,10 @@ diff -Nurp non-20130505a/FL/Fl_BMP_Image.H non-20130505.fsfb/FL/Fl_BMP_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Box.H non-20130505.fsfb/FL/Fl_Box.H ---- non-20130505a/FL/Fl_Box.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Box.H 2013-05-26 13:28:33.654499008 +0200 +diff --git a/FL/Fl_Box.H b/FL/Fl_Box.H +index 9de875d..417d005 100644 +--- a/FL/Fl_Box.H ++++ b/FL/Fl_Box.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -118,9 +115,10 @@ diff -Nurp non-20130505a/FL/Fl_Box.H non-20130505.fsfb/FL/Fl_Box.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Browser_.H non-20130505.fsfb/FL/Fl_Browser_.H ---- non-20130505a/FL/Fl_Browser_.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Browser_.H 2013-05-26 13:28:33.655499008 +0200 +diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H +index 80c985d..56876e6 100644 +--- a/FL/Fl_Browser.H ++++ b/FL/Fl_Browser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -130,9 +128,10 @@ diff -Nurp non-20130505a/FL/Fl_Browser_.H non-20130505.fsfb/FL/Fl_Browser_.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Browser.H non-20130505.fsfb/FL/Fl_Browser.H ---- non-20130505a/FL/Fl_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Browser.H 2013-05-26 13:28:33.656499008 +0200 +diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H +index 529a1b6..34fddee 100644 +--- a/FL/Fl_Browser_.H ++++ b/FL/Fl_Browser_.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -142,9 +141,10 @@ diff -Nurp non-20130505a/FL/Fl_Browser.H non-20130505.fsfb/FL/Fl_Browser.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Button.H non-20130505.fsfb/FL/Fl_Button.H ---- non-20130505a/FL/Fl_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Button.H 2013-05-26 13:28:33.656499008 +0200 +diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H +index 39050dc..daa9fef 100644 +--- a/FL/Fl_Button.H ++++ b/FL/Fl_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -154,9 +154,10 @@ diff -Nurp non-20130505a/FL/Fl_Button.H non-20130505.fsfb/FL/Fl_Button.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Cairo.H non-20130505.fsfb/FL/Fl_Cairo.H ---- non-20130505a/FL/Fl_Cairo.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Cairo.H 2013-05-26 13:28:33.657499008 +0200 +diff --git a/FL/Fl_Cairo.H b/FL/Fl_Cairo.H +index 0adddbf..0cb20cb 100644 +--- a/FL/Fl_Cairo.H ++++ b/FL/Fl_Cairo.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -166,9 +167,10 @@ diff -Nurp non-20130505a/FL/Fl_Cairo.H non-20130505.fsfb/FL/Fl_Cairo.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Chart.H non-20130505.fsfb/FL/Fl_Chart.H ---- non-20130505a/FL/Fl_Chart.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Chart.H 2013-05-26 13:28:33.657499008 +0200 +diff --git a/FL/Fl_Chart.H b/FL/Fl_Chart.H +index 97bd8ee..3fa2924 100644 +--- a/FL/Fl_Chart.H ++++ b/FL/Fl_Chart.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -178,9 +180,10 @@ diff -Nurp non-20130505a/FL/Fl_Chart.H non-20130505.fsfb/FL/Fl_Chart.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Check_Browser.H non-20130505.fsfb/FL/Fl_Check_Browser.H ---- non-20130505a/FL/Fl_Check_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Check_Browser.H 2013-05-26 13:28:33.658499008 +0200 +diff --git a/FL/Fl_Check_Browser.H b/FL/Fl_Check_Browser.H +index 57cd961..310fed5 100644 +--- a/FL/Fl_Check_Browser.H ++++ b/FL/Fl_Check_Browser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -190,9 +193,10 @@ diff -Nurp non-20130505a/FL/Fl_Check_Browser.H non-20130505.fsfb/FL/Fl_Check_Bro // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Check_Button.H non-20130505.fsfb/FL/Fl_Check_Button.H ---- non-20130505a/FL/Fl_Check_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Check_Button.H 2013-05-26 13:28:33.658499008 +0200 +diff --git a/FL/Fl_Check_Button.H b/FL/Fl_Check_Button.H +index 67fb013..e98020e 100644 +--- a/FL/Fl_Check_Button.H ++++ b/FL/Fl_Check_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -202,9 +206,10 @@ diff -Nurp non-20130505a/FL/Fl_Check_Button.H non-20130505.fsfb/FL/Fl_Check_Butt // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Choice.H non-20130505.fsfb/FL/Fl_Choice.H ---- non-20130505a/FL/Fl_Choice.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Choice.H 2013-05-26 13:28:33.658499008 +0200 +diff --git a/FL/Fl_Choice.H b/FL/Fl_Choice.H +index 006364f..54abe2c 100644 +--- a/FL/Fl_Choice.H ++++ b/FL/Fl_Choice.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -214,9 +219,10 @@ diff -Nurp non-20130505a/FL/Fl_Choice.H non-20130505.fsfb/FL/Fl_Choice.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Color_Chooser.H non-20130505.fsfb/FL/Fl_Color_Chooser.H ---- non-20130505a/FL/Fl_Color_Chooser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Color_Chooser.H 2013-05-26 13:28:33.659499008 +0200 +diff --git a/FL/Fl_Color_Chooser.H b/FL/Fl_Color_Chooser.H +index 180ee00..976af14 100644 +--- a/FL/Fl_Color_Chooser.H ++++ b/FL/Fl_Color_Chooser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -226,9 +232,10 @@ diff -Nurp non-20130505a/FL/Fl_Color_Chooser.H non-20130505.fsfb/FL/Fl_Color_Cho // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Counter.H non-20130505.fsfb/FL/Fl_Counter.H ---- non-20130505a/FL/Fl_Counter.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Counter.H 2013-05-26 13:28:33.660499008 +0200 +diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H +index 419715b..fd28dc7 100644 +--- a/FL/Fl_Counter.H ++++ b/FL/Fl_Counter.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -238,9 +245,10 @@ diff -Nurp non-20130505a/FL/Fl_Counter.H non-20130505.fsfb/FL/Fl_Counter.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Device.H non-20130505.fsfb/FL/Fl_Device.H ---- non-20130505a/FL/Fl_Device.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Device.H 2013-05-26 13:28:33.661499008 +0200 +diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H +index 53794df..7acc0fa 100644 +--- a/FL/Fl_Device.H ++++ b/FL/Fl_Device.H @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -250,33 +258,23 @@ diff -Nurp non-20130505a/FL/Fl_Device.H non-20130505.fsfb/FL/Fl_Device.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Dial_Base.H non-20130505.fsfb/FL/Fl_Dial_Base.H ---- non-20130505a/FL/Fl_Dial_Base.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Dial_Base.H 2013-05-26 13:28:33.662499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Dial.H non-20130505.fsfb/FL/Fl_Dial.H ---- non-20130505a/FL/Fl_Dial.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Dial.H 2013-05-26 13:28:33.662499008 +0200 +diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H +index 546125f..a10b7ef 100644 +--- a/FL/Fl_Dial.H ++++ b/FL/Fl_Dial.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ /* simple stylistic variation on Fl_Dial */ -diff -Nurp non-20130505a/FL/Fl_Double_Window.H non-20130505.fsfb/FL/Fl_Double_Window.H ---- non-20130505a/FL/Fl_Double_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Double_Window.H 2013-05-26 13:28:33.663499008 +0200 +diff --git a/FL/Fl_Dial_Base.H b/FL/Fl_Dial_Base.H +index 0c5e325..876c484 100644 +--- a/FL/Fl_Dial_Base.H ++++ b/FL/Fl_Dial_Base.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -286,9 +284,10 @@ diff -Nurp non-20130505a/FL/Fl_Double_Window.H non-20130505.fsfb/FL/Fl_Double_Wi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_draw.H non-20130505.fsfb/FL/fl_draw.H ---- non-20130505a/FL/fl_draw.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_draw.H 2013-05-26 13:28:33.665499008 +0200 +diff --git a/FL/Fl_Double_Window.H b/FL/Fl_Double_Window.H +index 20ab25b..180f0c0 100644 +--- a/FL/Fl_Double_Window.H ++++ b/FL/Fl_Double_Window.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -298,9 +297,10 @@ diff -Nurp non-20130505a/FL/fl_draw.H non-20130505.fsfb/FL/fl_draw.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Export.H non-20130505.fsfb/FL/Fl_Export.H ---- non-20130505a/FL/Fl_Export.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Export.H 2013-05-26 13:28:33.665499008 +0200 +diff --git a/FL/Fl_Export.H b/FL/Fl_Export.H +index 875a278..216687e 100644 +--- a/FL/Fl_Export.H ++++ b/FL/Fl_Export.H @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Library General Public @@ -310,9 +310,10 @@ diff -Nurp non-20130505a/FL/Fl_Export.H non-20130505.fsfb/FL/Fl_Export.H * USA. * * Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Browser.H non-20130505.fsfb/FL/Fl_File_Browser.H ---- non-20130505a/FL/Fl_File_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Browser.H 2013-05-26 13:28:33.666499008 +0200 +diff --git a/FL/Fl_File_Browser.H b/FL/Fl_File_Browser.H +index cc7fc96..f871bdc 100644 +--- a/FL/Fl_File_Browser.H ++++ b/FL/Fl_File_Browser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -322,9 +323,10 @@ diff -Nurp non-20130505a/FL/Fl_File_Browser.H non-20130505.fsfb/FL/Fl_File_Brows // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Chooser.H non-20130505.fsfb/FL/Fl_File_Chooser.H ---- non-20130505a/FL/Fl_File_Chooser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Chooser.H 2013-05-26 13:28:33.666499008 +0200 +diff --git a/FL/Fl_File_Chooser.H b/FL/Fl_File_Chooser.H +index 3816621..e2caa18 100644 +--- a/FL/Fl_File_Chooser.H ++++ b/FL/Fl_File_Chooser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -334,9 +336,10 @@ diff -Nurp non-20130505a/FL/Fl_File_Chooser.H non-20130505.fsfb/FL/Fl_File_Choos // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Icon.H non-20130505.fsfb/FL/Fl_File_Icon.H ---- non-20130505a/FL/Fl_File_Icon.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Icon.H 2013-05-26 13:28:33.667499008 +0200 +diff --git a/FL/Fl_File_Icon.H b/FL/Fl_File_Icon.H +index 7e67f02..408b87c 100644 +--- a/FL/Fl_File_Icon.H ++++ b/FL/Fl_File_Icon.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -346,9 +349,10 @@ diff -Nurp non-20130505a/FL/Fl_File_Icon.H non-20130505.fsfb/FL/Fl_File_Icon.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_File_Input.H non-20130505.fsfb/FL/Fl_File_Input.H ---- non-20130505a/FL/Fl_File_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_File_Input.H 2013-05-26 13:28:33.667499008 +0200 +diff --git a/FL/Fl_File_Input.H b/FL/Fl_File_Input.H +index e3d27fa..17a1447 100644 +--- a/FL/Fl_File_Input.H ++++ b/FL/Fl_File_Input.H @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -358,9 +362,10 @@ diff -Nurp non-20130505a/FL/Fl_File_Input.H non-20130505.fsfb/FL/Fl_File_Input.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Fill_Dial.H non-20130505.fsfb/FL/Fl_Fill_Dial.H ---- non-20130505a/FL/Fl_Fill_Dial.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Fill_Dial.H 2013-05-26 13:28:33.668499008 +0200 +diff --git a/FL/Fl_Fill_Dial.H b/FL/Fl_Fill_Dial.H +index e3b8444..1209b6e 100644 +--- a/FL/Fl_Fill_Dial.H ++++ b/FL/Fl_Fill_Dial.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -370,9 +375,10 @@ diff -Nurp non-20130505a/FL/Fl_Fill_Dial.H non-20130505.fsfb/FL/Fl_Fill_Dial.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Fill_Slider.H non-20130505.fsfb/FL/Fl_Fill_Slider.H ---- non-20130505a/FL/Fl_Fill_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Fill_Slider.H 2013-05-26 13:28:33.668499008 +0200 +diff --git a/FL/Fl_Fill_Slider.H b/FL/Fl_Fill_Slider.H +index 05e22b1..fbf707c 100644 +--- a/FL/Fl_Fill_Slider.H ++++ b/FL/Fl_Fill_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -382,9 +388,10 @@ diff -Nurp non-20130505a/FL/Fl_Fill_Slider.H non-20130505.fsfb/FL/Fl_Fill_Slider // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Float_Input.H non-20130505.fsfb/FL/Fl_Float_Input.H ---- non-20130505a/FL/Fl_Float_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Float_Input.H 2013-05-26 13:28:33.668499008 +0200 +diff --git a/FL/Fl_Float_Input.H b/FL/Fl_Float_Input.H +index f774dd3..158d8b2 100644 +--- a/FL/Fl_Float_Input.H ++++ b/FL/Fl_Float_Input.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -394,9 +401,10 @@ diff -Nurp non-20130505a/FL/Fl_Float_Input.H non-20130505.fsfb/FL/Fl_Float_Input // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_GIF_Image.H non-20130505.fsfb/FL/Fl_GIF_Image.H ---- non-20130505a/FL/Fl_GIF_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_GIF_Image.H 2013-05-26 13:28:33.669499008 +0200 +diff --git a/FL/Fl_GIF_Image.H b/FL/Fl_GIF_Image.H +index 69f055b..744c9fb 100644 +--- a/FL/Fl_GIF_Image.H ++++ b/FL/Fl_GIF_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -406,9 +414,10 @@ diff -Nurp non-20130505a/FL/Fl_GIF_Image.H non-20130505.fsfb/FL/Fl_GIF_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Gl_Window.H non-20130505.fsfb/FL/Fl_Gl_Window.H ---- non-20130505a/FL/Fl_Gl_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Gl_Window.H 2013-05-26 13:28:33.669499008 +0200 +diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H +index 02c5eb8..ce9b32b 100644 +--- a/FL/Fl_Gl_Window.H ++++ b/FL/Fl_Gl_Window.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -418,9 +427,10 @@ diff -Nurp non-20130505a/FL/Fl_Gl_Window.H non-20130505.fsfb/FL/Fl_Gl_Window.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Group.H non-20130505.fsfb/FL/Fl_Group.H ---- non-20130505a/FL/Fl_Group.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Group.H 2013-05-26 13:28:33.670499008 +0200 +diff --git a/FL/Fl_Group.H b/FL/Fl_Group.H +index 0056e10..9abc0e6 100644 +--- a/FL/Fl_Group.H ++++ b/FL/Fl_Group.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -430,9 +440,10 @@ diff -Nurp non-20130505a/FL/Fl_Group.H non-20130505.fsfb/FL/Fl_Group.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl.H non-20130505.fsfb/FL/Fl.H ---- non-20130505a/FL/Fl.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl.H 2013-05-26 13:28:33.673499008 +0200 +diff --git a/FL/Fl_Help_Dialog.H b/FL/Fl_Help_Dialog.H +index 7cb2aef..36a6c8c 100644 +--- a/FL/Fl_Help_Dialog.H ++++ b/FL/Fl_Help_Dialog.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -442,21 +453,10 @@ diff -Nurp non-20130505a/FL/Fl.H non-20130505.fsfb/FL/Fl.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Help_Dialog.H non-20130505.fsfb/FL/Fl_Help_Dialog.H ---- non-20130505a/FL/Fl_Help_Dialog.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Help_Dialog.H 2013-05-26 13:28:33.674499008 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Help_View.H non-20130505.fsfb/FL/Fl_Help_View.H ---- non-20130505a/FL/Fl_Help_View.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Help_View.H 2013-05-26 13:28:33.675499008 +0200 +diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H +index c0ee66d..0955456 100644 +--- a/FL/Fl_Help_View.H ++++ b/FL/Fl_Help_View.H @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -466,9 +466,10 @@ diff -Nurp non-20130505a/FL/Fl_Help_View.H non-20130505.fsfb/FL/Fl_Help_View.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hold_Browser.H non-20130505.fsfb/FL/Fl_Hold_Browser.H ---- non-20130505a/FL/Fl_Hold_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hold_Browser.H 2013-05-26 13:28:33.675499008 +0200 +diff --git a/FL/Fl_Hold_Browser.H b/FL/Fl_Hold_Browser.H +index 37d05b5..dcd5926 100644 +--- a/FL/Fl_Hold_Browser.H ++++ b/FL/Fl_Hold_Browser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -478,9 +479,10 @@ diff -Nurp non-20130505a/FL/Fl_Hold_Browser.H non-20130505.fsfb/FL/Fl_Hold_Brows // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Fill_Slider.H non-20130505.fsfb/FL/Fl_Hor_Fill_Slider.H ---- non-20130505a/FL/Fl_Hor_Fill_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Fill_Slider.H 2013-05-26 13:28:33.675499008 +0200 +diff --git a/FL/Fl_Hor_Fill_Slider.H b/FL/Fl_Hor_Fill_Slider.H +index 3c5a063..b6c4c2b 100644 +--- a/FL/Fl_Hor_Fill_Slider.H ++++ b/FL/Fl_Hor_Fill_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -490,9 +492,10 @@ diff -Nurp non-20130505a/FL/Fl_Hor_Fill_Slider.H non-20130505.fsfb/FL/Fl_Hor_Fil // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Nice_Slider.H non-20130505.fsfb/FL/Fl_Hor_Nice_Slider.H ---- non-20130505a/FL/Fl_Hor_Nice_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Nice_Slider.H 2013-05-26 13:28:33.676499008 +0200 +diff --git a/FL/Fl_Hor_Nice_Slider.H b/FL/Fl_Hor_Nice_Slider.H +index 1305a54..099e539 100644 +--- a/FL/Fl_Hor_Nice_Slider.H ++++ b/FL/Fl_Hor_Nice_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -502,9 +505,10 @@ diff -Nurp non-20130505a/FL/Fl_Hor_Nice_Slider.H non-20130505.fsfb/FL/Fl_Hor_Nic // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Slider.H non-20130505.fsfb/FL/Fl_Hor_Slider.H ---- non-20130505a/FL/Fl_Hor_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Slider.H 2013-05-26 13:28:33.676499008 +0200 +diff --git a/FL/Fl_Hor_Slider.H b/FL/Fl_Hor_Slider.H +index 82a88cb..ab1ff84 100644 +--- a/FL/Fl_Hor_Slider.H ++++ b/FL/Fl_Hor_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -514,9 +518,10 @@ diff -Nurp non-20130505a/FL/Fl_Hor_Slider.H non-20130505.fsfb/FL/Fl_Hor_Slider.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Hor_Value_Slider.H non-20130505.fsfb/FL/Fl_Hor_Value_Slider.H ---- non-20130505a/FL/Fl_Hor_Value_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Hor_Value_Slider.H 2013-05-26 13:28:33.676499008 +0200 +diff --git a/FL/Fl_Hor_Value_Slider.H b/FL/Fl_Hor_Value_Slider.H +index 2999448..38cf05e 100644 +--- a/FL/Fl_Hor_Value_Slider.H ++++ b/FL/Fl_Hor_Value_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -526,9 +531,10 @@ diff -Nurp non-20130505a/FL/Fl_Hor_Value_Slider.H non-20130505.fsfb/FL/Fl_Hor_Va // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Image.H non-20130505.fsfb/FL/Fl_Image.H ---- non-20130505a/FL/Fl_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Image.H 2013-05-26 13:28:33.677499008 +0200 +diff --git a/FL/Fl_Image.H b/FL/Fl_Image.H +index f113341..c11657b 100644 +--- a/FL/Fl_Image.H ++++ b/FL/Fl_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -538,9 +544,36 @@ diff -Nurp non-20130505a/FL/Fl_Image.H non-20130505.fsfb/FL/Fl_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Input_Choice.H non-20130505.fsfb/FL/Fl_Input_Choice.H ---- non-20130505a/FL/Fl_Input_Choice.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Input_Choice.H 2013-05-26 13:28:33.678499008 +0200 +diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H +index 3f6c49e..39554c9 100644 +--- a/FL/Fl_Input.H ++++ b/FL/Fl_Input.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/Fl_Input_.H b/FL/Fl_Input_.H +index 1638436..873ee25 100644 +--- a/FL/Fl_Input_.H ++++ b/FL/Fl_Input_.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/Fl_Input_Choice.H b/FL/Fl_Input_Choice.H +index 843e749..cbf5fc2 100644 +--- a/FL/Fl_Input_Choice.H ++++ b/FL/Fl_Input_Choice.H @@ -22,7 +22,7 @@ // // You should have received a copy of the GNU Library General Public @@ -550,9 +583,10 @@ diff -Nurp non-20130505a/FL/Fl_Input_Choice.H non-20130505.fsfb/FL/Fl_Input_Choi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Input_.H non-20130505.fsfb/FL/Fl_Input_.H ---- non-20130505a/FL/Fl_Input_.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Input_.H 2013-05-26 13:28:33.679499008 +0200 +diff --git a/FL/Fl_Int_Input.H b/FL/Fl_Int_Input.H +index 9bc9477..04560b7 100644 +--- a/FL/Fl_Int_Input.H ++++ b/FL/Fl_Int_Input.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -562,9 +596,10 @@ diff -Nurp non-20130505a/FL/Fl_Input_.H non-20130505.fsfb/FL/Fl_Input_.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Input.H non-20130505.fsfb/FL/Fl_Input.H ---- non-20130505a/FL/Fl_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Input.H 2013-05-26 13:28:33.680499008 +0200 +diff --git a/FL/Fl_JPEG_Image.H b/FL/Fl_JPEG_Image.H +index 06f3a4c..f381fb4 100644 +--- a/FL/Fl_JPEG_Image.H ++++ b/FL/Fl_JPEG_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -574,9 +609,10 @@ diff -Nurp non-20130505a/FL/Fl_Input.H non-20130505.fsfb/FL/Fl_Input.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Int_Input.H non-20130505.fsfb/FL/Fl_Int_Input.H ---- non-20130505a/FL/Fl_Int_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Int_Input.H 2013-05-26 13:28:33.680499008 +0200 +diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H +index a5786c2..c5ed525 100644 +--- a/FL/Fl_Light_Button.H ++++ b/FL/Fl_Light_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -586,9 +622,10 @@ diff -Nurp non-20130505a/FL/Fl_Int_Input.H non-20130505.fsfb/FL/Fl_Int_Input.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_JPEG_Image.H non-20130505.fsfb/FL/Fl_JPEG_Image.H ---- non-20130505a/FL/Fl_JPEG_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_JPEG_Image.H 2013-05-26 13:28:33.681499008 +0200 +diff --git a/FL/Fl_Line_Dial.H b/FL/Fl_Line_Dial.H +index ade856c..64e6303 100644 +--- a/FL/Fl_Line_Dial.H ++++ b/FL/Fl_Line_Dial.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -598,9 +635,10 @@ diff -Nurp non-20130505a/FL/Fl_JPEG_Image.H non-20130505.fsfb/FL/Fl_JPEG_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Light_Button.H non-20130505.fsfb/FL/Fl_Light_Button.H ---- non-20130505a/FL/Fl_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Light_Button.H 2013-05-26 13:28:33.681499008 +0200 +diff --git a/FL/Fl_Menu.H b/FL/Fl_Menu.H +index a35dd4a..7134b14 100644 +--- a/FL/Fl_Menu.H ++++ b/FL/Fl_Menu.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -610,9 +648,10 @@ diff -Nurp non-20130505a/FL/Fl_Light_Button.H non-20130505.fsfb/FL/Fl_Light_Butt // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Line_Dial.H non-20130505.fsfb/FL/Fl_Line_Dial.H ---- non-20130505a/FL/Fl_Line_Dial.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Line_Dial.H 2013-05-26 13:28:33.681499008 +0200 +diff --git a/FL/Fl_Menu_.H b/FL/Fl_Menu_.H +index 278ad8c..425b7c6 100644 +--- a/FL/Fl_Menu_.H ++++ b/FL/Fl_Menu_.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -622,9 +661,10 @@ diff -Nurp non-20130505a/FL/Fl_Line_Dial.H non-20130505.fsfb/FL/Fl_Line_Dial.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Bar.H non-20130505.fsfb/FL/Fl_Menu_Bar.H ---- non-20130505a/FL/Fl_Menu_Bar.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Bar.H 2013-05-26 13:28:33.682499009 +0200 +diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H +index 5e522f6..412e233 100644 +--- a/FL/Fl_Menu_Bar.H ++++ b/FL/Fl_Menu_Bar.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -634,9 +674,10 @@ diff -Nurp non-20130505a/FL/Fl_Menu_Bar.H non-20130505.fsfb/FL/Fl_Menu_Bar.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Button.H non-20130505.fsfb/FL/Fl_Menu_Button.H ---- non-20130505a/FL/Fl_Menu_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Button.H 2013-05-26 13:28:33.682499009 +0200 +diff --git a/FL/Fl_Menu_Button.H b/FL/Fl_Menu_Button.H +index a5ff5d8..a93d9cb 100644 +--- a/FL/Fl_Menu_Button.H ++++ b/FL/Fl_Menu_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -646,9 +687,10 @@ diff -Nurp non-20130505a/FL/Fl_Menu_Button.H non-20130505.fsfb/FL/Fl_Menu_Button // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_.H non-20130505.fsfb/FL/Fl_Menu_.H ---- non-20130505a/FL/Fl_Menu_.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_.H 2013-05-26 13:28:33.683499009 +0200 +diff --git a/FL/Fl_Menu_Item.H b/FL/Fl_Menu_Item.H +index 4d58699..4c06cbe 100644 +--- a/FL/Fl_Menu_Item.H ++++ b/FL/Fl_Menu_Item.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -658,9 +700,10 @@ diff -Nurp non-20130505a/FL/Fl_Menu_.H non-20130505.fsfb/FL/Fl_Menu_.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu.H non-20130505.fsfb/FL/Fl_Menu.H ---- non-20130505a/FL/Fl_Menu.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu.H 2013-05-26 13:28:33.683499009 +0200 +diff --git a/FL/Fl_Menu_Window.H b/FL/Fl_Menu_Window.H +index 0c3bc3a..0a7bbe7 100644 +--- a/FL/Fl_Menu_Window.H ++++ b/FL/Fl_Menu_Window.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -670,9 +713,10 @@ diff -Nurp non-20130505a/FL/Fl_Menu.H non-20130505.fsfb/FL/Fl_Menu.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Item.H non-20130505.fsfb/FL/Fl_Menu_Item.H ---- non-20130505a/FL/Fl_Menu_Item.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Item.H 2013-05-26 13:28:33.684499009 +0200 +diff --git a/FL/Fl_Multi_Browser.H b/FL/Fl_Multi_Browser.H +index 6a86611..d03f251 100644 +--- a/FL/Fl_Multi_Browser.H ++++ b/FL/Fl_Multi_Browser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -682,9 +726,10 @@ diff -Nurp non-20130505a/FL/Fl_Menu_Item.H non-20130505.fsfb/FL/Fl_Menu_Item.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Menu_Window.H non-20130505.fsfb/FL/Fl_Menu_Window.H ---- non-20130505a/FL/Fl_Menu_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Menu_Window.H 2013-05-26 13:28:33.684499009 +0200 +diff --git a/FL/Fl_Multi_Label.H b/FL/Fl_Multi_Label.H +index 0b160d1..117ff63 100644 +--- a/FL/Fl_Multi_Label.H ++++ b/FL/Fl_Multi_Label.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -694,9 +739,10 @@ diff -Nurp non-20130505a/FL/Fl_Menu_Window.H non-20130505.fsfb/FL/Fl_Menu_Window // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_message.H non-20130505.fsfb/FL/fl_message.H ---- non-20130505a/FL/fl_message.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_message.H 2013-05-26 13:28:33.685499009 +0200 +diff --git a/FL/Fl_Multiline_Input.H b/FL/Fl_Multiline_Input.H +index a22bfaa..30c2ca1 100644 +--- a/FL/Fl_Multiline_Input.H ++++ b/FL/Fl_Multiline_Input.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -706,9 +752,10 @@ diff -Nurp non-20130505a/FL/fl_message.H non-20130505.fsfb/FL/fl_message.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multi_Browser.H non-20130505.fsfb/FL/Fl_Multi_Browser.H ---- non-20130505a/FL/Fl_Multi_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multi_Browser.H 2013-05-26 13:28:33.685499009 +0200 +diff --git a/FL/Fl_Multiline_Output.H b/FL/Fl_Multiline_Output.H +index 087d6ed..9e9da61 100644 +--- a/FL/Fl_Multiline_Output.H ++++ b/FL/Fl_Multiline_Output.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -718,45 +765,10 @@ diff -Nurp non-20130505a/FL/Fl_Multi_Browser.H non-20130505.fsfb/FL/Fl_Multi_Bro // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multi_Label.H non-20130505.fsfb/FL/Fl_Multi_Label.H ---- non-20130505a/FL/Fl_Multi_Label.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multi_Label.H 2013-05-26 13:28:33.685499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multiline_Input.H non-20130505.fsfb/FL/Fl_Multiline_Input.H ---- non-20130505a/FL/Fl_Multiline_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multiline_Input.H 2013-05-26 13:28:33.685499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Multiline_Output.H non-20130505.fsfb/FL/Fl_Multiline_Output.H ---- non-20130505a/FL/Fl_Multiline_Output.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Multiline_Output.H 2013-05-26 13:28:33.686499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Native_File_Chooser.H non-20130505.fsfb/FL/Fl_Native_File_Chooser.H ---- non-20130505a/FL/Fl_Native_File_Chooser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Native_File_Chooser.H 2013-05-26 13:28:33.687499009 +0200 +diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H +index ad76c68..d2f7d7e 100644 +--- a/FL/Fl_Native_File_Chooser.H ++++ b/FL/Fl_Native_File_Chooser.H @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -766,9 +778,10 @@ diff -Nurp non-20130505a/FL/Fl_Native_File_Chooser.H non-20130505.fsfb/FL/Fl_Nat // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Nice_Slider.H non-20130505.fsfb/FL/Fl_Nice_Slider.H ---- non-20130505a/FL/Fl_Nice_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Nice_Slider.H 2013-05-26 13:28:33.687499009 +0200 +diff --git a/FL/Fl_Nice_Slider.H b/FL/Fl_Nice_Slider.H +index 591a833..c91ba8a 100644 +--- a/FL/Fl_Nice_Slider.H ++++ b/FL/Fl_Nice_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -778,9 +791,10 @@ diff -Nurp non-20130505a/FL/Fl_Nice_Slider.H non-20130505.fsfb/FL/Fl_Nice_Slider // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Object.H non-20130505.fsfb/FL/Fl_Object.H ---- non-20130505a/FL/Fl_Object.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Object.H 2013-05-26 13:28:33.687499009 +0200 +diff --git a/FL/Fl_Object.H b/FL/Fl_Object.H +index c743999..53677c0 100644 +--- a/FL/Fl_Object.H ++++ b/FL/Fl_Object.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -790,9 +804,10 @@ diff -Nurp non-20130505a/FL/Fl_Object.H non-20130505.fsfb/FL/Fl_Object.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Output.H non-20130505.fsfb/FL/Fl_Output.H ---- non-20130505a/FL/Fl_Output.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Output.H 2013-05-26 13:28:33.688499009 +0200 +diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H +index 51cc034..2fafe47 100644 +--- a/FL/Fl_Output.H ++++ b/FL/Fl_Output.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -802,9 +817,10 @@ diff -Nurp non-20130505a/FL/Fl_Output.H non-20130505.fsfb/FL/Fl_Output.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Overlay_Window.H non-20130505.fsfb/FL/Fl_Overlay_Window.H ---- non-20130505a/FL/Fl_Overlay_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Overlay_Window.H 2013-05-26 13:28:33.688499009 +0200 +diff --git a/FL/Fl_Overlay_Window.H b/FL/Fl_Overlay_Window.H +index 268bacd..f22bfd7 100644 +--- a/FL/Fl_Overlay_Window.H ++++ b/FL/Fl_Overlay_Window.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -814,9 +830,10 @@ diff -Nurp non-20130505a/FL/Fl_Overlay_Window.H non-20130505.fsfb/FL/Fl_Overlay_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Pack.H non-20130505.fsfb/FL/Fl_Pack.H ---- non-20130505a/FL/Fl_Pack.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Pack.H 2013-05-26 13:28:33.688499009 +0200 +diff --git a/FL/Fl_PNG_Image.H b/FL/Fl_PNG_Image.H +index 995b801..498c1fe 100644 +--- a/FL/Fl_PNG_Image.H ++++ b/FL/Fl_PNG_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -826,9 +843,10 @@ diff -Nurp non-20130505a/FL/Fl_Pack.H non-20130505.fsfb/FL/Fl_Pack.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Paged_Device.H non-20130505.fsfb/FL/Fl_Paged_Device.H ---- non-20130505a/FL/Fl_Paged_Device.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Paged_Device.H 2013-05-26 13:28:33.689499009 +0200 +diff --git a/FL/Fl_PNM_Image.H b/FL/Fl_PNM_Image.H +index 739fc07..273d70c 100644 +--- a/FL/Fl_PNM_Image.H ++++ b/FL/Fl_PNM_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -838,21 +856,49 @@ diff -Nurp non-20130505a/FL/Fl_Paged_Device.H non-20130505.fsfb/FL/Fl_Paged_Devi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Panzoomer.H non-20130505.fsfb/FL/Fl_Panzoomer.H ---- non-20130505a/FL/Fl_Panzoomer.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Panzoomer.H 2013-05-26 13:28:33.689499009 +0200 +diff --git a/FL/Fl_Pack.H b/FL/Fl_Pack.H +index 4ff3ae4..aa83ae8 100644 +--- a/FL/Fl_Pack.H ++++ b/FL/Fl_Pack.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/Fl_Paged_Device.H b/FL/Fl_Paged_Device.H +index f65da3a..b9389e2 100644 +--- a/FL/Fl_Paged_Device.H ++++ b/FL/Fl_Paged_Device.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/Fl_Panzoomer.H b/FL/Fl_Panzoomer.H +index 650bbad..edf7574 100644 +--- a/FL/Fl_Panzoomer.H ++++ b/FL/Fl_Panzoomer.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #ifndef Fl_Panzoomer_H -diff -Nurp non-20130505a/FL/Fl_Pixmap.H non-20130505.fsfb/FL/Fl_Pixmap.H ---- non-20130505a/FL/Fl_Pixmap.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Pixmap.H 2013-05-26 13:28:33.690499009 +0200 +diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H +index bc6438b..024ff43 100644 +--- a/FL/Fl_Pixmap.H ++++ b/FL/Fl_Pixmap.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -862,9 +908,10 @@ diff -Nurp non-20130505a/FL/Fl_Pixmap.H non-20130505.fsfb/FL/Fl_Pixmap.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Plugin.H non-20130505.fsfb/FL/Fl_Plugin.H ---- non-20130505a/FL/Fl_Plugin.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Plugin.H 2013-05-26 13:28:33.690499009 +0200 +diff --git a/FL/Fl_Plugin.H b/FL/Fl_Plugin.H +index 62da3a2..0b6d112 100644 +--- a/FL/Fl_Plugin.H ++++ b/FL/Fl_Plugin.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -874,9 +921,10 @@ diff -Nurp non-20130505a/FL/Fl_Plugin.H non-20130505.fsfb/FL/Fl_Plugin.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_PNG_Image.H non-20130505.fsfb/FL/Fl_PNG_Image.H ---- non-20130505a/FL/Fl_PNG_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_PNG_Image.H 2013-05-26 13:28:33.690499009 +0200 +diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H +index c8b31a6..dd6889c 100644 +--- a/FL/Fl_Positioner.H ++++ b/FL/Fl_Positioner.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -886,9 +934,10 @@ diff -Nurp non-20130505a/FL/Fl_PNG_Image.H non-20130505.fsfb/FL/Fl_PNG_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_PNM_Image.H non-20130505.fsfb/FL/Fl_PNM_Image.H ---- non-20130505a/FL/Fl_PNM_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_PNM_Image.H 2013-05-26 13:28:33.691499009 +0200 +diff --git a/FL/Fl_PostScript.H b/FL/Fl_PostScript.H +index fe1ee01..d9db54b 100644 +--- a/FL/Fl_PostScript.H ++++ b/FL/Fl_PostScript.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -898,9 +947,10 @@ diff -Nurp non-20130505a/FL/Fl_PNM_Image.H non-20130505.fsfb/FL/Fl_PNM_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Positioner.H non-20130505.fsfb/FL/Fl_Positioner.H ---- non-20130505a/FL/Fl_Positioner.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Positioner.H 2013-05-26 13:28:33.691499009 +0200 +diff --git a/FL/Fl_Preferences.H b/FL/Fl_Preferences.H +index 8fa3f04..2dee399 100644 +--- a/FL/Fl_Preferences.H ++++ b/FL/Fl_Preferences.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -910,9 +960,10 @@ diff -Nurp non-20130505a/FL/Fl_Positioner.H non-20130505.fsfb/FL/Fl_Positioner.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_PostScript.H non-20130505.fsfb/FL/Fl_PostScript.H ---- non-20130505a/FL/Fl_PostScript.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_PostScript.H 2013-05-26 13:28:33.692499009 +0200 +diff --git a/FL/Fl_Printer.H b/FL/Fl_Printer.H +index 6e8d0ef..11e7526 100644 +--- a/FL/Fl_Printer.H ++++ b/FL/Fl_Printer.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -922,9 +973,10 @@ diff -Nurp non-20130505a/FL/Fl_PostScript.H non-20130505.fsfb/FL/Fl_PostScript.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Preferences.H non-20130505.fsfb/FL/Fl_Preferences.H ---- non-20130505a/FL/Fl_Preferences.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Preferences.H 2013-05-26 13:28:33.693499009 +0200 +diff --git a/FL/Fl_Progress.H b/FL/Fl_Progress.H +index ce506d5..a0f6cab 100644 +--- a/FL/Fl_Progress.H ++++ b/FL/Fl_Progress.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -934,9 +986,10 @@ diff -Nurp non-20130505a/FL/Fl_Preferences.H non-20130505.fsfb/FL/Fl_Preferences // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Printer.H non-20130505.fsfb/FL/Fl_Printer.H ---- non-20130505a/FL/Fl_Printer.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Printer.H 2013-05-26 13:28:33.693499009 +0200 +diff --git a/FL/Fl_RGB_Image.H b/FL/Fl_RGB_Image.H +index bf1285e..48407ae 100644 +--- a/FL/Fl_RGB_Image.H ++++ b/FL/Fl_RGB_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -946,9 +999,10 @@ diff -Nurp non-20130505a/FL/Fl_Printer.H non-20130505.fsfb/FL/Fl_Printer.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Progress.H non-20130505.fsfb/FL/Fl_Progress.H ---- non-20130505a/FL/Fl_Progress.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Progress.H 2013-05-26 13:28:33.694499009 +0200 +diff --git a/FL/Fl_Radio_Button.H b/FL/Fl_Radio_Button.H +index 979e330..81c427f 100644 +--- a/FL/Fl_Radio_Button.H ++++ b/FL/Fl_Radio_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -958,9 +1012,10 @@ diff -Nurp non-20130505a/FL/Fl_Progress.H non-20130505.fsfb/FL/Fl_Progress.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Radio_Button.H non-20130505.fsfb/FL/Fl_Radio_Button.H ---- non-20130505a/FL/Fl_Radio_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Radio_Button.H 2013-05-26 13:28:33.694499009 +0200 +diff --git a/FL/Fl_Radio_Light_Button.H b/FL/Fl_Radio_Light_Button.H +index 6286dbd..eb0d1e7 100644 +--- a/FL/Fl_Radio_Light_Button.H ++++ b/FL/Fl_Radio_Light_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -970,9 +1025,10 @@ diff -Nurp non-20130505a/FL/Fl_Radio_Button.H non-20130505.fsfb/FL/Fl_Radio_Butt // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Radio_Light_Button.H non-20130505.fsfb/FL/Fl_Radio_Light_Button.H ---- non-20130505a/FL/Fl_Radio_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Radio_Light_Button.H 2013-05-26 13:28:33.694499009 +0200 +diff --git a/FL/Fl_Radio_Round_Button.H b/FL/Fl_Radio_Round_Button.H +index b1505af..e3f4ac1 100644 +--- a/FL/Fl_Radio_Round_Button.H ++++ b/FL/Fl_Radio_Round_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -982,9 +1038,10 @@ diff -Nurp non-20130505a/FL/Fl_Radio_Light_Button.H non-20130505.fsfb/FL/Fl_Radi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Radio_Round_Button.H non-20130505.fsfb/FL/Fl_Radio_Round_Button.H ---- non-20130505a/FL/Fl_Radio_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Radio_Round_Button.H 2013-05-26 13:28:33.695499009 +0200 +diff --git a/FL/Fl_Repeat_Button.H b/FL/Fl_Repeat_Button.H +index dc6d42e..d400692 100644 +--- a/FL/Fl_Repeat_Button.H ++++ b/FL/Fl_Repeat_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -994,9 +1051,10 @@ diff -Nurp non-20130505a/FL/Fl_Radio_Round_Button.H non-20130505.fsfb/FL/Fl_Radi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Repeat_Button.H non-20130505.fsfb/FL/Fl_Repeat_Button.H ---- non-20130505a/FL/Fl_Repeat_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Repeat_Button.H 2013-05-26 13:28:33.695499009 +0200 +diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H +index eb8d6c4..e77e001 100644 +--- a/FL/Fl_Return_Button.H ++++ b/FL/Fl_Return_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1006,9 +1064,10 @@ diff -Nurp non-20130505a/FL/Fl_Repeat_Button.H non-20130505.fsfb/FL/Fl_Repeat_Bu // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Return_Button.H non-20130505.fsfb/FL/Fl_Return_Button.H ---- non-20130505a/FL/Fl_Return_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Return_Button.H 2013-05-26 13:28:33.695499009 +0200 +diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H +index 20f29c8..fb2987f 100644 +--- a/FL/Fl_Roller.H ++++ b/FL/Fl_Roller.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1018,9 +1077,10 @@ diff -Nurp non-20130505a/FL/Fl_Return_Button.H non-20130505.fsfb/FL/Fl_Return_Bu // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_RGB_Image.H non-20130505.fsfb/FL/Fl_RGB_Image.H ---- non-20130505a/FL/Fl_RGB_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_RGB_Image.H 2013-05-26 13:28:33.695499009 +0200 +diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H +index f11123e..89ca215 100644 +--- a/FL/Fl_Round_Button.H ++++ b/FL/Fl_Round_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1030,9 +1090,10 @@ diff -Nurp non-20130505a/FL/Fl_RGB_Image.H non-20130505.fsfb/FL/Fl_RGB_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Roller.H non-20130505.fsfb/FL/Fl_Roller.H ---- non-20130505a/FL/Fl_Roller.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Roller.H 2013-05-26 13:28:33.696499009 +0200 +diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H +index c649497..540e7a5 100644 +--- a/FL/Fl_Scroll.H ++++ b/FL/Fl_Scroll.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1042,9 +1103,10 @@ diff -Nurp non-20130505a/FL/Fl_Roller.H non-20130505.fsfb/FL/Fl_Roller.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Round_Button.H non-20130505.fsfb/FL/Fl_Round_Button.H ---- non-20130505a/FL/Fl_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Round_Button.H 2013-05-26 13:28:33.696499009 +0200 +diff --git a/FL/Fl_Scrollbar.H b/FL/Fl_Scrollbar.H +index 96aa433..1083f56 100644 +--- a/FL/Fl_Scrollbar.H ++++ b/FL/Fl_Scrollbar.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1054,9 +1116,10 @@ diff -Nurp non-20130505a/FL/Fl_Round_Button.H non-20130505.fsfb/FL/Fl_Round_Butt // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Scrollbar.H non-20130505.fsfb/FL/Fl_Scrollbar.H ---- non-20130505a/FL/Fl_Scrollbar.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Scrollbar.H 2013-05-26 13:28:33.696499009 +0200 +diff --git a/FL/Fl_Secret_Input.H b/FL/Fl_Secret_Input.H +index 2c10036..3714fe8 100644 +--- a/FL/Fl_Secret_Input.H ++++ b/FL/Fl_Secret_Input.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1066,9 +1129,10 @@ diff -Nurp non-20130505a/FL/Fl_Scrollbar.H non-20130505.fsfb/FL/Fl_Scrollbar.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Scroll.H non-20130505.fsfb/FL/Fl_Scroll.H ---- non-20130505a/FL/Fl_Scroll.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Scroll.H 2013-05-26 13:28:33.697499009 +0200 +diff --git a/FL/Fl_Select_Browser.H b/FL/Fl_Select_Browser.H +index 82e68da..1f4e6b4 100644 +--- a/FL/Fl_Select_Browser.H ++++ b/FL/Fl_Select_Browser.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1078,9 +1142,10 @@ diff -Nurp non-20130505a/FL/Fl_Scroll.H non-20130505.fsfb/FL/Fl_Scroll.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Secret_Input.H non-20130505.fsfb/FL/Fl_Secret_Input.H ---- non-20130505a/FL/Fl_Secret_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Secret_Input.H 2013-05-26 13:28:33.697499009 +0200 +diff --git a/FL/Fl_Shared_Image.H b/FL/Fl_Shared_Image.H +index a6beb0d..dffdb8c 100644 +--- a/FL/Fl_Shared_Image.H ++++ b/FL/Fl_Shared_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1090,9 +1155,10 @@ diff -Nurp non-20130505a/FL/Fl_Secret_Input.H non-20130505.fsfb/FL/Fl_Secret_Inp // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Select_Browser.H non-20130505.fsfb/FL/Fl_Select_Browser.H ---- non-20130505a/FL/Fl_Select_Browser.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Select_Browser.H 2013-05-26 13:28:33.698499009 +0200 +diff --git a/FL/Fl_Simple_Counter.H b/FL/Fl_Simple_Counter.H +index dbcebdb..7ea6c35 100644 +--- a/FL/Fl_Simple_Counter.H ++++ b/FL/Fl_Simple_Counter.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1102,9 +1168,10 @@ diff -Nurp non-20130505a/FL/Fl_Select_Browser.H non-20130505.fsfb/FL/Fl_Select_B // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Shared_Image.H non-20130505.fsfb/FL/Fl_Shared_Image.H ---- non-20130505a/FL/Fl_Shared_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Shared_Image.H 2013-05-26 13:28:33.698499009 +0200 +diff --git a/FL/Fl_Single_Window.H b/FL/Fl_Single_Window.H +index 9bebc4e..07618ba 100644 +--- a/FL/Fl_Single_Window.H ++++ b/FL/Fl_Single_Window.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1114,9 +1181,10 @@ diff -Nurp non-20130505a/FL/Fl_Shared_Image.H non-20130505.fsfb/FL/Fl_Shared_Ima // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_show_colormap.H non-20130505.fsfb/FL/fl_show_colormap.H ---- non-20130505a/FL/fl_show_colormap.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_show_colormap.H 2013-05-26 13:28:33.699499009 +0200 +diff --git a/FL/Fl_Slider.H b/FL/Fl_Slider.H +index e16e2d6..1fe646c 100644 +--- a/FL/Fl_Slider.H ++++ b/FL/Fl_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1126,69 +1194,23 @@ diff -Nurp non-20130505a/FL/fl_show_colormap.H non-20130505.fsfb/FL/fl_show_colo // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/fl_show_input.H non-20130505.fsfb/FL/fl_show_input.H ---- non-20130505a/FL/fl_show_input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/fl_show_input.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Simple_Counter.H non-20130505.fsfb/FL/Fl_Simple_Counter.H ---- non-20130505a/FL/Fl_Simple_Counter.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Simple_Counter.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Single_Window.H non-20130505.fsfb/FL/Fl_Single_Window.H ---- non-20130505a/FL/Fl_Single_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Single_Window.H 2013-05-26 13:28:33.699499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Slider.H non-20130505.fsfb/FL/Fl_Slider.H ---- non-20130505a/FL/Fl_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Slider.H 2013-05-26 13:28:33.700499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Socket_Window.H non-20130505.fsfb/FL/Fl_Socket_Window.H ---- non-20130505a/FL/Fl_Socket_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Socket_Window.H 2013-05-26 13:28:33.700499009 +0200 +diff --git a/FL/Fl_Socket_Window.H b/FL/Fl_Socket_Window.H +index cde6569..e11d14e 100644 +--- a/FL/Fl_Socket_Window.H ++++ b/FL/Fl_Socket_Window.H @@ -13,7 +13,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #ifndef FL_SOCKET_WINDOW_H -diff -Nurp non-20130505a/FL/Fl_Spinner.H non-20130505.fsfb/FL/Fl_Spinner.H ---- non-20130505a/FL/Fl_Spinner.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Spinner.H 2013-05-26 13:28:33.701499009 +0200 +diff --git a/FL/Fl_Spinner.H b/FL/Fl_Spinner.H +index 5d141bd..725298d 100644 +--- a/FL/Fl_Spinner.H ++++ b/FL/Fl_Spinner.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1198,9 +1220,10 @@ diff -Nurp non-20130505a/FL/Fl_Spinner.H non-20130505.fsfb/FL/Fl_Spinner.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Sys_Menu_Bar.H non-20130505.fsfb/FL/Fl_Sys_Menu_Bar.H ---- non-20130505a/FL/Fl_Sys_Menu_Bar.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Sys_Menu_Bar.H 2013-05-26 13:28:33.701499009 +0200 +diff --git a/FL/Fl_Sys_Menu_Bar.H b/FL/Fl_Sys_Menu_Bar.H +index da70c92..768c3e7 100644 +--- a/FL/Fl_Sys_Menu_Bar.H ++++ b/FL/Fl_Sys_Menu_Bar.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1210,9 +1233,10 @@ diff -Nurp non-20130505a/FL/Fl_Sys_Menu_Bar.H non-20130505.fsfb/FL/Fl_Sys_Menu_B // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Table.H non-20130505.fsfb/FL/Fl_Table.H ---- non-20130505a/FL/Fl_Table.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Table.H 2013-05-26 13:28:33.704499009 +0200 +diff --git a/FL/Fl_Table.H b/FL/Fl_Table.H +index 55c06fd..8f99808 100644 +--- a/FL/Fl_Table.H ++++ b/FL/Fl_Table.H @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1222,9 +1246,10 @@ diff -Nurp non-20130505a/FL/Fl_Table.H non-20130505.fsfb/FL/Fl_Table.H // USA. // // Please report all bugs and problems to "erco at seriss dot com". -diff -Nurp non-20130505a/FL/Fl_Table_Row.H non-20130505.fsfb/FL/Fl_Table_Row.H ---- non-20130505a/FL/Fl_Table_Row.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Table_Row.H 2013-05-26 13:28:33.705499009 +0200 +diff --git a/FL/Fl_Table_Row.H b/FL/Fl_Table_Row.H +index f2c3f25..96c36c5 100644 +--- a/FL/Fl_Table_Row.H ++++ b/FL/Fl_Table_Row.H @@ -25,7 +25,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1234,9 +1259,10 @@ diff -Nurp non-20130505a/FL/Fl_Table_Row.H non-20130505.fsfb/FL/Fl_Table_Row.H // USA. // // Please report all bugs and problems to "erco at seriss dot com". -diff -Nurp non-20130505a/FL/Fl_Tabs.H non-20130505.fsfb/FL/Fl_Tabs.H ---- non-20130505a/FL/Fl_Tabs.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tabs.H 2013-05-26 13:28:33.705499009 +0200 +diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H +index 66b4d3b..fea590c 100644 +--- a/FL/Fl_Tabs.H ++++ b/FL/Fl_Tabs.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1246,9 +1272,10 @@ diff -Nurp non-20130505a/FL/Fl_Tabs.H non-20130505.fsfb/FL/Fl_Tabs.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Text_Buffer.H non-20130505.fsfb/FL/Fl_Text_Buffer.H ---- non-20130505a/FL/Fl_Text_Buffer.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Text_Buffer.H 2013-05-26 13:28:33.707499009 +0200 +diff --git a/FL/Fl_Text_Buffer.H b/FL/Fl_Text_Buffer.H +index 630fccb..421d8ee 100644 +--- a/FL/Fl_Text_Buffer.H ++++ b/FL/Fl_Text_Buffer.H @@ -19,7 +19,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1258,9 +1285,10 @@ diff -Nurp non-20130505a/FL/Fl_Text_Buffer.H non-20130505.fsfb/FL/Fl_Text_Buffer // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Text_Display.H non-20130505.fsfb/FL/Fl_Text_Display.H ---- non-20130505a/FL/Fl_Text_Display.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Text_Display.H 2013-05-26 13:28:33.709499009 +0200 +diff --git a/FL/Fl_Text_Display.H b/FL/Fl_Text_Display.H +index c9b91f1..b7464e8 100644 +--- a/FL/Fl_Text_Display.H ++++ b/FL/Fl_Text_Display.H @@ -19,7 +19,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1270,9 +1298,10 @@ diff -Nurp non-20130505a/FL/Fl_Text_Display.H non-20130505.fsfb/FL/Fl_Text_Displ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Text_Editor.H non-20130505.fsfb/FL/Fl_Text_Editor.H ---- non-20130505a/FL/Fl_Text_Editor.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Text_Editor.H 2013-05-26 13:28:33.709499009 +0200 +diff --git a/FL/Fl_Text_Editor.H b/FL/Fl_Text_Editor.H +index 40f9e6b..9658d95 100644 +--- a/FL/Fl_Text_Editor.H ++++ b/FL/Fl_Text_Editor.H @@ -19,7 +19,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1282,21 +1311,23 @@ diff -Nurp non-20130505a/FL/Fl_Text_Editor.H non-20130505.fsfb/FL/Fl_Text_Editor // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Theme.H non-20130505.fsfb/FL/Fl_Theme.H ---- non-20130505a/FL/Fl_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Theme.H 2013-05-26 13:28:33.710499009 +0200 +diff --git a/FL/Fl_Theme.H b/FL/Fl_Theme.H +index 1e85eef..fd9ddb2 100644 +--- a/FL/Fl_Theme.H ++++ b/FL/Fl_Theme.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #pragma once -diff -Nurp non-20130505a/FL/Fl_Tiled_Image.H non-20130505.fsfb/FL/Fl_Tiled_Image.H ---- non-20130505a/FL/Fl_Tiled_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tiled_Image.H 2013-05-26 13:28:33.710499009 +0200 +diff --git a/FL/Fl_Tile.H b/FL/Fl_Tile.H +index c83d2ec..c152a90 100644 +--- a/FL/Fl_Tile.H ++++ b/FL/Fl_Tile.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1306,9 +1337,10 @@ diff -Nurp non-20130505a/FL/Fl_Tiled_Image.H non-20130505.fsfb/FL/Fl_Tiled_Image // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Tile.H non-20130505.fsfb/FL/Fl_Tile.H ---- non-20130505a/FL/Fl_Tile.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tile.H 2013-05-26 13:28:33.711499009 +0200 +diff --git a/FL/Fl_Tiled_Image.H b/FL/Fl_Tiled_Image.H +index d169379..a23f986 100644 +--- a/FL/Fl_Tiled_Image.H ++++ b/FL/Fl_Tiled_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1318,9 +1350,10 @@ diff -Nurp non-20130505a/FL/Fl_Tile.H non-20130505.fsfb/FL/Fl_Tile.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Toggle_Button.H non-20130505.fsfb/FL/Fl_Toggle_Button.H ---- non-20130505a/FL/Fl_Toggle_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Toggle_Button.H 2013-05-26 13:28:33.711499009 +0200 +diff --git a/FL/Fl_Toggle_Button.H b/FL/Fl_Toggle_Button.H +index eaf821b..36a860a 100644 +--- a/FL/Fl_Toggle_Button.H ++++ b/FL/Fl_Toggle_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1330,9 +1363,10 @@ diff -Nurp non-20130505a/FL/Fl_Toggle_Button.H non-20130505.fsfb/FL/Fl_Toggle_Bu // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Toggle_Light_Button.H non-20130505.fsfb/FL/Fl_Toggle_Light_Button.H ---- non-20130505a/FL/Fl_Toggle_Light_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Toggle_Light_Button.H 2013-05-26 13:28:33.711499009 +0200 +diff --git a/FL/Fl_Toggle_Light_Button.H b/FL/Fl_Toggle_Light_Button.H +index 8d446d8..aa35ed5 100644 +--- a/FL/Fl_Toggle_Light_Button.H ++++ b/FL/Fl_Toggle_Light_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1342,9 +1376,10 @@ diff -Nurp non-20130505a/FL/Fl_Toggle_Light_Button.H non-20130505.fsfb/FL/Fl_Tog // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Toggle_Round_Button.H non-20130505.fsfb/FL/Fl_Toggle_Round_Button.H ---- non-20130505a/FL/Fl_Toggle_Round_Button.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Toggle_Round_Button.H 2013-05-26 13:28:33.712499009 +0200 +diff --git a/FL/Fl_Toggle_Round_Button.H b/FL/Fl_Toggle_Round_Button.H +index 3fd892b..49020f1 100644 +--- a/FL/Fl_Toggle_Round_Button.H ++++ b/FL/Fl_Toggle_Round_Button.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1354,9 +1389,10 @@ diff -Nurp non-20130505a/FL/Fl_Toggle_Round_Button.H non-20130505.fsfb/FL/Fl_Tog // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Tooltip.H non-20130505.fsfb/FL/Fl_Tooltip.H ---- non-20130505a/FL/Fl_Tooltip.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tooltip.H 2013-05-26 13:28:33.712499009 +0200 +diff --git a/FL/Fl_Tooltip.H b/FL/Fl_Tooltip.H +index 247a6db..b882c89 100644 +--- a/FL/Fl_Tooltip.H ++++ b/FL/Fl_Tooltip.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1366,9 +1402,10 @@ diff -Nurp non-20130505a/FL/Fl_Tooltip.H non-20130505.fsfb/FL/Fl_Tooltip.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Tree.H non-20130505.fsfb/FL/Fl_Tree.H ---- non-20130505a/FL/Fl_Tree.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree.H 2013-05-26 13:28:33.715499009 +0200 +diff --git a/FL/Fl_Tree.H b/FL/Fl_Tree.H +index cce11e7..7fb8679 100644 +--- a/FL/Fl_Tree.H ++++ b/FL/Fl_Tree.H @@ -32,7 +32,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1378,21 +1415,10 @@ diff -Nurp non-20130505a/FL/Fl_Tree.H non-20130505.fsfb/FL/Fl_Tree.H // USA. // -diff -Nurp non-20130505a/FL/Fl_Tree_Item_Array.H non-20130505.fsfb/FL/Fl_Tree_Item_Array.H ---- non-20130505a/FL/Fl_Tree_Item_Array.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree_Item_Array.H 2013-05-26 13:28:33.715499009 +0200 -@@ -29,7 +29,7 @@ class FL_EXPORT Fl_Tree_Item; // forward - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/FL/Fl_Tree_Item.H non-20130505.fsfb/FL/Fl_Tree_Item.H ---- non-20130505a/FL/Fl_Tree_Item.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree_Item.H 2013-05-26 13:28:33.716499009 +0200 +diff --git a/FL/Fl_Tree_Item.H b/FL/Fl_Tree_Item.H +index 3c579fa..16038ec 100644 +--- a/FL/Fl_Tree_Item.H ++++ b/FL/Fl_Tree_Item.H @@ -32,7 +32,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1402,9 +1428,23 @@ diff -Nurp non-20130505a/FL/Fl_Tree_Item.H non-20130505.fsfb/FL/Fl_Tree_Item.H // USA. // -diff -Nurp non-20130505a/FL/Fl_Tree_Prefs.H non-20130505.fsfb/FL/Fl_Tree_Prefs.H ---- non-20130505a/FL/Fl_Tree_Prefs.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Tree_Prefs.H 2013-05-26 13:28:33.717499009 +0200 +diff --git a/FL/Fl_Tree_Item_Array.H b/FL/Fl_Tree_Item_Array.H +index 5a91dee..d146892 100644 +--- a/FL/Fl_Tree_Item_Array.H ++++ b/FL/Fl_Tree_Item_Array.H +@@ -29,7 +29,7 @@ class FL_EXPORT Fl_Tree_Item; // forward decl must *precede* first doxygen comme + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff --git a/FL/Fl_Tree_Prefs.H b/FL/Fl_Tree_Prefs.H +index 57d72e3..4ecf472 100644 +--- a/FL/Fl_Tree_Prefs.H ++++ b/FL/Fl_Tree_Prefs.H @@ -24,7 +24,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1414,9 +1454,10 @@ diff -Nurp non-20130505a/FL/Fl_Tree_Prefs.H non-20130505.fsfb/FL/Fl_Tree_Prefs.H // USA. // -diff -Nurp non-20130505a/FL/Fl_Valuator.H non-20130505.fsfb/FL/Fl_Valuator.H ---- non-20130505a/FL/Fl_Valuator.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Valuator.H 2013-05-26 13:28:33.718499009 +0200 +diff --git a/FL/Fl_Valuator.H b/FL/Fl_Valuator.H +index 73af078..010839b 100644 +--- a/FL/Fl_Valuator.H ++++ b/FL/Fl_Valuator.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1426,9 +1467,10 @@ diff -Nurp non-20130505a/FL/Fl_Valuator.H non-20130505.fsfb/FL/Fl_Valuator.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Value_Input.H non-20130505.fsfb/FL/Fl_Value_Input.H ---- non-20130505a/FL/Fl_Value_Input.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Value_Input.H 2013-05-26 13:28:33.718499009 +0200 +diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H +index 47ffcf3..5df832d 100644 +--- a/FL/Fl_Value_Input.H ++++ b/FL/Fl_Value_Input.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1438,9 +1480,10 @@ diff -Nurp non-20130505a/FL/Fl_Value_Input.H non-20130505.fsfb/FL/Fl_Value_Input // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Value_Output.H non-20130505.fsfb/FL/Fl_Value_Output.H ---- non-20130505a/FL/Fl_Value_Output.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Value_Output.H 2013-05-26 13:28:33.719499009 +0200 +diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H +index afae308..27c4b97 100644 +--- a/FL/Fl_Value_Output.H ++++ b/FL/Fl_Value_Output.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1450,9 +1493,10 @@ diff -Nurp non-20130505a/FL/Fl_Value_Output.H non-20130505.fsfb/FL/Fl_Value_Outp // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Value_Slider.H non-20130505.fsfb/FL/Fl_Value_Slider.H ---- non-20130505a/FL/Fl_Value_Slider.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Value_Slider.H 2013-05-26 13:28:33.719499009 +0200 +diff --git a/FL/Fl_Value_Slider.H b/FL/Fl_Value_Slider.H +index 21a42ff..916bd5c 100644 +--- a/FL/Fl_Value_Slider.H ++++ b/FL/Fl_Value_Slider.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1462,9 +1506,10 @@ diff -Nurp non-20130505a/FL/Fl_Value_Slider.H non-20130505.fsfb/FL/Fl_Value_Slid // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Widget.H non-20130505.fsfb/FL/Fl_Widget.H ---- non-20130505a/FL/Fl_Widget.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Widget.H 2013-05-26 13:28:33.722499009 +0200 +diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H +index 672671d..f5fa01d 100644 +--- a/FL/Fl_Widget.H ++++ b/FL/Fl_Widget.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1474,9 +1519,10 @@ diff -Nurp non-20130505a/FL/Fl_Widget.H non-20130505.fsfb/FL/Fl_Widget.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Window.H non-20130505.fsfb/FL/Fl_Window.H ---- non-20130505a/FL/Fl_Window.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Window.H 2013-05-26 13:28:33.723499009 +0200 +diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H +index 8c035c2..b24dbbf 100644 +--- a/FL/Fl_Window.H ++++ b/FL/Fl_Window.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1486,9 +1532,10 @@ diff -Nurp non-20130505a/FL/Fl_Window.H non-20130505.fsfb/FL/Fl_Window.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_Wizard.H non-20130505.fsfb/FL/Fl_Wizard.H ---- non-20130505a/FL/Fl_Wizard.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_Wizard.H 2013-05-26 13:28:33.724499009 +0200 +diff --git a/FL/Fl_Wizard.H b/FL/Fl_Wizard.H +index 2dcf315..3f0da65 100644 +--- a/FL/Fl_Wizard.H ++++ b/FL/Fl_Wizard.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1498,9 +1545,10 @@ diff -Nurp non-20130505a/FL/Fl_Wizard.H non-20130505.fsfb/FL/Fl_Wizard.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_XBM_Image.H non-20130505.fsfb/FL/Fl_XBM_Image.H ---- non-20130505a/FL/Fl_XBM_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_XBM_Image.H 2013-05-26 13:28:33.724499009 +0200 +diff --git a/FL/Fl_XBM_Image.H b/FL/Fl_XBM_Image.H +index 53081eb..f324bba 100644 +--- a/FL/Fl_XBM_Image.H ++++ b/FL/Fl_XBM_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1510,9 +1558,10 @@ diff -Nurp non-20130505a/FL/Fl_XBM_Image.H non-20130505.fsfb/FL/Fl_XBM_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Fl_XPM_Image.H non-20130505.fsfb/FL/Fl_XPM_Image.H ---- non-20130505a/FL/Fl_XPM_Image.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Fl_XPM_Image.H 2013-05-26 13:28:33.724499009 +0200 +diff --git a/FL/Fl_XPM_Image.H b/FL/Fl_XPM_Image.H +index 2f1a18a..b5e555a 100644 +--- a/FL/Fl_XPM_Image.H ++++ b/FL/Fl_XPM_Image.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1522,81 +1571,49 @@ diff -Nurp non-20130505a/FL/Fl_XPM_Image.H non-20130505.fsfb/FL/Fl_XPM_Image.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/gl_draw.H non-20130505.fsfb/FL/gl_draw.H ---- non-20130505a/FL/gl_draw.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/gl_draw.H 2013-05-26 13:28:33.724499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/Gleam_Theme.H non-20130505.fsfb/FL/Gleam_Theme.H ---- non-20130505a/FL/Gleam_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Gleam_Theme.H 2013-05-26 13:28:33.725499009 +0200 +diff --git a/FL/Gleam_Theme.H b/FL/Gleam_Theme.H +index 9ed1072..4dff133 100644 +--- a/FL/Gleam_Theme.H ++++ b/FL/Gleam_Theme.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ void init_gleam_theme ( void ); -diff -Nurp non-20130505a/FL/glut.H non-20130505.fsfb/FL/glut.H ---- non-20130505a/FL/glut.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/glut.H 2013-05-26 13:28:33.726499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/mac.H non-20130505.fsfb/FL/mac.H ---- non-20130505a/FL/mac.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/mac.H 2013-05-26 13:28:33.727499009 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/themes.H non-20130505.fsfb/FL/themes.H ---- non-20130505a/FL/themes.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/themes.H 2013-05-26 13:28:33.727499009 +0200 +diff --git a/FL/Vector_Theme.H b/FL/Vector_Theme.H +index feed05d..ef89050 100644 +--- a/FL/Vector_Theme.H ++++ b/FL/Vector_Theme.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - #pragma once -diff -Nurp non-20130505a/FL/Vector_Theme.H non-20130505.fsfb/FL/Vector_Theme.H ---- non-20130505a/FL/Vector_Theme.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/Vector_Theme.H 2013-05-26 13:28:33.727499009 +0200 -@@ -14,7 +14,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ void init_vector_theme ( void ); -diff -Nurp non-20130505a/FL/win32.H non-20130505.fsfb/FL/win32.H ---- non-20130505a/FL/win32.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/win32.H 2013-05-26 13:28:33.728499009 +0200 +diff --git a/FL/Xutf8.h b/FL/Xutf8.h +index b122d2e..bd9f987 100644 +--- a/FL/Xutf8.h ++++ b/FL/Xutf8.h +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/FL/dirent.h b/FL/dirent.h +index 7b68cd1..bff848e 100644 +--- a/FL/dirent.h ++++ b/FL/dirent.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1606,9 +1623,23 @@ diff -Nurp non-20130505a/FL/win32.H non-20130505.fsfb/FL/win32.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/FL/x.H non-20130505.fsfb/FL/x.H ---- non-20130505a/FL/x.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/FL/x.H 2013-05-26 13:28:33.728499009 +0200 +diff --git a/FL/filename.H b/FL/filename.H +index 3acae57..f7a694d 100644 +--- a/FL/filename.H ++++ b/FL/filename.H +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/FL/fl_ask.H b/FL/fl_ask.H +index 98e7f39..bd249db 100644 +--- a/FL/fl_ask.H ++++ b/FL/fl_ask.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1618,9 +1649,10 @@ diff -Nurp non-20130505a/FL/x.H non-20130505.fsfb/FL/x.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/about_panel.cxx non-20130505.fsfb/fluid/about_panel.cxx ---- non-20130505a/fluid/about_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/about_panel.cxx 2013-05-26 13:27:35.069498449 +0200 +diff --git a/FL/fl_draw.H b/FL/fl_draw.H +index 230c325..0ee25ed 100644 +--- a/FL/fl_draw.H ++++ b/FL/fl_draw.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1630,9 +1662,10 @@ diff -Nurp non-20130505a/fluid/about_panel.cxx non-20130505.fsfb/fluid/about_pan // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/about_panel.h non-20130505.fsfb/fluid/about_panel.h ---- non-20130505a/fluid/about_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/about_panel.h 2013-05-26 13:32:32.083501284 +0200 +diff --git a/FL/fl_message.H b/FL/fl_message.H +index d07949e..8923e24 100644 +--- a/FL/fl_message.H ++++ b/FL/fl_message.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1642,9 +1675,10 @@ diff -Nurp non-20130505a/fluid/about_panel.h non-20130505.fsfb/fluid/about_panel // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/alignment_panel.cxx non-20130505.fsfb/fluid/alignment_panel.cxx ---- non-20130505a/fluid/alignment_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/alignment_panel.cxx 2013-05-26 13:27:35.071498449 +0200 +diff --git a/FL/fl_show_colormap.H b/FL/fl_show_colormap.H +index 762a3b4..03aa080 100644 +--- a/FL/fl_show_colormap.H ++++ b/FL/fl_show_colormap.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1654,9 +1688,10 @@ diff -Nurp non-20130505a/fluid/alignment_panel.cxx non-20130505.fsfb/fluid/align // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/alignment_panel.h non-20130505.fsfb/fluid/alignment_panel.h ---- non-20130505a/fluid/alignment_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/alignment_panel.h 2013-05-26 13:32:32.084501284 +0200 +diff --git a/FL/fl_show_input.H b/FL/fl_show_input.H +index 2d931a4..abe0ab4 100644 +--- a/FL/fl_show_input.H ++++ b/FL/fl_show_input.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1666,9 +1701,49 @@ diff -Nurp non-20130505a/fluid/alignment_panel.h non-20130505.fsfb/fluid/alignme // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/align_widget.cxx non-20130505.fsfb/fluid/align_widget.cxx ---- non-20130505a/fluid/align_widget.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/align_widget.cxx 2013-05-26 13:27:35.073498449 +0200 +diff --git a/FL/fl_types.h b/FL/fl_types.h +index c019821..e7f3978 100644 +--- a/FL/fl_types.h ++++ b/FL/fl_types.h +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h +index 311683e..eb36997 100644 +--- a/FL/fl_utf8.h ++++ b/FL/fl_utf8.h +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/FL/gl.h b/FL/gl.h +index ecf37a4..963ff39 100644 +--- a/FL/gl.h ++++ b/FL/gl.h +@@ -24,7 +24,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/gl_draw.H b/FL/gl_draw.H +index ad0f819..e060324 100644 +--- a/FL/gl_draw.H ++++ b/FL/gl_draw.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1678,9 +1753,23 @@ diff -Nurp non-20130505a/fluid/align_widget.cxx non-20130505.fsfb/fluid/align_wi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/code.cxx non-20130505.fsfb/fluid/code.cxx ---- non-20130505a/fluid/code.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/code.cxx 2013-05-26 13:27:35.074498449 +0200 +diff --git a/FL/glu.h b/FL/glu.h +index 9156198..d7606cd 100644 +--- a/FL/glu.h ++++ b/FL/glu.h +@@ -24,7 +24,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/glut.H b/FL/glut.H +index 9867487..da17b98 100644 +--- a/FL/glut.H ++++ b/FL/glut.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1690,9 +1779,10 @@ diff -Nurp non-20130505a/fluid/code.cxx non-20130505.fsfb/fluid/code.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/CodeEditor.cxx non-20130505.fsfb/fluid/CodeEditor.cxx ---- non-20130505a/fluid/CodeEditor.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/CodeEditor.cxx 2013-05-26 13:27:35.077498449 +0200 +diff --git a/FL/mac.H b/FL/mac.H +index 704f521..199d84f 100644 +--- a/FL/mac.H ++++ b/FL/mac.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1702,9 +1792,10 @@ diff -Nurp non-20130505a/fluid/CodeEditor.cxx non-20130505.fsfb/fluid/CodeEditor // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/CodeEditor.h non-20130505.fsfb/fluid/CodeEditor.h ---- non-20130505a/fluid/CodeEditor.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/CodeEditor.h 2013-05-26 13:32:32.084501284 +0200 +diff --git a/FL/math.h b/FL/math.h +index e0f1d40..e557923 100644 +--- a/FL/math.h ++++ b/FL/math.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1714,40 +1805,11 @@ diff -Nurp non-20130505a/fluid/CodeEditor.h non-20130505.fsfb/fluid/CodeEditor.h // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/comments.h non-20130505.fsfb/fluid/comments.h ---- non-20130505a/fluid/comments.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/comments.h 2013-05-26 13:32:32.085501284 +0200 -@@ -17,7 +17,7 @@ static const char * const comment_text[] - "//\n" - "// You should have received a copy of the GNU General Public License\n" - "// along with this program; if not, write to the Free Software\n" -- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -+ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" - "//\n", - // GNU Public License/GPL Footer - "\n//\n" -@@ -41,7 +41,7 @@ static const char * const comment_text[] - "//\n" - "// You should have received a copy of the GNU Lesser General Public\n" - "// License along with this program; if not, write to the Free Software\n" -- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -+ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" - "//\n", - // GNU Public License/LGPL Footer - "\n//\n" -@@ -68,7 +68,7 @@ static const char * const comment_text[] - "//\n" - "// You should have received a copy of the GNU Library General Public\n" - "// License along with this library; if not, write to the Free Software\n" -- "// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n" -+ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n" - "// USA.\n" - "//\n" - "// Please report all bugs and problems on the following page:\n" -diff -Nurp non-20130505a/fluid/factory.cxx non-20130505.fsfb/fluid/factory.cxx ---- non-20130505a/fluid/factory.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/factory.cxx 2013-05-26 13:27:35.080498449 +0200 -@@ -25,7 +25,7 @@ +diff --git a/FL/names.h b/FL/names.h +index 952acc0..97a62d6 100644 +--- a/FL/names.h ++++ b/FL/names.h +@@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software @@ -1756,9 +1818,75 @@ diff -Nurp non-20130505a/fluid/factory.cxx non-20130505.fsfb/fluid/factory.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/file.cxx non-20130505.fsfb/fluid/file.cxx ---- non-20130505a/fluid/file.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/file.cxx 2013-05-26 13:27:35.082498449 +0200 +diff --git a/FL/themes.H b/FL/themes.H +index cfbc9c1..753111c 100644 +--- a/FL/themes.H ++++ b/FL/themes.H +@@ -14,7 +14,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + /*******************************************************************************/ + + #pragma once +diff --git a/FL/win32.H b/FL/win32.H +index 2150505..16d8340 100644 +--- a/FL/win32.H ++++ b/FL/win32.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/FL/x.H b/FL/x.H +index 5217821..840226a 100644 +--- a/FL/x.H ++++ b/FL/x.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/GL/glut.h b/GL/glut.h +index 1580873..bd7f343 100644 +--- a/GL/glut.h ++++ b/GL/glut.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/howto-add_fd-and-popen.cxx b/examples/howto-add_fd-and-popen.cxx +index fe28d22..c932f0a 100644 +--- a/examples/howto-add_fd-and-popen.cxx ++++ b/examples/howto-add_fd-and-popen.cxx +@@ -24,7 +24,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/howto-drag-and-drop.cxx b/examples/howto-drag-and-drop.cxx +index cb41a48..6f16340 100644 +--- a/examples/howto-drag-and-drop.cxx ++++ b/examples/howto-drag-and-drop.cxx @@ -22,7 +22,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1768,10 +1896,11 @@ diff -Nurp non-20130505a/fluid/file.cxx non-20130505.fsfb/fluid/file.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Function_Type.cxx non-20130505.fsfb/fluid/Fl_Function_Type.cxx ---- non-20130505a/fluid/Fl_Function_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Function_Type.cxx 2013-05-26 13:27:35.085498449 +0200 -@@ -17,7 +17,7 @@ +diff --git a/examples/howto-parse-args.cxx b/examples/howto-parse-args.cxx +index 67fd9fa..4979a0e 100644 +--- a/examples/howto-parse-args.cxx ++++ b/examples/howto-parse-args.cxx +@@ -25,7 +25,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software @@ -1780,10 +1909,11 @@ diff -Nurp non-20130505a/fluid/Fl_Function_Type.cxx non-20130505.fsfb/fluid/Fl_F // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Group_Type.cxx non-20130505.fsfb/fluid/Fl_Group_Type.cxx ---- non-20130505a/fluid/Fl_Group_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Group_Type.cxx 2013-05-26 13:27:35.087498449 +0200 -@@ -21,7 +21,7 @@ +diff --git a/examples/howto-text-over-image-button.cxx b/examples/howto-text-over-image-button.cxx +index e336c2a..aff32ad 100644 +--- a/examples/howto-text-over-image-button.cxx ++++ b/examples/howto-text-over-image-button.cxx +@@ -27,7 +27,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software @@ -1792,9 +1922,49 @@ diff -Nurp non-20130505a/fluid/Fl_Group_Type.cxx non-20130505.fsfb/fluid/Fl_Grou // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Menu_Type.cxx non-20130505.fsfb/fluid/Fl_Menu_Type.cxx ---- non-20130505a/fluid/Fl_Menu_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Menu_Type.cxx 2013-05-26 13:27:35.089498449 +0200 +diff --git a/examples/menubar-add.cxx b/examples/menubar-add.cxx +index ccec380..44df354 100644 +--- a/examples/menubar-add.cxx ++++ b/examples/menubar-add.cxx +@@ -27,7 +27,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/nativefilechooser-simple-app.cxx b/examples/nativefilechooser-simple-app.cxx +index a1a223e..65c5793 100644 +--- a/examples/nativefilechooser-simple-app.cxx ++++ b/examples/nativefilechooser-simple-app.cxx +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/table-as-container.cxx b/examples/table-as-container.cxx +index b3d6a33..59e37ab 100644 +--- a/examples/table-as-container.cxx ++++ b/examples/table-as-container.cxx +@@ -27,7 +27,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff --git a/examples/table-simple.cxx b/examples/table-simple.cxx +index 06e049d..1a78dc1 100644 +--- a/examples/table-simple.cxx ++++ b/examples/table-simple.cxx @@ -23,7 +23,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1804,9 +1974,179 @@ diff -Nurp non-20130505a/fluid/Fl_Menu_Type.cxx non-20130505.fsfb/fluid/Fl_Menu_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Type.cxx non-20130505.fsfb/fluid/Fl_Type.cxx ---- non-20130505a/fluid/Fl_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Type.cxx 2013-05-26 13:27:35.092498449 +0200 +diff --git a/examples/table-sort.cxx b/examples/table-sort.cxx +index be14113..1fb90cb 100644 +--- a/examples/table-sort.cxx ++++ b/examples/table-sort.cxx +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/table-spreadsheet-with-keyboard-nav.cxx b/examples/table-spreadsheet-with-keyboard-nav.cxx +index 96f87c8..3bd3e5d 100644 +--- a/examples/table-spreadsheet-with-keyboard-nav.cxx ++++ b/examples/table-spreadsheet-with-keyboard-nav.cxx +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/table-spreadsheet.cxx b/examples/table-spreadsheet.cxx +index 4d5cb29..35f7a7c 100644 +--- a/examples/table-spreadsheet.cxx ++++ b/examples/table-spreadsheet.cxx +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/tabs-simple.cxx b/examples/tabs-simple.cxx +index 63d9716..8c4efbe 100644 +--- a/examples/tabs-simple.cxx ++++ b/examples/tabs-simple.cxx +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/textdisplay-with-colors.cxx b/examples/textdisplay-with-colors.cxx +index 5a2ff1a..7951491 100644 +--- a/examples/textdisplay-with-colors.cxx ++++ b/examples/textdisplay-with-colors.cxx +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/texteditor-simple.cxx b/examples/texteditor-simple.cxx +index 8a033b3..ba6ef4b 100644 +--- a/examples/texteditor-simple.cxx ++++ b/examples/texteditor-simple.cxx +@@ -27,7 +27,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/tree-simple.cxx b/examples/tree-simple.cxx +index f3b9192..e7afa85 100644 +--- a/examples/tree-simple.cxx ++++ b/examples/tree-simple.cxx +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/examples/wizard-simple.cxx b/examples/wizard-simple.cxx +index aeef3a8..16e0e1e 100644 +--- a/examples/wizard-simple.cxx ++++ b/examples/wizard-simple.cxx +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/CodeEditor.cxx b/fluid/CodeEditor.cxx +index a7b0aa5..b68bfd8 100644 +--- a/fluid/CodeEditor.cxx ++++ b/fluid/CodeEditor.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/CodeEditor.h b/fluid/CodeEditor.h +index d73fb22..4c3f371 100644 +--- a/fluid/CodeEditor.h ++++ b/fluid/CodeEditor.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/Fl_Function_Type.cxx b/fluid/Fl_Function_Type.cxx +index 2c6cd7d..a54d748 100644 +--- a/fluid/Fl_Function_Type.cxx ++++ b/fluid/Fl_Function_Type.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/Fl_Group_Type.cxx b/fluid/Fl_Group_Type.cxx +index a32151b..5900e14 100644 +--- a/fluid/Fl_Group_Type.cxx ++++ b/fluid/Fl_Group_Type.cxx +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/Fl_Menu_Type.cxx b/fluid/Fl_Menu_Type.cxx +index 83d7cc6..0b0ab52 100644 +--- a/fluid/Fl_Menu_Type.cxx ++++ b/fluid/Fl_Menu_Type.cxx +@@ -23,7 +23,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/Fl_Type.cxx b/fluid/Fl_Type.cxx +index c3df201..c0a22ab 100644 +--- a/fluid/Fl_Type.cxx ++++ b/fluid/Fl_Type.cxx @@ -29,7 +29,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1816,9 +2156,10 @@ diff -Nurp non-20130505a/fluid/Fl_Type.cxx non-20130505.fsfb/fluid/Fl_Type.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Type.h non-20130505.fsfb/fluid/Fl_Type.h ---- non-20130505a/fluid/Fl_Type.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Type.h 2013-05-26 13:32:32.087501284 +0200 +diff --git a/fluid/Fl_Type.h b/fluid/Fl_Type.h +index 1608456..2e82866 100644 +--- a/fluid/Fl_Type.h ++++ b/fluid/Fl_Type.h @@ -26,7 +26,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1828,9 +2169,10 @@ diff -Nurp non-20130505a/fluid/Fl_Type.h non-20130505.fsfb/fluid/Fl_Type.h // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/fluid.cxx non-20130505.fsfb/fluid/fluid.cxx ---- non-20130505a/fluid/fluid.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/fluid.cxx 2013-05-26 13:27:35.098498449 +0200 +diff --git a/fluid/Fl_Widget_Type.cxx b/fluid/Fl_Widget_Type.cxx +index 0982318..ca0f194 100644 +--- a/fluid/Fl_Widget_Type.cxx ++++ b/fluid/Fl_Widget_Type.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1840,21 +2182,10 @@ diff -Nurp non-20130505a/fluid/fluid.cxx non-20130505.fsfb/fluid/fluid.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fluid_Image.cxx non-20130505.fsfb/fluid/Fluid_Image.cxx ---- non-20130505a/fluid/Fluid_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fluid_Image.cxx 2013-05-26 13:27:35.099498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fluid_Image.h non-20130505.fsfb/fluid/Fluid_Image.h ---- non-20130505a/fluid/Fluid_Image.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fluid_Image.h 2013-05-26 13:32:32.087501284 +0200 +diff --git a/fluid/Fl_Widget_Type.h b/fluid/Fl_Widget_Type.h +index 9529c94..4ab65fc 100644 +--- a/fluid/Fl_Widget_Type.h ++++ b/fluid/Fl_Widget_Type.h @@ -21,7 +21,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1864,21 +2195,10 @@ diff -Nurp non-20130505a/fluid/Fluid_Image.h non-20130505.fsfb/fluid/Fluid_Image // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Widget_Type.cxx non-20130505.fsfb/fluid/Fl_Widget_Type.cxx ---- non-20130505a/fluid/Fl_Widget_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Widget_Type.cxx 2013-05-26 13:27:35.106498449 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Widget_Type.h non-20130505.fsfb/fluid/Fl_Widget_Type.h ---- non-20130505a/fluid/Fl_Widget_Type.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Widget_Type.h 2013-05-26 13:32:32.087501284 +0200 +diff --git a/fluid/Fl_Window_Type.cxx b/fluid/Fl_Window_Type.cxx +index 3fae459..48dea0c 100644 +--- a/fluid/Fl_Window_Type.cxx ++++ b/fluid/Fl_Window_Type.cxx @@ -21,7 +21,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1888,9 +2208,23 @@ diff -Nurp non-20130505a/fluid/Fl_Widget_Type.h non-20130505.fsfb/fluid/Fl_Widge // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Fl_Window_Type.cxx non-20130505.fsfb/fluid/Fl_Window_Type.cxx ---- non-20130505a/fluid/Fl_Window_Type.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Fl_Window_Type.cxx 2013-05-26 13:27:35.110498450 +0200 +diff --git a/fluid/Fluid_Image.cxx b/fluid/Fluid_Image.cxx +index 73b12a2..ac0a35b 100644 +--- a/fluid/Fluid_Image.cxx ++++ b/fluid/Fluid_Image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/Fluid_Image.h b/fluid/Fluid_Image.h +index ed16cd0..2b72337 100644 +--- a/fluid/Fluid_Image.h ++++ b/fluid/Fluid_Image.h @@ -21,7 +21,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1900,9 +2234,10 @@ diff -Nurp non-20130505a/fluid/Fl_Window_Type.cxx non-20130505.fsfb/fluid/Fl_Win // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/function_panel.cxx non-20130505.fsfb/fluid/function_panel.cxx ---- non-20130505a/fluid/function_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/function_panel.cxx 2013-05-26 13:27:35.114498450 +0200 +diff --git a/fluid/Shortcut_Button.h b/fluid/Shortcut_Button.h +index b050108..5f61f17 100644 +--- a/fluid/Shortcut_Button.h ++++ b/fluid/Shortcut_Button.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1912,9 +2247,10 @@ diff -Nurp non-20130505a/fluid/function_panel.cxx non-20130505.fsfb/fluid/functi // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/function_panel.h non-20130505.fsfb/fluid/function_panel.h ---- non-20130505a/fluid/function_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/function_panel.h 2013-05-26 13:32:32.088501284 +0200 +diff --git a/fluid/about_panel.cxx b/fluid/about_panel.cxx +index 53047c0..107c88b 100644 +--- a/fluid/about_panel.cxx ++++ b/fluid/about_panel.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1924,9 +2260,10 @@ diff -Nurp non-20130505a/fluid/function_panel.h non-20130505.fsfb/fluid/function // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/print_panel.cxx non-20130505.fsfb/fluid/print_panel.cxx ---- non-20130505a/fluid/print_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/print_panel.cxx 2013-05-26 13:27:35.115498450 +0200 +diff --git a/fluid/about_panel.h b/fluid/about_panel.h +index 34436c8..a275c44 100644 +--- a/fluid/about_panel.h ++++ b/fluid/about_panel.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1936,9 +2273,10 @@ diff -Nurp non-20130505a/fluid/print_panel.cxx non-20130505.fsfb/fluid/print_pan // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/print_panel.h non-20130505.fsfb/fluid/print_panel.h ---- non-20130505a/fluid/print_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/print_panel.h 2013-05-26 13:32:32.088501284 +0200 +diff --git a/fluid/align_widget.cxx b/fluid/align_widget.cxx +index fce24f5..eaa4321 100644 +--- a/fluid/align_widget.cxx ++++ b/fluid/align_widget.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1948,9 +2286,10 @@ diff -Nurp non-20130505a/fluid/print_panel.h non-20130505.fsfb/fluid/print_panel // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/Shortcut_Button.h non-20130505.fsfb/fluid/Shortcut_Button.h ---- non-20130505a/fluid/Shortcut_Button.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/Shortcut_Button.h 2013-05-26 13:32:32.089501284 +0200 +diff --git a/fluid/alignment_panel.cxx b/fluid/alignment_panel.cxx +index 2c67e82..1ddb238 100644 +--- a/fluid/alignment_panel.cxx ++++ b/fluid/alignment_panel.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1960,9 +2299,10 @@ diff -Nurp non-20130505a/fluid/Shortcut_Button.h non-20130505.fsfb/fluid/Shortcu // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/template_panel.cxx non-20130505.fsfb/fluid/template_panel.cxx ---- non-20130505a/fluid/template_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/template_panel.cxx 2013-05-26 13:27:35.116498450 +0200 +diff --git a/fluid/alignment_panel.h b/fluid/alignment_panel.h +index d93acb1..78cf523 100644 +--- a/fluid/alignment_panel.h ++++ b/fluid/alignment_panel.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1972,9 +2312,10 @@ diff -Nurp non-20130505a/fluid/template_panel.cxx non-20130505.fsfb/fluid/templa // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/template_panel.h non-20130505.fsfb/fluid/template_panel.h ---- non-20130505a/fluid/template_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/template_panel.h 2013-05-26 13:32:32.089501284 +0200 +diff --git a/fluid/code.cxx b/fluid/code.cxx +index 33b5b1c..3f77cd4 100644 +--- a/fluid/code.cxx ++++ b/fluid/code.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1984,9 +2325,67 @@ diff -Nurp non-20130505a/fluid/template_panel.h non-20130505.fsfb/fluid/template // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/undo.cxx non-20130505.fsfb/fluid/undo.cxx ---- non-20130505a/fluid/undo.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/undo.cxx 2013-05-26 13:27:35.117498450 +0200 +diff --git a/fluid/comments.h b/fluid/comments.h +index a05234f..fd6cbf0 100644 +--- a/fluid/comments.h ++++ b/fluid/comments.h +@@ -17,7 +17,7 @@ static const char * const comment_text[] = { + "//\n" + "// You should have received a copy of the GNU General Public License\n" + "// along with this program; if not, write to the Free Software\n" +- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" ++ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" + "//\n", + // GNU Public License/GPL Footer + "\n//\n" +@@ -41,7 +41,7 @@ static const char * const comment_text[] = { + "//\n" + "// You should have received a copy of the GNU Lesser General Public\n" + "// License along with this program; if not, write to the Free Software\n" +- "// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" ++ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" + "//\n", + // GNU Public License/LGPL Footer + "\n//\n" +@@ -68,7 +68,7 @@ static const char * const comment_text[] = { + "//\n" + "// You should have received a copy of the GNU Library General Public\n" + "// License along with this library; if not, write to the Free Software\n" +- "// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n" ++ "// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301\n" + "// USA.\n" + "//\n" + "// Please report all bugs and problems on the following page:\n" +diff --git a/fluid/factory.cxx b/fluid/factory.cxx +index 71b3f5b..4f0e68c 100644 +--- a/fluid/factory.cxx ++++ b/fluid/factory.cxx +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/file.cxx b/fluid/file.cxx +index cd2c6c5..df2db91 100644 +--- a/fluid/file.cxx ++++ b/fluid/file.cxx +@@ -22,7 +22,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx +index e1832f0..6d85387 100644 +--- a/fluid/fluid.cxx ++++ b/fluid/fluid.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -1996,9 +2395,10 @@ diff -Nurp non-20130505a/fluid/undo.cxx non-20130505.fsfb/fluid/undo.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/undo.h non-20130505.fsfb/fluid/undo.h ---- non-20130505a/fluid/undo.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/undo.h 2013-05-26 13:32:32.089501284 +0200 +diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx +index f3b6e66..b9871d7 100644 +--- a/fluid/function_panel.cxx ++++ b/fluid/function_panel.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2008,9 +2408,10 @@ diff -Nurp non-20130505a/fluid/undo.h non-20130505.fsfb/fluid/undo.h // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/widget_panel.cxx non-20130505.fsfb/fluid/widget_panel.cxx ---- non-20130505a/fluid/widget_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/widget_panel.cxx 2013-05-26 13:27:35.119498450 +0200 +diff --git a/fluid/function_panel.h b/fluid/function_panel.h +index 3b0ee10..2958594 100644 +--- a/fluid/function_panel.h ++++ b/fluid/function_panel.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2020,9 +2421,10 @@ diff -Nurp non-20130505a/fluid/widget_panel.cxx non-20130505.fsfb/fluid/widget_p // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/fluid/widget_panel.h non-20130505.fsfb/fluid/widget_panel.h ---- non-20130505a/fluid/widget_panel.h 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/fluid/widget_panel.h 2013-05-26 13:32:32.090501284 +0200 +diff --git a/fluid/print_panel.cxx b/fluid/print_panel.cxx +index 1a53e55..82feb23 100644 +--- a/fluid/print_panel.cxx ++++ b/fluid/print_panel.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2032,57 +2434,166 @@ diff -Nurp non-20130505a/fluid/widget_panel.h non-20130505.fsfb/fluid/widget_pan // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Cairo_Theme.cxx non-20130505.fsfb/src/Cairo_Theme.cxx ---- non-20130505a/src/Cairo_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Cairo_Theme.cxx 2013-05-26 13:27:19.897498304 +0200 +diff --git a/fluid/print_panel.h b/fluid/print_panel.h +index 1c616f2..003eb9b 100644 +--- a/fluid/print_panel.h ++++ b/fluid/print_panel.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/template_panel.cxx b/fluid/template_panel.cxx +index 5abe9ad..f857fd8 100644 +--- a/fluid/template_panel.cxx ++++ b/fluid/template_panel.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/template_panel.h b/fluid/template_panel.h +index 9d61ea3..aa0272e 100644 +--- a/fluid/template_panel.h ++++ b/fluid/template_panel.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/undo.cxx b/fluid/undo.cxx +index 0df6662..7474764 100644 +--- a/fluid/undo.cxx ++++ b/fluid/undo.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/undo.h b/fluid/undo.h +index 0fe9447..c7e8ce5 100644 +--- a/fluid/undo.h ++++ b/fluid/undo.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/widget_panel.cxx b/fluid/widget_panel.cxx +index 4d56299..eaffae3 100644 +--- a/fluid/widget_panel.cxx ++++ b/fluid/widget_panel.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/fluid/widget_panel.h b/fluid/widget_panel.h +index 3dbfef7..1863b5c 100644 +--- a/fluid/widget_panel.h ++++ b/fluid/widget_panel.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/mac_endianness.h b/mac_endianness.h +index c4c2aa6..2783ac8 100644 +--- a/mac_endianness.h ++++ b/mac_endianness.h +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/misc/doxystar.cxx b/misc/doxystar.cxx +index 36e13e0..27329ba 100644 +--- a/misc/doxystar.cxx ++++ b/misc/doxystar.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Cairo_Theme.cxx b/src/Cairo_Theme.cxx +index c8b3e62..9ff3f43 100644 +--- a/src/Cairo_Theme.cxx ++++ b/src/Cairo_Theme.cxx @@ -15,7 +15,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include -diff -Nurp non-20130505a/src/Clean_Theme.cxx non-20130505.fsfb/src/Clean_Theme.cxx ---- non-20130505a/src/Clean_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Clean_Theme.cxx 2013-05-26 13:27:19.898498304 +0200 +diff --git a/src/Clean_Theme.cxx b/src/Clean_Theme.cxx +index d0ffe76..7b51f7d 100644 +--- a/src/Clean_Theme.cxx ++++ b/src/Clean_Theme.cxx @@ -15,7 +15,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ -diff -Nurp non-20130505a/src/cmap.cxx non-20130505.fsfb/src/cmap.cxx ---- non-20130505a/src/cmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/cmap.cxx 2013-05-26 13:27:19.899498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Crystal_Theme.cxx non-20130505.fsfb/src/Crystal_Theme.cxx ---- non-20130505a/src/Crystal_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Crystal_Theme.cxx 2013-05-26 13:27:19.900498304 +0200 +diff --git a/src/Crystal_Theme.cxx b/src/Crystal_Theme.cxx +index c3dadfa..2106ec8 100644 +--- a/src/Crystal_Theme.cxx ++++ b/src/Crystal_Theme.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ -diff -Nurp non-20130505a/src/filename_absolute.cxx non-20130505.fsfb/src/filename_absolute.cxx ---- non-20130505a/src/filename_absolute.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_absolute.cxx 2013-05-26 13:27:19.901498304 +0200 +diff --git a/src/Fl.cxx b/src/Fl.cxx +index 214aea7..684dd0d 100644 +--- a/src/Fl.cxx ++++ b/src/Fl.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2092,9 +2603,10 @@ diff -Nurp non-20130505a/src/filename_absolute.cxx non-20130505.fsfb/src/filenam // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_expand.cxx non-20130505.fsfb/src/filename_expand.cxx ---- non-20130505a/src/filename_expand.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_expand.cxx 2013-05-26 13:27:19.901498304 +0200 +diff --git a/src/Fl_Adjuster.cxx b/src/Fl_Adjuster.cxx +index 150504f..1dae2d1 100644 +--- a/src/Fl_Adjuster.cxx ++++ b/src/Fl_Adjuster.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2104,165 +2616,10 @@ diff -Nurp non-20130505a/src/filename_expand.cxx non-20130505.fsfb/src/filename_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_ext.cxx non-20130505.fsfb/src/filename_ext.cxx ---- non-20130505a/src/filename_ext.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_ext.cxx 2013-05-26 13:27:19.901498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_isdir.cxx non-20130505.fsfb/src/filename_isdir.cxx ---- non-20130505a/src/filename_isdir.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_isdir.cxx 2013-05-26 13:27:19.902498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_list.cxx non-20130505.fsfb/src/filename_list.cxx ---- non-20130505a/src/filename_list.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_list.cxx 2013-05-26 13:27:19.903498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_match.cxx non-20130505.fsfb/src/filename_match.cxx ---- non-20130505a/src/filename_match.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_match.cxx 2013-05-26 13:27:19.903498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/filename_setext.cxx non-20130505.fsfb/src/filename_setext.cxx ---- non-20130505a/src/filename_setext.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/filename_setext.cxx 2013-05-26 13:27:19.903498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_abort.cxx non-20130505.fsfb/src/Fl_abort.cxx ---- non-20130505a/src/Fl_abort.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_abort.cxx 2013-05-26 13:27:19.904498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_add_idle.cxx non-20130505.fsfb/src/Fl_add_idle.cxx ---- non-20130505a/src/Fl_add_idle.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_add_idle.cxx 2013-05-26 13:27:19.904498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Adjuster.cxx non-20130505.fsfb/src/Fl_Adjuster.cxx ---- non-20130505a/src/Fl_Adjuster.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Adjuster.cxx 2013-05-26 13:27:19.905498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_arc.cxx non-20130505.fsfb/src/fl_arc.cxx ---- non-20130505a/src/fl_arc.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_arc.cxx 2013-05-26 13:27:19.905498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_arci.cxx non-20130505.fsfb/src/fl_arci.cxx ---- non-20130505a/src/fl_arci.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_arci.cxx 2013-05-26 13:27:19.906498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_arg.cxx non-20130505.fsfb/src/Fl_arg.cxx ---- non-20130505a/src/Fl_arg.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_arg.cxx 2013-05-26 13:27:19.907498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_ask.cxx non-20130505.fsfb/src/fl_ask.cxx ---- non-20130505a/src/fl_ask.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_ask.cxx 2013-05-26 13:27:19.909498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Bitmap.cxx non-20130505.fsfb/src/Fl_Bitmap.cxx ---- non-20130505a/src/Fl_Bitmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Bitmap.cxx 2013-05-26 13:27:19.910498304 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_BMP_Image.cxx non-20130505.fsfb/src/Fl_BMP_Image.cxx ---- non-20130505a/src/Fl_BMP_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_BMP_Image.cxx 2013-05-26 13:27:19.912498304 +0200 +diff --git a/src/Fl_BMP_Image.cxx b/src/Fl_BMP_Image.cxx +index 65b1237..814920f 100644 +--- a/src/Fl_BMP_Image.cxx ++++ b/src/Fl_BMP_Image.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2272,9 +2629,10 @@ diff -Nurp non-20130505a/src/Fl_BMP_Image.cxx non-20130505.fsfb/src/Fl_BMP_Image // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Box.cxx non-20130505.fsfb/src/Fl_Box.cxx ---- non-20130505a/src/Fl_Box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Box.cxx 2013-05-26 13:27:19.912498304 +0200 +diff --git a/src/Fl_Bitmap.cxx b/src/Fl_Bitmap.cxx +index daef86a..321814e 100644 +--- a/src/Fl_Bitmap.cxx ++++ b/src/Fl_Bitmap.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2284,21 +2642,10 @@ diff -Nurp non-20130505a/src/Fl_Box.cxx non-20130505.fsfb/src/Fl_Box.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_boxtype.cxx non-20130505.fsfb/src/fl_boxtype.cxx ---- non-20130505a/src/fl_boxtype.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_boxtype.cxx 2013-05-26 13:27:19.913498304 +0200 -@@ -16,7 +16,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Browser_.cxx non-20130505.fsfb/src/Fl_Browser_.cxx ---- non-20130505a/src/Fl_Browser_.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Browser_.cxx 2013-05-26 13:27:19.916498304 +0200 +diff --git a/src/Fl_Box.cxx b/src/Fl_Box.cxx +index 9450cf6..8aa5c48 100644 +--- a/src/Fl_Box.cxx ++++ b/src/Fl_Box.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2308,9 +2655,10 @@ diff -Nurp non-20130505a/src/Fl_Browser_.cxx non-20130505.fsfb/src/Fl_Browser_.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Browser.cxx non-20130505.fsfb/src/Fl_Browser.cxx ---- non-20130505a/src/Fl_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Browser.cxx 2013-05-26 13:27:19.918498305 +0200 +diff --git a/src/Fl_Browser.cxx b/src/Fl_Browser.cxx +index d62b4f4..39b471a 100644 +--- a/src/Fl_Browser.cxx ++++ b/src/Fl_Browser.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2320,9 +2668,10 @@ diff -Nurp non-20130505a/src/Fl_Browser.cxx non-20130505.fsfb/src/Fl_Browser.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Browser_load.cxx non-20130505.fsfb/src/Fl_Browser_load.cxx ---- non-20130505a/src/Fl_Browser_load.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Browser_load.cxx 2013-05-26 13:27:19.919498305 +0200 +diff --git a/src/Fl_Browser_.cxx b/src/Fl_Browser_.cxx +index 1f738b1..c2e0076 100644 +--- a/src/Fl_Browser_.cxx ++++ b/src/Fl_Browser_.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2332,9 +2681,10 @@ diff -Nurp non-20130505a/src/Fl_Browser_load.cxx non-20130505.fsfb/src/Fl_Browse // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Button.cxx non-20130505.fsfb/src/Fl_Button.cxx ---- non-20130505a/src/Fl_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Button.cxx 2013-05-26 13:27:19.919498305 +0200 +diff --git a/src/Fl_Browser_load.cxx b/src/Fl_Browser_load.cxx +index d529d2a..0d0fdb6 100644 +--- a/src/Fl_Browser_load.cxx ++++ b/src/Fl_Browser_load.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2344,9 +2694,10 @@ diff -Nurp non-20130505a/src/Fl_Button.cxx non-20130505.fsfb/src/Fl_Button.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Cairo.cxx non-20130505.fsfb/src/Fl_Cairo.cxx ---- non-20130505a/src/Fl_Cairo.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Cairo.cxx 2013-05-26 13:27:19.920498305 +0200 +diff --git a/src/Fl_Button.cxx b/src/Fl_Button.cxx +index 7104b44..824cbcc 100644 +--- a/src/Fl_Button.cxx ++++ b/src/Fl_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2356,21 +2707,36 @@ diff -Nurp non-20130505a/src/Fl_Cairo.cxx non-20130505.fsfb/src/Fl_Cairo.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Cairo_Graphics_Driver.cxx non-20130505.fsfb/src/Fl_Cairo_Graphics_Driver.cxx ---- non-20130505a/src/Fl_Cairo_Graphics_Driver.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Cairo_Graphics_Driver.cxx 2013-05-26 13:27:19.922498305 +0200 +diff --git a/src/Fl_Cairo.cxx b/src/Fl_Cairo.cxx +index 6a99cdc..5319b3a 100644 +--- a/src/Fl_Cairo.cxx ++++ b/src/Fl_Cairo.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Cairo_Graphics_Driver.cxx b/src/Fl_Cairo_Graphics_Driver.cxx +index 93bc66a..6097698 100644 +--- a/src/Fl_Cairo_Graphics_Driver.cxx ++++ b/src/Fl_Cairo_Graphics_Driver.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ -diff -Nurp non-20130505a/src/Fl_Chart.cxx non-20130505.fsfb/src/Fl_Chart.cxx ---- non-20130505a/src/Fl_Chart.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Chart.cxx 2013-05-26 13:27:19.924498305 +0200 +diff --git a/src/Fl_Chart.cxx b/src/Fl_Chart.cxx +index 5af4ed2..f66cefd 100644 +--- a/src/Fl_Chart.cxx ++++ b/src/Fl_Chart.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2380,9 +2746,10 @@ diff -Nurp non-20130505a/src/Fl_Chart.cxx non-20130505.fsfb/src/Fl_Chart.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Check_Browser.cxx non-20130505.fsfb/src/Fl_Check_Browser.cxx ---- non-20130505a/src/Fl_Check_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Check_Browser.cxx 2013-05-26 13:27:19.925498305 +0200 +diff --git a/src/Fl_Check_Browser.cxx b/src/Fl_Check_Browser.cxx +index 4355119..0c4443e 100644 +--- a/src/Fl_Check_Browser.cxx ++++ b/src/Fl_Check_Browser.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2392,9 +2759,10 @@ diff -Nurp non-20130505a/src/Fl_Check_Browser.cxx non-20130505.fsfb/src/Fl_Check // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Check_Button.cxx non-20130505.fsfb/src/Fl_Check_Button.cxx ---- non-20130505a/src/Fl_Check_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Check_Button.cxx 2013-05-26 13:27:19.925498305 +0200 +diff --git a/src/Fl_Check_Button.cxx b/src/Fl_Check_Button.cxx +index 0baeafc..0828000 100644 +--- a/src/Fl_Check_Button.cxx ++++ b/src/Fl_Check_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2404,9 +2772,10 @@ diff -Nurp non-20130505a/src/Fl_Check_Button.cxx non-20130505.fsfb/src/Fl_Check_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Choice.cxx non-20130505.fsfb/src/Fl_Choice.cxx ---- non-20130505a/src/Fl_Choice.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Choice.cxx 2013-05-26 13:27:19.925498305 +0200 +diff --git a/src/Fl_Choice.cxx b/src/Fl_Choice.cxx +index 52d1031..af2fba8 100644 +--- a/src/Fl_Choice.cxx ++++ b/src/Fl_Choice.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2416,9 +2785,10 @@ diff -Nurp non-20130505a/src/Fl_Choice.cxx non-20130505.fsfb/src/Fl_Choice.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Color_Chooser.cxx non-20130505.fsfb/src/Fl_Color_Chooser.cxx ---- non-20130505a/src/Fl_Color_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Color_Chooser.cxx 2013-05-26 13:27:19.927498305 +0200 +diff --git a/src/Fl_Color_Chooser.cxx b/src/Fl_Color_Chooser.cxx +index ac76e36..bfc796f 100644 +--- a/src/Fl_Color_Chooser.cxx ++++ b/src/Fl_Color_Chooser.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2428,9 +2798,10 @@ diff -Nurp non-20130505a/src/Fl_Color_Chooser.cxx non-20130505.fsfb/src/Fl_Color // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_color.cxx non-20130505.fsfb/src/fl_color.cxx ---- non-20130505a/src/fl_color.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_color.cxx 2013-05-26 13:27:19.929498305 +0200 +diff --git a/src/Fl_Counter.cxx b/src/Fl_Counter.cxx +index 7f895a7..bc4d3c0 100644 +--- a/src/Fl_Counter.cxx ++++ b/src/Fl_Counter.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2440,93 +2811,10 @@ diff -Nurp non-20130505a/src/fl_color.cxx non-20130505.fsfb/src/fl_color.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_color_mac.cxx non-20130505.fsfb/src/fl_color_mac.cxx ---- non-20130505a/src/fl_color_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_color_mac.cxx 2013-05-26 13:27:19.929498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_color_win32.cxx non-20130505.fsfb/src/fl_color_win32.cxx ---- non-20130505a/src/fl_color_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_color_win32.cxx 2013-05-26 13:27:19.930498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_compose.cxx non-20130505.fsfb/src/Fl_compose.cxx ---- non-20130505a/src/Fl_compose.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_compose.cxx 2013-05-26 13:27:19.930498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Counter.cxx non-20130505.fsfb/src/Fl_Counter.cxx ---- non-20130505a/src/Fl_Counter.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Counter.cxx 2013-05-26 13:27:19.931498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_cursor.cxx non-20130505.fsfb/src/fl_cursor.cxx ---- non-20130505a/src/fl_cursor.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_cursor.cxx 2013-05-26 13:27:19.932498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_curve.cxx non-20130505.fsfb/src/fl_curve.cxx ---- non-20130505a/src/fl_curve.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_curve.cxx 2013-05-26 13:27:19.932498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl.cxx non-20130505.fsfb/src/Fl.cxx ---- non-20130505a/src/Fl.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl.cxx 2013-05-26 13:27:19.937498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Device.cxx non-20130505.fsfb/src/Fl_Device.cxx ---- non-20130505a/src/Fl_Device.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Device.cxx 2013-05-26 13:27:19.938498305 +0200 +diff --git a/src/Fl_Device.cxx b/src/Fl_Device.cxx +index 60330b0..83ea231 100644 +--- a/src/Fl_Device.cxx ++++ b/src/Fl_Device.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2536,33 +2824,23 @@ diff -Nurp non-20130505a/src/Fl_Device.cxx non-20130505.fsfb/src/Fl_Device.cxx // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Dial_Base.cxx non-20130505.fsfb/src/Fl_Dial_Base.cxx ---- non-20130505a/src/Fl_Dial_Base.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Dial_Base.cxx 2013-05-26 13:27:19.938498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Dial.cxx non-20130505.fsfb/src/Fl_Dial.cxx ---- non-20130505a/src/Fl_Dial.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Dial.cxx 2013-05-26 13:27:19.940498305 +0200 +diff --git a/src/Fl_Dial.cxx b/src/Fl_Dial.cxx +index adc9b6d..46be607 100644 +--- a/src/Fl_Dial.cxx ++++ b/src/Fl_Dial.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include -diff -Nurp non-20130505a/src/fl_diamond_box.cxx non-20130505.fsfb/src/fl_diamond_box.cxx ---- non-20130505a/src/fl_diamond_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_diamond_box.cxx 2013-05-26 13:27:19.940498305 +0200 +diff --git a/src/Fl_Dial_Base.cxx b/src/Fl_Dial_Base.cxx +index 1baff9e..2d3b4e6 100644 +--- a/src/Fl_Dial_Base.cxx ++++ b/src/Fl_Dial_Base.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2572,9 +2850,10 @@ diff -Nurp non-20130505a/src/fl_diamond_box.cxx non-20130505.fsfb/src/fl_diamond // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_display.cxx non-20130505.fsfb/src/Fl_display.cxx ---- non-20130505a/src/Fl_display.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_display.cxx 2013-05-26 13:27:19.941498305 +0200 +diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx +index e26b4ad..b18205e 100644 +--- a/src/Fl_Double_Window.cxx ++++ b/src/Fl_Double_Window.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2584,9 +2863,10 @@ diff -Nurp non-20130505a/src/Fl_display.cxx non-20130505.fsfb/src/Fl_display.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_dnd.cxx non-20130505.fsfb/src/fl_dnd.cxx ---- non-20130505a/src/fl_dnd.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_dnd.cxx 2013-05-26 13:27:19.941498305 +0200 +diff --git a/src/Fl_File_Browser.cxx b/src/Fl_File_Browser.cxx +index 98c5ff1..dcbb9d4 100644 +--- a/src/Fl_File_Browser.cxx ++++ b/src/Fl_File_Browser.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2596,9 +2876,10 @@ diff -Nurp non-20130505a/src/fl_dnd.cxx non-20130505.fsfb/src/fl_dnd.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_dnd_win32.cxx non-20130505.fsfb/src/fl_dnd_win32.cxx ---- non-20130505a/src/fl_dnd_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_dnd_win32.cxx 2013-05-26 13:27:19.943498305 +0200 +diff --git a/src/Fl_File_Chooser.cxx b/src/Fl_File_Chooser.cxx +index 4d879d2..1043624 100644 +--- a/src/Fl_File_Chooser.cxx ++++ b/src/Fl_File_Chooser.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2608,9 +2889,10 @@ diff -Nurp non-20130505a/src/fl_dnd_win32.cxx non-20130505.fsfb/src/fl_dnd_win32 // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_dnd_x.cxx non-20130505.fsfb/src/fl_dnd_x.cxx ---- non-20130505a/src/fl_dnd_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_dnd_x.cxx 2013-05-26 13:27:19.944498305 +0200 +diff --git a/src/Fl_File_Chooser2.cxx b/src/Fl_File_Chooser2.cxx +index 861f739..b51625a 100644 +--- a/src/Fl_File_Chooser2.cxx ++++ b/src/Fl_File_Chooser2.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2620,165 +2902,10 @@ diff -Nurp non-20130505a/src/fl_dnd_x.cxx non-20130505.fsfb/src/fl_dnd_x.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Double_Window.cxx non-20130505.fsfb/src/Fl_Double_Window.cxx ---- non-20130505a/src/Fl_Double_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Double_Window.cxx 2013-05-26 13:27:19.945498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw.cxx non-20130505.fsfb/src/fl_draw.cxx ---- non-20130505a/src/fl_draw.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw.cxx 2013-05-26 13:27:19.946498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_image.cxx non-20130505.fsfb/src/fl_draw_image.cxx ---- non-20130505a/src/fl_draw_image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_image.cxx 2013-05-26 13:27:19.948498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_image_mac.cxx non-20130505.fsfb/src/fl_draw_image_mac.cxx ---- non-20130505a/src/fl_draw_image_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_image_mac.cxx 2013-05-26 13:27:19.948498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_image_win32.cxx non-20130505.fsfb/src/fl_draw_image_win32.cxx ---- non-20130505a/src/fl_draw_image_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_image_win32.cxx 2013-05-26 13:27:19.949498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_draw_pixmap.cxx non-20130505.fsfb/src/fl_draw_pixmap.cxx ---- non-20130505a/src/fl_draw_pixmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_draw_pixmap.cxx 2013-05-26 13:27:19.951498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_encoding_latin1.cxx non-20130505.fsfb/src/fl_encoding_latin1.cxx ---- non-20130505a/src/fl_encoding_latin1.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_encoding_latin1.cxx 2013-05-26 13:27:19.951498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_encoding_mac_roman.cxx non-20130505.fsfb/src/fl_encoding_mac_roman.cxx ---- non-20130505a/src/fl_encoding_mac_roman.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_encoding_mac_roman.cxx 2013-05-26 13:27:19.951498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_engraved_label.cxx non-20130505.fsfb/src/fl_engraved_label.cxx ---- non-20130505a/src/fl_engraved_label.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_engraved_label.cxx 2013-05-26 13:27:19.952498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Browser.cxx non-20130505.fsfb/src/Fl_File_Browser.cxx ---- non-20130505a/src/Fl_File_Browser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Browser.cxx 2013-05-26 13:27:19.953498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Chooser2.cxx non-20130505.fsfb/src/Fl_File_Chooser2.cxx ---- non-20130505a/src/Fl_File_Chooser2.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Chooser2.cxx 2013-05-26 13:27:19.958498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Chooser.cxx non-20130505.fsfb/src/Fl_File_Chooser.cxx ---- non-20130505a/src/Fl_File_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Chooser.cxx 2013-05-26 13:27:19.959498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_file_dir.cxx non-20130505.fsfb/src/fl_file_dir.cxx ---- non-20130505a/src/fl_file_dir.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_file_dir.cxx 2013-05-26 13:27:19.960498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Icon2.cxx non-20130505.fsfb/src/Fl_File_Icon2.cxx ---- non-20130505a/src/Fl_File_Icon2.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Icon2.cxx 2013-05-26 13:27:19.962498305 +0200 +diff --git a/src/Fl_File_Icon.cxx b/src/Fl_File_Icon.cxx +index 98069dd..962f51f 100644 +--- a/src/Fl_File_Icon.cxx ++++ b/src/Fl_File_Icon.cxx @@ -19,7 +19,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2788,9 +2915,10 @@ diff -Nurp non-20130505a/src/Fl_File_Icon2.cxx non-20130505.fsfb/src/Fl_File_Ico // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Icon.cxx non-20130505.fsfb/src/Fl_File_Icon.cxx ---- non-20130505a/src/Fl_File_Icon.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Icon.cxx 2013-05-26 13:27:19.964498305 +0200 +diff --git a/src/Fl_File_Icon2.cxx b/src/Fl_File_Icon2.cxx +index 0b114ae..35515e8 100644 +--- a/src/Fl_File_Icon2.cxx ++++ b/src/Fl_File_Icon2.cxx @@ -19,7 +19,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2800,9 +2928,10 @@ diff -Nurp non-20130505a/src/Fl_File_Icon.cxx non-20130505.fsfb/src/Fl_File_Icon // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_File_Input.cxx non-20130505.fsfb/src/Fl_File_Input.cxx ---- non-20130505a/src/Fl_File_Input.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_File_Input.cxx 2013-05-26 13:27:19.965498305 +0200 +diff --git a/src/Fl_File_Input.cxx b/src/Fl_File_Input.cxx +index 1bce8f4..a4d016c 100644 +--- a/src/Fl_File_Input.cxx ++++ b/src/Fl_File_Input.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2812,9 +2941,10 @@ diff -Nurp non-20130505a/src/Fl_File_Input.cxx non-20130505.fsfb/src/Fl_File_Inp // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font.cxx non-20130505.fsfb/src/fl_font.cxx ---- non-20130505a/src/fl_font.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font.cxx 2013-05-26 13:27:19.965498305 +0200 +diff --git a/src/Fl_Font.H b/src/Fl_Font.H +index f534e6f..dde692f 100644 +--- a/src/Fl_Font.H ++++ b/src/Fl_Font.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2824,9 +2954,10 @@ diff -Nurp non-20130505a/src/fl_font.cxx non-20130505.fsfb/src/fl_font.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Font.H non-20130505.fsfb/src/Fl_Font.H ---- non-20130505a/src/Fl_Font.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Font.H 2013-05-26 13:27:28.502498386 +0200 +diff --git a/src/Fl_GDI_Printer.cxx b/src/Fl_GDI_Printer.cxx +index 49d25a7..bb77ada 100644 +--- a/src/Fl_GDI_Printer.cxx ++++ b/src/Fl_GDI_Printer.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2836,9 +2967,10 @@ diff -Nurp non-20130505a/src/Fl_Font.H non-20130505.fsfb/src/Fl_Font.H // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_mac.cxx non-20130505.fsfb/src/fl_font_mac.cxx ---- non-20130505a/src/fl_font_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_mac.cxx 2013-05-26 13:27:19.966498305 +0200 +diff --git a/src/Fl_GIF_Image.cxx b/src/Fl_GIF_Image.cxx +index c4d5811..456e4d5 100644 +--- a/src/Fl_GIF_Image.cxx ++++ b/src/Fl_GIF_Image.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2848,9 +2980,10 @@ diff -Nurp non-20130505a/src/fl_font_mac.cxx non-20130505.fsfb/src/fl_font_mac.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_win32.cxx non-20130505.fsfb/src/fl_font_win32.cxx ---- non-20130505a/src/fl_font_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_win32.cxx 2013-05-26 13:27:19.968498305 +0200 +diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H +index 2b9aedb..c7bc42d 100644 +--- a/src/Fl_Gl_Choice.H ++++ b/src/Fl_Gl_Choice.H @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2860,9 +2993,10 @@ diff -Nurp non-20130505a/src/fl_font_win32.cxx non-20130505.fsfb/src/fl_font_win // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_x.cxx non-20130505.fsfb/src/fl_font_x.cxx ---- non-20130505a/src/fl_font_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_x.cxx 2013-05-26 13:27:19.969498305 +0200 +diff --git a/src/Fl_Gl_Choice.cxx b/src/Fl_Gl_Choice.cxx +index 52a2436..8df7bc8 100644 +--- a/src/Fl_Gl_Choice.cxx ++++ b/src/Fl_Gl_Choice.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2872,117 +3006,10 @@ diff -Nurp non-20130505a/src/fl_font_x.cxx non-20130505.fsfb/src/fl_font_x.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_font_xft.cxx non-20130505.fsfb/src/fl_font_xft.cxx ---- non-20130505a/src/fl_font_xft.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_font_xft.cxx 2013-05-26 13:27:19.971498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_GDI_Printer.cxx non-20130505.fsfb/src/Fl_GDI_Printer.cxx ---- non-20130505a/src/Fl_GDI_Printer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_GDI_Printer.cxx 2013-05-26 13:27:19.971498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_key.cxx non-20130505.fsfb/src/Fl_get_key.cxx ---- non-20130505a/src/Fl_get_key.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_key.cxx 2013-05-26 13:27:19.972498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_key_mac.cxx non-20130505.fsfb/src/Fl_get_key_mac.cxx ---- non-20130505a/src/Fl_get_key_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_key_mac.cxx 2013-05-26 13:27:19.972498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_key_win32.cxx non-20130505.fsfb/src/Fl_get_key_win32.cxx ---- non-20130505a/src/Fl_get_key_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_key_win32.cxx 2013-05-26 13:27:19.973498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_get_system_colors.cxx non-20130505.fsfb/src/Fl_get_system_colors.cxx ---- non-20130505a/src/Fl_get_system_colors.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_get_system_colors.cxx 2013-05-26 13:27:19.973498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_GIF_Image.cxx non-20130505.fsfb/src/Fl_GIF_Image.cxx ---- non-20130505a/src/Fl_GIF_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_GIF_Image.cxx 2013-05-26 13:27:19.974498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Gl_Choice.cxx non-20130505.fsfb/src/Fl_Gl_Choice.cxx ---- non-20130505a/src/Fl_Gl_Choice.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Gl_Choice.cxx 2013-05-26 13:27:19.976498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Gl_Choice.H non-20130505.fsfb/src/Fl_Gl_Choice.H ---- non-20130505a/src/Fl_Gl_Choice.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Gl_Choice.H 2013-05-26 13:27:28.502498386 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Gl_Device_Plugin.cxx non-20130505.fsfb/src/Fl_Gl_Device_Plugin.cxx ---- non-20130505a/src/Fl_Gl_Device_Plugin.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Gl_Device_Plugin.cxx 2013-05-26 13:27:19.976498305 +0200 +diff --git a/src/Fl_Gl_Device_Plugin.cxx b/src/Fl_Gl_Device_Plugin.cxx +index 7ee31ed..f5db528 100644 +--- a/src/Fl_Gl_Device_Plugin.cxx ++++ b/src/Fl_Gl_Device_Plugin.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -2992,9 +3019,10 @@ diff -Nurp non-20130505a/src/Fl_Gl_Device_Plugin.cxx non-20130505.fsfb/src/Fl_Gl // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_grab.cxx non-20130505.fsfb/src/Fl_grab.cxx ---- non-20130505a/src/Fl_grab.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_grab.cxx 2013-05-26 13:27:19.979498305 +0200 +diff --git a/src/Fl_Gl_Overlay.cxx b/src/Fl_Gl_Overlay.cxx +index b9ef2b6..617ceb6 100644 +--- a/src/Fl_Gl_Overlay.cxx ++++ b/src/Fl_Gl_Overlay.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3004,9 +3032,10 @@ diff -Nurp non-20130505a/src/Fl_grab.cxx non-20130505.fsfb/src/Fl_grab.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Group.cxx non-20130505.fsfb/src/Fl_Group.cxx ---- non-20130505a/src/Fl_Group.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Group.cxx 2013-05-26 13:27:19.981498305 +0200 +diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx +index 6d71c38..924a291 100644 +--- a/src/Fl_Gl_Window.cxx ++++ b/src/Fl_Gl_Window.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3016,9 +3045,10 @@ diff -Nurp non-20130505a/src/Fl_Group.cxx non-20130505.fsfb/src/Fl_Group.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Help_Dialog.cxx non-20130505.fsfb/src/Fl_Help_Dialog.cxx ---- non-20130505a/src/Fl_Help_Dialog.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Help_Dialog.cxx 2013-05-26 13:27:19.982498305 +0200 +diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx +index c1a78c9..4628b54 100644 +--- a/src/Fl_Group.cxx ++++ b/src/Fl_Group.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3028,9 +3058,10 @@ diff -Nurp non-20130505a/src/Fl_Help_Dialog.cxx non-20130505.fsfb/src/Fl_Help_Di // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Help_Dialog_Dox.cxx non-20130505.fsfb/src/Fl_Help_Dialog_Dox.cxx ---- non-20130505a/src/Fl_Help_Dialog_Dox.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Help_Dialog_Dox.cxx 2013-05-26 13:27:19.982498305 +0200 +diff --git a/src/Fl_Help_Dialog.cxx b/src/Fl_Help_Dialog.cxx +index 5511e26..9b1395a 100644 +--- a/src/Fl_Help_Dialog.cxx ++++ b/src/Fl_Help_Dialog.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3040,9 +3071,23 @@ diff -Nurp non-20130505a/src/Fl_Help_Dialog_Dox.cxx non-20130505.fsfb/src/Fl_Hel // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Help_View.cxx non-20130505.fsfb/src/Fl_Help_View.cxx ---- non-20130505a/src/Fl_Help_View.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Help_View.cxx 2013-05-26 13:27:19.991498305 +0200 +diff --git a/src/Fl_Help_Dialog_Dox.cxx b/src/Fl_Help_Dialog_Dox.cxx +index 055b0d5..3022fb2 100644 +--- a/src/Fl_Help_Dialog_Dox.cxx ++++ b/src/Fl_Help_Dialog_Dox.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Help_View.cxx b/src/Fl_Help_View.cxx +index 1b31a89..65ec767 100644 +--- a/src/Fl_Help_View.cxx ++++ b/src/Fl_Help_View.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3052,9 +3097,10 @@ diff -Nurp non-20130505a/src/Fl_Help_View.cxx non-20130505.fsfb/src/Fl_Help_View // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Image.cxx non-20130505.fsfb/src/Fl_Image.cxx ---- non-20130505a/src/Fl_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Image.cxx 2013-05-26 13:27:19.993498305 +0200 +diff --git a/src/Fl_Image.cxx b/src/Fl_Image.cxx +index 86dc42e..7084be0 100644 +--- a/src/Fl_Image.cxx ++++ b/src/Fl_Image.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3064,9 +3110,10 @@ diff -Nurp non-20130505a/src/Fl_Image.cxx non-20130505.fsfb/src/Fl_Image.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_images_core.cxx non-20130505.fsfb/src/fl_images_core.cxx ---- non-20130505a/src/fl_images_core.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_images_core.cxx 2013-05-26 13:27:19.993498305 +0200 +diff --git a/src/Fl_Input.cxx b/src/Fl_Input.cxx +index d38d5cf..7b954a8 100644 +--- a/src/Fl_Input.cxx ++++ b/src/Fl_Input.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3076,9 +3123,10 @@ diff -Nurp non-20130505a/src/fl_images_core.cxx non-20130505.fsfb/src/fl_images_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Input_.cxx non-20130505.fsfb/src/Fl_Input_.cxx ---- non-20130505a/src/Fl_Input_.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Input_.cxx 2013-05-26 13:27:19.996498305 +0200 +diff --git a/src/Fl_Input_.cxx b/src/Fl_Input_.cxx +index 276c387..8613260 100644 +--- a/src/Fl_Input_.cxx ++++ b/src/Fl_Input_.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3088,21 +3136,10 @@ diff -Nurp non-20130505a/src/Fl_Input_.cxx non-20130505.fsfb/src/Fl_Input_.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Input.cxx non-20130505.fsfb/src/Fl_Input.cxx ---- non-20130505a/src/Fl_Input.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Input.cxx 2013-05-26 13:27:19.999498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_JPEG_Image.cxx non-20130505.fsfb/src/Fl_JPEG_Image.cxx ---- non-20130505a/src/Fl_JPEG_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_JPEG_Image.cxx 2013-05-26 13:27:20.000498305 +0200 +diff --git a/src/Fl_JPEG_Image.cxx b/src/Fl_JPEG_Image.cxx +index 38ad20b..063f46d 100644 +--- a/src/Fl_JPEG_Image.cxx ++++ b/src/Fl_JPEG_Image.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3112,9 +3149,10 @@ diff -Nurp non-20130505a/src/Fl_JPEG_Image.cxx non-20130505.fsfb/src/Fl_JPEG_Ima // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_labeltype.cxx non-20130505.fsfb/src/fl_labeltype.cxx ---- non-20130505a/src/fl_labeltype.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_labeltype.cxx 2013-05-26 13:27:20.000498305 +0200 +diff --git a/src/Fl_Light_Button.cxx b/src/Fl_Light_Button.cxx +index 5da26e7..95a3e5e 100644 +--- a/src/Fl_Light_Button.cxx ++++ b/src/Fl_Light_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3124,9 +3162,10 @@ diff -Nurp non-20130505a/src/fl_labeltype.cxx non-20130505.fsfb/src/fl_labeltype // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Light_Button.cxx non-20130505.fsfb/src/Fl_Light_Button.cxx ---- non-20130505a/src/Fl_Light_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Light_Button.cxx 2013-05-26 13:27:20.001498305 +0200 +diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx +index d5b96f7..6954a66 100644 +--- a/src/Fl_Menu.cxx ++++ b/src/Fl_Menu.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3136,9 +3175,10 @@ diff -Nurp non-20130505a/src/Fl_Light_Button.cxx non-20130505.fsfb/src/Fl_Light_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_line_style.cxx non-20130505.fsfb/src/fl_line_style.cxx ---- non-20130505a/src/fl_line_style.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_line_style.cxx 2013-05-26 13:27:20.001498305 +0200 +diff --git a/src/Fl_Menu_.cxx b/src/Fl_Menu_.cxx +index 934430d..c5eef44 100644 +--- a/src/Fl_Menu_.cxx ++++ b/src/Fl_Menu_.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3148,9 +3188,10 @@ diff -Nurp non-20130505a/src/fl_line_style.cxx non-20130505.fsfb/src/fl_line_sty // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_lock.cxx non-20130505.fsfb/src/Fl_lock.cxx ---- non-20130505a/src/Fl_lock.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_lock.cxx 2013-05-26 13:27:20.003498305 +0200 +diff --git a/src/Fl_Menu_Bar.cxx b/src/Fl_Menu_Bar.cxx +index 8e114e3..02881e9 100644 +--- a/src/Fl_Menu_Bar.cxx ++++ b/src/Fl_Menu_Bar.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3160,9 +3201,10 @@ diff -Nurp non-20130505a/src/Fl_lock.cxx non-20130505.fsfb/src/Fl_lock.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_mac.cxx non-20130505.fsfb/src/Fl_mac.cxx ---- non-20130505a/src/Fl_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_mac.cxx 2013-05-26 13:27:20.011498305 +0200 +diff --git a/src/Fl_Menu_Button.cxx b/src/Fl_Menu_Button.cxx +index bfd2207..b71daa0 100644 +--- a/src/Fl_Menu_Button.cxx ++++ b/src/Fl_Menu_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3172,9 +3214,10 @@ diff -Nurp non-20130505a/src/Fl_mac.cxx non-20130505.fsfb/src/Fl_mac.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_add.cxx non-20130505.fsfb/src/Fl_Menu_add.cxx ---- non-20130505a/src/Fl_Menu_add.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_add.cxx 2013-05-26 13:27:20.013498305 +0200 +diff --git a/src/Fl_Menu_Window.cxx b/src/Fl_Menu_Window.cxx +index c6f6b31..c588c54 100644 +--- a/src/Fl_Menu_Window.cxx ++++ b/src/Fl_Menu_Window.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3184,9 +3227,10 @@ diff -Nurp non-20130505a/src/Fl_Menu_add.cxx non-20130505.fsfb/src/Fl_Menu_add.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Menu_Bar.cxx ---- non-20130505a/src/Fl_Menu_Bar.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_Bar.cxx 2013-05-26 13:27:20.013498305 +0200 +diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx +index 2ce2804..eae3154 100644 +--- a/src/Fl_Menu_add.cxx ++++ b/src/Fl_Menu_add.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3196,9 +3240,10 @@ diff -Nurp non-20130505a/src/Fl_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Menu_Bar.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_Button.cxx non-20130505.fsfb/src/Fl_Menu_Button.cxx ---- non-20130505a/src/Fl_Menu_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_Button.cxx 2013-05-26 13:27:20.013498305 +0200 +diff --git a/src/Fl_Menu_global.cxx b/src/Fl_Menu_global.cxx +index c5d5a76..5c1b200 100644 +--- a/src/Fl_Menu_global.cxx ++++ b/src/Fl_Menu_global.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3208,9 +3253,10 @@ diff -Nurp non-20130505a/src/Fl_Menu_Button.cxx non-20130505.fsfb/src/Fl_Menu_Bu // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_.cxx non-20130505.fsfb/src/Fl_Menu_.cxx ---- non-20130505a/src/Fl_Menu_.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_.cxx 2013-05-26 13:27:20.014498305 +0200 +diff --git a/src/Fl_Multi_Label.cxx b/src/Fl_Multi_Label.cxx +index df117db..9ac36f0 100644 +--- a/src/Fl_Multi_Label.cxx ++++ b/src/Fl_Multi_Label.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3220,57 +3266,10 @@ diff -Nurp non-20130505a/src/Fl_Menu_.cxx non-20130505.fsfb/src/Fl_Menu_.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu.cxx non-20130505.fsfb/src/Fl_Menu.cxx ---- non-20130505a/src/Fl_Menu.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu.cxx 2013-05-26 13:27:20.017498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_global.cxx non-20130505.fsfb/src/Fl_Menu_global.cxx ---- non-20130505a/src/Fl_Menu_global.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_global.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Menu_Window.cxx non-20130505.fsfb/src/Fl_Menu_Window.cxx ---- non-20130505a/src/Fl_Menu_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Menu_Window.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Multi_Label.cxx non-20130505.fsfb/src/Fl_Multi_Label.cxx ---- non-20130505a/src/Fl_Multi_Label.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Multi_Label.cxx 2013-05-26 13:27:20.018498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_common.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_common.cxx ---- non-20130505a/src/Fl_Native_File_Chooser_common.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser_common.cxx 2013-05-26 13:27:20.018498305 +0200 +diff --git a/src/Fl_Native_File_Chooser.cxx b/src/Fl_Native_File_Chooser.cxx +index 1b3024f..8c216bd 100644 +--- a/src/Fl_Native_File_Chooser.cxx ++++ b/src/Fl_Native_File_Chooser.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3280,21 +3279,10 @@ diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_common.cxx non-20130505.fsfb // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser.cxx ---- non-20130505a/src/Fl_Native_File_Chooser.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser.cxx 2013-05-26 13:27:20.019498305 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_FLTK.cxx ---- non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser_FLTK.cxx 2013-05-26 13:27:20.020498305 +0200 +diff --git a/src/Fl_Native_File_Chooser_FLTK.cxx b/src/Fl_Native_File_Chooser_FLTK.cxx +index a11c1f9..2f53ba6 100644 +--- a/src/Fl_Native_File_Chooser_FLTK.cxx ++++ b/src/Fl_Native_File_Chooser_FLTK.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3304,9 +3292,10 @@ diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_FLTK.cxx non-20130505.fsfb/s // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx non-20130505.fsfb/src/Fl_Native_File_Chooser_WIN32.cxx ---- non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Native_File_Chooser_WIN32.cxx 2013-05-26 13:27:20.022498306 +0200 +diff --git a/src/Fl_Native_File_Chooser_WIN32.cxx b/src/Fl_Native_File_Chooser_WIN32.cxx +index 71b5a92..5258beb 100644 +--- a/src/Fl_Native_File_Chooser_WIN32.cxx ++++ b/src/Fl_Native_File_Chooser_WIN32.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3316,69 +3305,10 @@ diff -Nurp non-20130505a/src/Fl_Native_File_Chooser_WIN32.cxx non-20130505.fsfb/ // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/fl_open_uri.cxx non-20130505.fsfb/src/fl_open_uri.cxx ---- non-20130505a/src/fl_open_uri.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_open_uri.cxx 2013-05-26 13:27:20.023498306 +0200 -@@ -21,7 +21,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - -diff -Nurp non-20130505a/src/fl_oval_box.cxx non-20130505.fsfb/src/fl_oval_box.cxx ---- non-20130505a/src/fl_oval_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_oval_box.cxx 2013-05-26 13:27:20.024498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_overlay.cxx non-20130505.fsfb/src/fl_overlay.cxx ---- non-20130505a/src/fl_overlay.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_overlay.cxx 2013-05-26 13:27:20.024498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_own_colormap.cxx non-20130505.fsfb/src/Fl_own_colormap.cxx ---- non-20130505a/src/Fl_own_colormap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_own_colormap.cxx 2013-05-26 13:27:20.025498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Pack.cxx non-20130505.fsfb/src/Fl_Pack.cxx ---- non-20130505a/src/Fl_Pack.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Pack.cxx 2013-05-26 13:27:20.025498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Paged_Device.cxx non-20130505.fsfb/src/Fl_Paged_Device.cxx ---- non-20130505a/src/Fl_Paged_Device.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Paged_Device.cxx 2013-05-26 13:27:20.026498306 +0200 +diff --git a/src/Fl_Native_File_Chooser_common.cxx b/src/Fl_Native_File_Chooser_common.cxx +index f5d45f1..d4d4c5c 100644 +--- a/src/Fl_Native_File_Chooser_common.cxx ++++ b/src/Fl_Native_File_Chooser_common.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3388,21 +3318,88 @@ diff -Nurp non-20130505a/src/Fl_Paged_Device.cxx non-20130505.fsfb/src/Fl_Paged_ // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Panzoomer.cxx non-20130505.fsfb/src/Fl_Panzoomer.cxx ---- non-20130505a/src/Fl_Panzoomer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Panzoomer.cxx 2013-05-26 13:27:20.027498306 +0200 +diff --git a/src/Fl_Overlay_Window.cxx b/src/Fl_Overlay_Window.cxx +index a19ea65..73d77b0 100644 +--- a/src/Fl_Overlay_Window.cxx ++++ b/src/Fl_Overlay_Window.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_PNG_Image.cxx b/src/Fl_PNG_Image.cxx +index aaadc21..5c6f503 100644 +--- a/src/Fl_PNG_Image.cxx ++++ b/src/Fl_PNG_Image.cxx +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_PNM_Image.cxx b/src/Fl_PNM_Image.cxx +index 569d175..304c881 100644 +--- a/src/Fl_PNM_Image.cxx ++++ b/src/Fl_PNM_Image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Pack.cxx b/src/Fl_Pack.cxx +index da53574..989750f 100644 +--- a/src/Fl_Pack.cxx ++++ b/src/Fl_Pack.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Paged_Device.cxx b/src/Fl_Paged_Device.cxx +index d3ea07b..7d9c8df 100644 +--- a/src/Fl_Paged_Device.cxx ++++ b/src/Fl_Paged_Device.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems to: +diff --git a/src/Fl_Panzoomer.cxx b/src/Fl_Panzoomer.cxx +index 6b21c98..3758ae0 100644 +--- a/src/Fl_Panzoomer.cxx ++++ b/src/Fl_Panzoomer.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include -diff -Nurp non-20130505a/src/Fl_Pixmap.cxx non-20130505.fsfb/src/Fl_Pixmap.cxx ---- non-20130505a/src/Fl_Pixmap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Pixmap.cxx 2013-05-26 13:27:20.029498306 +0200 +diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx +index 461d970..00de0b5 100644 +--- a/src/Fl_Pixmap.cxx ++++ b/src/Fl_Pixmap.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3412,21 +3409,10 @@ diff -Nurp non-20130505a/src/Fl_Pixmap.cxx non-20130505.fsfb/src/Fl_Pixmap.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_PNG_Image.cxx non-20130505.fsfb/src/Fl_PNG_Image.cxx ---- non-20130505a/src/Fl_PNG_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_PNG_Image.cxx 2013-05-26 13:27:20.029498306 +0200 -@@ -18,7 +18,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_PNM_Image.cxx non-20130505.fsfb/src/Fl_PNM_Image.cxx ---- non-20130505a/src/Fl_PNM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_PNM_Image.cxx 2013-05-26 13:27:20.030498306 +0200 +diff --git a/src/Fl_Positioner.cxx b/src/Fl_Positioner.cxx +index 1a50630..10c35ea 100644 +--- a/src/Fl_Positioner.cxx ++++ b/src/Fl_Positioner.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3436,21 +3422,10 @@ diff -Nurp non-20130505a/src/Fl_PNM_Image.cxx non-20130505.fsfb/src/Fl_PNM_Image // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Positioner.cxx non-20130505.fsfb/src/Fl_Positioner.cxx ---- non-20130505a/src/Fl_Positioner.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Positioner.cxx 2013-05-26 13:27:20.030498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_PostScript.cxx non-20130505.fsfb/src/Fl_PostScript.cxx ---- non-20130505a/src/Fl_PostScript.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_PostScript.cxx 2013-05-26 13:27:20.035498306 +0200 +diff --git a/src/Fl_PostScript.cxx b/src/Fl_PostScript.cxx +index 810d74f..d300e95 100644 +--- a/src/Fl_PostScript.cxx ++++ b/src/Fl_PostScript.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3460,9 +3435,10 @@ diff -Nurp non-20130505a/src/Fl_PostScript.cxx non-20130505.fsfb/src/Fl_PostScri // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Preferences.cxx non-20130505.fsfb/src/Fl_Preferences.cxx ---- non-20130505a/src/Fl_Preferences.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Preferences.cxx 2013-05-26 13:27:20.040498306 +0200 +diff --git a/src/Fl_Preferences.cxx b/src/Fl_Preferences.cxx +index e343821..29b9142 100644 +--- a/src/Fl_Preferences.cxx ++++ b/src/Fl_Preferences.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3472,9 +3448,10 @@ diff -Nurp non-20130505a/src/Fl_Preferences.cxx non-20130505.fsfb/src/Fl_Prefere // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Printer.cxx non-20130505.fsfb/src/Fl_Printer.cxx ---- non-20130505a/src/Fl_Printer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Printer.cxx 2013-05-26 13:27:20.040498306 +0200 +diff --git a/src/Fl_Printer.cxx b/src/Fl_Printer.cxx +index 6644496..55545c1 100644 +--- a/src/Fl_Printer.cxx ++++ b/src/Fl_Printer.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3484,9 +3461,10 @@ diff -Nurp non-20130505a/src/Fl_Printer.cxx non-20130505.fsfb/src/Fl_Printer.cxx // USA. // // Please report all bugs and problems to: -diff -Nurp non-20130505a/src/Fl_Progress.cxx non-20130505.fsfb/src/Fl_Progress.cxx ---- non-20130505a/src/Fl_Progress.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Progress.cxx 2013-05-26 13:27:20.041498306 +0200 +diff --git a/src/Fl_Progress.cxx b/src/Fl_Progress.cxx +index 192b38d..73905c8 100644 +--- a/src/Fl_Progress.cxx ++++ b/src/Fl_Progress.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3496,9 +3474,10 @@ diff -Nurp non-20130505a/src/Fl_Progress.cxx non-20130505.fsfb/src/Fl_Progress.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_read_image.cxx non-20130505.fsfb/src/fl_read_image.cxx ---- non-20130505a/src/fl_read_image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_read_image.cxx 2013-05-26 13:27:20.042498306 +0200 +diff --git a/src/Fl_Repeat_Button.cxx b/src/Fl_Repeat_Button.cxx +index 65ed3ef..7dc908c 100644 +--- a/src/Fl_Repeat_Button.cxx ++++ b/src/Fl_Repeat_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3508,9 +3487,10 @@ diff -Nurp non-20130505a/src/fl_read_image.cxx non-20130505.fsfb/src/fl_read_ima // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_read_image_mac.cxx non-20130505.fsfb/src/fl_read_image_mac.cxx ---- non-20130505a/src/fl_read_image_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_read_image_mac.cxx 2013-05-26 13:27:20.042498306 +0200 +diff --git a/src/Fl_Return_Button.cxx b/src/Fl_Return_Button.cxx +index 42db047..86b5d83 100644 +--- a/src/Fl_Return_Button.cxx ++++ b/src/Fl_Return_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3520,9 +3500,10 @@ diff -Nurp non-20130505a/src/fl_read_image_mac.cxx non-20130505.fsfb/src/fl_read // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_read_image_win32.cxx non-20130505.fsfb/src/fl_read_image_win32.cxx ---- non-20130505a/src/fl_read_image_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_read_image_win32.cxx 2013-05-26 13:27:20.043498306 +0200 +diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx +index f972076..e8b75bd 100644 +--- a/src/Fl_Round_Button.cxx ++++ b/src/Fl_Round_Button.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3532,9 +3513,10 @@ diff -Nurp non-20130505a/src/fl_read_image_win32.cxx non-20130505.fsfb/src/fl_re // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_rect.cxx non-20130505.fsfb/src/fl_rect.cxx ---- non-20130505a/src/fl_rect.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_rect.cxx 2013-05-26 13:27:20.045498306 +0200 +diff --git a/src/Fl_Scroll.cxx b/src/Fl_Scroll.cxx +index 9f91c1b..aebe928 100644 +--- a/src/Fl_Scroll.cxx ++++ b/src/Fl_Scroll.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3544,9 +3526,10 @@ diff -Nurp non-20130505a/src/fl_rect.cxx non-20130505.fsfb/src/fl_rect.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Repeat_Button.cxx non-20130505.fsfb/src/Fl_Repeat_Button.cxx ---- non-20130505a/src/Fl_Repeat_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Repeat_Button.cxx 2013-05-26 13:27:20.045498306 +0200 +diff --git a/src/Fl_Scrollbar.cxx b/src/Fl_Scrollbar.cxx +index 2c27248..14c8f9e 100644 +--- a/src/Fl_Scrollbar.cxx ++++ b/src/Fl_Scrollbar.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3556,9 +3539,10 @@ diff -Nurp non-20130505a/src/Fl_Repeat_Button.cxx non-20130505.fsfb/src/Fl_Repea // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Return_Button.cxx non-20130505.fsfb/src/Fl_Return_Button.cxx ---- non-20130505a/src/Fl_Return_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Return_Button.cxx 2013-05-26 13:27:20.045498306 +0200 +diff --git a/src/Fl_Shared_Image.cxx b/src/Fl_Shared_Image.cxx +index 13598a9..765ca22 100644 +--- a/src/Fl_Shared_Image.cxx ++++ b/src/Fl_Shared_Image.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3568,9 +3552,10 @@ diff -Nurp non-20130505a/src/Fl_Return_Button.cxx non-20130505.fsfb/src/Fl_Retur // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_round_box.cxx non-20130505.fsfb/src/fl_round_box.cxx ---- non-20130505a/src/fl_round_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_round_box.cxx 2013-05-26 13:27:20.046498306 +0200 +diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx +index 054b76d..8c61400 100644 +--- a/src/Fl_Single_Window.cxx ++++ b/src/Fl_Single_Window.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3580,9 +3565,10 @@ diff -Nurp non-20130505a/src/fl_round_box.cxx non-20130505.fsfb/src/fl_round_box // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Round_Button.cxx non-20130505.fsfb/src/Fl_Round_Button.cxx ---- non-20130505a/src/Fl_Round_Button.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Round_Button.cxx 2013-05-26 13:27:20.046498306 +0200 +diff --git a/src/Fl_Slider.cxx b/src/Fl_Slider.cxx +index 862a0da..fa1aee9 100644 +--- a/src/Fl_Slider.cxx ++++ b/src/Fl_Slider.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3592,9 +3578,10 @@ diff -Nurp non-20130505a/src/Fl_Round_Button.cxx non-20130505.fsfb/src/Fl_Round_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_rounded_box.cxx non-20130505.fsfb/src/fl_rounded_box.cxx ---- non-20130505a/src/fl_rounded_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_rounded_box.cxx 2013-05-26 13:27:20.047498306 +0200 +diff --git a/src/Fl_Sys_Menu_Bar.cxx b/src/Fl_Sys_Menu_Bar.cxx +index 69b47c3..f3c5c05 100644 +--- a/src/Fl_Sys_Menu_Bar.cxx ++++ b/src/Fl_Sys_Menu_Bar.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3604,213 +3591,10 @@ diff -Nurp non-20130505a/src/fl_rounded_box.cxx non-20130505.fsfb/src/fl_rounded // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_scroll_area.cxx non-20130505.fsfb/src/fl_scroll_area.cxx ---- non-20130505a/src/fl_scroll_area.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_scroll_area.cxx 2013-05-26 13:27:20.047498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Scrollbar.cxx non-20130505.fsfb/src/Fl_Scrollbar.cxx ---- non-20130505a/src/Fl_Scrollbar.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Scrollbar.cxx 2013-05-26 13:27:20.048498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Scroll.cxx non-20130505.fsfb/src/Fl_Scroll.cxx ---- non-20130505a/src/Fl_Scroll.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Scroll.cxx 2013-05-26 13:27:20.049498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_font.cxx non-20130505.fsfb/src/fl_set_font.cxx ---- non-20130505a/src/fl_set_font.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_font.cxx 2013-05-26 13:27:20.049498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts.cxx non-20130505.fsfb/src/fl_set_fonts.cxx ---- non-20130505a/src/fl_set_fonts.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts.cxx 2013-05-26 13:27:20.050498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_mac.cxx non-20130505.fsfb/src/fl_set_fonts_mac.cxx ---- non-20130505a/src/fl_set_fonts_mac.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_mac.cxx 2013-05-26 13:27:20.050498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_win32.cxx non-20130505.fsfb/src/fl_set_fonts_win32.cxx ---- non-20130505a/src/fl_set_fonts_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_win32.cxx 2013-05-26 13:27:20.051498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this7 library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_x.cxx non-20130505.fsfb/src/fl_set_fonts_x.cxx ---- non-20130505a/src/fl_set_fonts_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_x.cxx 2013-05-26 13:27:20.052498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_set_fonts_xft.cxx non-20130505.fsfb/src/fl_set_fonts_xft.cxx ---- non-20130505a/src/fl_set_fonts_xft.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_set_fonts_xft.cxx 2013-05-26 13:27:20.053498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_shadow_box.cxx non-20130505.fsfb/src/fl_shadow_box.cxx ---- non-20130505a/src/fl_shadow_box.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_shadow_box.cxx 2013-05-26 13:27:20.053498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Shared_Image.cxx non-20130505.fsfb/src/Fl_Shared_Image.cxx ---- non-20130505a/src/Fl_Shared_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Shared_Image.cxx 2013-05-26 13:27:20.054498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_shortcut.cxx non-20130505.fsfb/src/fl_shortcut.cxx ---- non-20130505a/src/fl_shortcut.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_shortcut.cxx 2013-05-26 13:27:20.055498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_show_colormap.cxx non-20130505.fsfb/src/fl_show_colormap.cxx ---- non-20130505a/src/fl_show_colormap.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_show_colormap.cxx 2013-05-26 13:27:20.056498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Single_Window.cxx non-20130505.fsfb/src/Fl_Single_Window.cxx ---- non-20130505a/src/Fl_Single_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Single_Window.cxx 2013-05-26 13:27:20.056498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Slider.cxx non-20130505.fsfb/src/Fl_Slider.cxx ---- non-20130505a/src/Fl_Slider.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Slider.cxx 2013-05-26 13:27:20.057498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_symbols.cxx non-20130505.fsfb/src/fl_symbols.cxx ---- non-20130505a/src/fl_symbols.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_symbols.cxx 2013-05-26 13:27:20.059498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Sys_Menu_Bar.cxx non-20130505.fsfb/src/Fl_Sys_Menu_Bar.cxx ---- non-20130505a/src/Fl_Sys_Menu_Bar.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Sys_Menu_Bar.cxx 2013-05-26 13:27:20.060498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Table.cxx non-20130505.fsfb/src/Fl_Table.cxx ---- non-20130505a/src/Fl_Table.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Table.cxx 2013-05-26 13:27:20.063498306 +0200 +diff --git a/src/Fl_Table.cxx b/src/Fl_Table.cxx +index dc6f263..91d96b1 100644 +--- a/src/Fl_Table.cxx ++++ b/src/Fl_Table.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3820,9 +3604,10 @@ diff -Nurp non-20130505a/src/Fl_Table.cxx non-20130505.fsfb/src/Fl_Table.cxx // USA. // -diff -Nurp non-20130505a/src/Fl_Table_Row.cxx non-20130505.fsfb/src/Fl_Table_Row.cxx ---- non-20130505a/src/Fl_Table_Row.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Table_Row.cxx 2013-05-26 13:27:20.064498306 +0200 +diff --git a/src/Fl_Table_Row.cxx b/src/Fl_Table_Row.cxx +index 6e24bba..43f4a55 100644 +--- a/src/Fl_Table_Row.cxx ++++ b/src/Fl_Table_Row.cxx @@ -20,7 +20,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3832,9 +3617,10 @@ diff -Nurp non-20130505a/src/Fl_Table_Row.cxx non-20130505.fsfb/src/Fl_Table_Row // USA. // // Please report all bugs and problems to "erco at seriss dot com". -diff -Nurp non-20130505a/src/Fl_Tabs.cxx non-20130505.fsfb/src/Fl_Tabs.cxx ---- non-20130505a/src/Fl_Tabs.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tabs.cxx 2013-05-26 13:27:20.066498306 +0200 +diff --git a/src/Fl_Tabs.cxx b/src/Fl_Tabs.cxx +index 14f309b..291db7c 100644 +--- a/src/Fl_Tabs.cxx ++++ b/src/Fl_Tabs.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3844,9 +3630,10 @@ diff -Nurp non-20130505a/src/Fl_Tabs.cxx non-20130505.fsfb/src/Fl_Tabs.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Text_Buffer.cxx non-20130505.fsfb/src/Fl_Text_Buffer.cxx ---- non-20130505a/src/Fl_Text_Buffer.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Text_Buffer.cxx 2013-05-26 13:27:20.070498306 +0200 +diff --git a/src/Fl_Text_Buffer.cxx b/src/Fl_Text_Buffer.cxx +index 9714f51..d2571bc 100644 +--- a/src/Fl_Text_Buffer.cxx ++++ b/src/Fl_Text_Buffer.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3856,9 +3643,10 @@ diff -Nurp non-20130505a/src/Fl_Text_Buffer.cxx non-20130505.fsfb/src/Fl_Text_Bu // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Text_Display.cxx non-20130505.fsfb/src/Fl_Text_Display.cxx ---- non-20130505a/src/Fl_Text_Display.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Text_Display.cxx 2013-05-26 13:27:20.080498306 +0200 +diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx +index 538392a..bc904c1 100644 +--- a/src/Fl_Text_Display.cxx ++++ b/src/Fl_Text_Display.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3868,9 +3656,10 @@ diff -Nurp non-20130505a/src/Fl_Text_Display.cxx non-20130505.fsfb/src/Fl_Text_D // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Text_Editor.cxx non-20130505.fsfb/src/Fl_Text_Editor.cxx ---- non-20130505a/src/Fl_Text_Editor.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Text_Editor.cxx 2013-05-26 13:27:20.082498306 +0200 +diff --git a/src/Fl_Text_Editor.cxx b/src/Fl_Text_Editor.cxx +index 553bd0d..573c792 100644 +--- a/src/Fl_Text_Editor.cxx ++++ b/src/Fl_Text_Editor.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3880,21 +3669,23 @@ diff -Nurp non-20130505a/src/Fl_Text_Editor.cxx non-20130505.fsfb/src/Fl_Text_Ed // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Theme.cxx non-20130505.fsfb/src/Fl_Theme.cxx ---- non-20130505a/src/Fl_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Theme.cxx 2013-05-26 13:27:20.084498306 +0200 +diff --git a/src/Fl_Theme.cxx b/src/Fl_Theme.cxx +index 13d2da2..bb9b27d 100644 +--- a/src/Fl_Theme.cxx ++++ b/src/Fl_Theme.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include "FL/Fl_Theme.H" -diff -Nurp non-20130505a/src/Fl_Tile.cxx non-20130505.fsfb/src/Fl_Tile.cxx ---- non-20130505a/src/Fl_Tile.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tile.cxx 2013-05-26 13:27:20.084498306 +0200 +diff --git a/src/Fl_Tile.cxx b/src/Fl_Tile.cxx +index 0d245db..b343ffa 100644 +--- a/src/Fl_Tile.cxx ++++ b/src/Fl_Tile.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3904,9 +3695,10 @@ diff -Nurp non-20130505a/src/Fl_Tile.cxx non-20130505.fsfb/src/Fl_Tile.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Tiled_Image.cxx non-20130505.fsfb/src/Fl_Tiled_Image.cxx ---- non-20130505a/src/Fl_Tiled_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tiled_Image.cxx 2013-05-26 13:27:20.085498306 +0200 +diff --git a/src/Fl_Tiled_Image.cxx b/src/Fl_Tiled_Image.cxx +index 5894f7c..7e2fe6d 100644 +--- a/src/Fl_Tiled_Image.cxx ++++ b/src/Fl_Tiled_Image.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3916,9 +3708,10 @@ diff -Nurp non-20130505a/src/Fl_Tiled_Image.cxx non-20130505.fsfb/src/Fl_Tiled_I // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Tooltip.cxx non-20130505.fsfb/src/Fl_Tooltip.cxx ---- non-20130505a/src/Fl_Tooltip.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tooltip.cxx 2013-05-26 13:27:20.086498306 +0200 +diff --git a/src/Fl_Tooltip.cxx b/src/Fl_Tooltip.cxx +index 1af62ba..fdeb42b 100644 +--- a/src/Fl_Tooltip.cxx ++++ b/src/Fl_Tooltip.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3928,9 +3721,10 @@ diff -Nurp non-20130505a/src/Fl_Tooltip.cxx non-20130505.fsfb/src/Fl_Tooltip.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Tree.cxx non-20130505.fsfb/src/Fl_Tree.cxx ---- non-20130505a/src/Fl_Tree.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree.cxx 2013-05-26 13:27:20.088498306 +0200 +diff --git a/src/Fl_Tree.cxx b/src/Fl_Tree.cxx +index 4bbd229..51bf744 100644 +--- a/src/Fl_Tree.cxx ++++ b/src/Fl_Tree.cxx @@ -28,7 +28,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3940,9 +3734,10 @@ diff -Nurp non-20130505a/src/Fl_Tree.cxx non-20130505.fsfb/src/Fl_Tree.cxx // USA. // -diff -Nurp non-20130505a/src/Fl_Tree_Item_Array.cxx non-20130505.fsfb/src/Fl_Tree_Item_Array.cxx ---- non-20130505a/src/Fl_Tree_Item_Array.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree_Item_Array.cxx 2013-05-26 13:27:20.089498306 +0200 +diff --git a/src/Fl_Tree_Item.cxx b/src/Fl_Tree_Item.cxx +index deeaf5a..aa13b7f 100644 +--- a/src/Fl_Tree_Item.cxx ++++ b/src/Fl_Tree_Item.cxx @@ -28,7 +28,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3952,9 +3747,10 @@ diff -Nurp non-20130505a/src/Fl_Tree_Item_Array.cxx non-20130505.fsfb/src/Fl_Tre // USA. // -diff -Nurp non-20130505a/src/Fl_Tree_Item.cxx non-20130505.fsfb/src/Fl_Tree_Item.cxx ---- non-20130505a/src/Fl_Tree_Item.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree_Item.cxx 2013-05-26 13:27:20.091498306 +0200 +diff --git a/src/Fl_Tree_Item_Array.cxx b/src/Fl_Tree_Item_Array.cxx +index 13600bd..c25be17 100644 +--- a/src/Fl_Tree_Item_Array.cxx ++++ b/src/Fl_Tree_Item_Array.cxx @@ -28,7 +28,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3964,9 +3760,10 @@ diff -Nurp non-20130505a/src/Fl_Tree_Item.cxx non-20130505.fsfb/src/Fl_Tree_Item // USA. // -diff -Nurp non-20130505a/src/Fl_Tree_Prefs.cxx non-20130505.fsfb/src/Fl_Tree_Prefs.cxx ---- non-20130505a/src/Fl_Tree_Prefs.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Tree_Prefs.cxx 2013-05-26 13:27:20.092498306 +0200 +diff --git a/src/Fl_Tree_Prefs.cxx b/src/Fl_Tree_Prefs.cxx +index 7a55310..fd92b9a 100644 +--- a/src/Fl_Tree_Prefs.cxx ++++ b/src/Fl_Tree_Prefs.cxx @@ -26,7 +26,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3976,9 +3773,1206 @@ diff -Nurp non-20130505a/src/Fl_Tree_Prefs.cxx non-20130505.fsfb/src/Fl_Tree_Pre // USA. // -diff -Nurp non-20130505a/src/fl_utf8.cxx non-20130505.fsfb/src/fl_utf8.cxx ---- non-20130505a/src/fl_utf8.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_utf8.cxx 2013-05-26 13:27:20.094498306 +0200 +diff --git a/src/Fl_Valuator.cxx b/src/Fl_Valuator.cxx +index d094eef..efeded2 100644 +--- a/src/Fl_Valuator.cxx ++++ b/src/Fl_Valuator.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Value_Input.cxx b/src/Fl_Value_Input.cxx +index f4817d8..b19f60f 100644 +--- a/src/Fl_Value_Input.cxx ++++ b/src/Fl_Value_Input.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Value_Output.cxx b/src/Fl_Value_Output.cxx +index 7dd3f45..aebcad9 100644 +--- a/src/Fl_Value_Output.cxx ++++ b/src/Fl_Value_Output.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Value_Slider.cxx b/src/Fl_Value_Slider.cxx +index 6c5ff22..e14180e 100644 +--- a/src/Fl_Value_Slider.cxx ++++ b/src/Fl_Value_Slider.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Widget.cxx b/src/Fl_Widget.cxx +index a8be544..008e51a 100644 +--- a/src/Fl_Widget.cxx ++++ b/src/Fl_Widget.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Window.cxx b/src/Fl_Window.cxx +index c458b94..4af96d9 100644 +--- a/src/Fl_Window.cxx ++++ b/src/Fl_Window.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx +index ea56343..d805817 100644 +--- a/src/Fl_Window_fullscreen.cxx ++++ b/src/Fl_Window_fullscreen.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Window_hotspot.cxx b/src/Fl_Window_hotspot.cxx +index 92a298f..d1a2d78 100644 +--- a/src/Fl_Window_hotspot.cxx ++++ b/src/Fl_Window_hotspot.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Window_iconize.cxx b/src/Fl_Window_iconize.cxx +index 10ceda5..43b9448 100644 +--- a/src/Fl_Window_iconize.cxx ++++ b/src/Fl_Window_iconize.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_Wizard.cxx b/src/Fl_Wizard.cxx +index 3557cfa..3cfdf03 100644 +--- a/src/Fl_Wizard.cxx ++++ b/src/Fl_Wizard.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_XBM_Image.cxx b/src/Fl_XBM_Image.cxx +index cb35c1b..0215c71 100644 +--- a/src/Fl_XBM_Image.cxx ++++ b/src/Fl_XBM_Image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_XColor.H b/src/Fl_XColor.H +index 9162f3a..9a6ca75 100644 +--- a/src/Fl_XColor.H ++++ b/src/Fl_XColor.H +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_XPM_Image.cxx b/src/Fl_XPM_Image.cxx +index 7f66eff..4ae621a 100644 +--- a/src/Fl_XPM_Image.cxx ++++ b/src/Fl_XPM_Image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_abort.cxx b/src/Fl_abort.cxx +index f854615..6787851 100644 +--- a/src/Fl_abort.cxx ++++ b/src/Fl_abort.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_add_idle.cxx b/src/Fl_add_idle.cxx +index 6059ae1..452b2d3 100644 +--- a/src/Fl_add_idle.cxx ++++ b/src/Fl_add_idle.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx +index 59e3e25..6d6ed96 100644 +--- a/src/Fl_arg.cxx ++++ b/src/Fl_arg.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_compose.cxx b/src/Fl_compose.cxx +index fe72c22..973a9fd 100644 +--- a/src/Fl_compose.cxx ++++ b/src/Fl_compose.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_display.cxx b/src/Fl_display.cxx +index c661d23..7990aa1 100644 +--- a/src/Fl_display.cxx ++++ b/src/Fl_display.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_get_key.cxx b/src/Fl_get_key.cxx +index 80bcf91..ae17b30 100644 +--- a/src/Fl_get_key.cxx ++++ b/src/Fl_get_key.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_get_key_mac.cxx b/src/Fl_get_key_mac.cxx +index 167a706..096dc73 100644 +--- a/src/Fl_get_key_mac.cxx ++++ b/src/Fl_get_key_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_get_key_win32.cxx b/src/Fl_get_key_win32.cxx +index e935a2e..a5fe91a 100644 +--- a/src/Fl_get_key_win32.cxx ++++ b/src/Fl_get_key_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_get_system_colors.cxx b/src/Fl_get_system_colors.cxx +index 0a52d87..bad2341 100644 +--- a/src/Fl_get_system_colors.cxx ++++ b/src/Fl_get_system_colors.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_grab.cxx b/src/Fl_grab.cxx +index 76c9e9e..381aeb7 100644 +--- a/src/Fl_grab.cxx ++++ b/src/Fl_grab.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_lock.cxx b/src/Fl_lock.cxx +index e635a59..a1dfd2e 100644 +--- a/src/Fl_lock.cxx ++++ b/src/Fl_lock.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_mac.cxx b/src/Fl_mac.cxx +index 38c0f21..1abf730 100644 +--- a/src/Fl_mac.cxx ++++ b/src/Fl_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx +index 3a76688..d57a797 100644 +--- a/src/Fl_own_colormap.cxx ++++ b/src/Fl_own_colormap.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_visual.cxx b/src/Fl_visual.cxx +index 34c3c22..a446300 100644 +--- a/src/Fl_visual.cxx ++++ b/src/Fl_visual.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_win32.cxx b/src/Fl_win32.cxx +index 54d9c81..ab795a1 100644 +--- a/src/Fl_win32.cxx ++++ b/src/Fl_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx +index 3f91a0c..9d3fea0 100644 +--- a/src/Fl_x.cxx ++++ b/src/Fl_x.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/Gleam_Theme.cxx b/src/Gleam_Theme.cxx +index 0f7f420..b9b36bc 100644 +--- a/src/Gleam_Theme.cxx ++++ b/src/Gleam_Theme.cxx +@@ -15,7 +15,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + /*******************************************************************************/ + + /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ +diff --git a/src/Vector_Theme.cxx b/src/Vector_Theme.cxx +index 286a742..42de539 100644 +--- a/src/Vector_Theme.cxx ++++ b/src/Vector_Theme.cxx +@@ -15,7 +15,7 @@ + /* */ + /* You should have received a copy of the GNU General Public License along */ + /* with This program; see the file COPYING. If not,write to the Free Software */ +-/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + /*******************************************************************************/ + + #include +diff --git a/src/cgdebug.h b/src/cgdebug.h +index 469beb5..ea1c819 100644 +--- a/src/cgdebug.h ++++ b/src/cgdebug.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/cmap.cxx b/src/cmap.cxx +index 8bd489e..a8a0316 100644 +--- a/src/cmap.cxx ++++ b/src/cmap.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_absolute.cxx b/src/filename_absolute.cxx +index b98d5ee..83c96e2 100644 +--- a/src/filename_absolute.cxx ++++ b/src/filename_absolute.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_expand.cxx b/src/filename_expand.cxx +index 2591ec4..1f70cf9 100644 +--- a/src/filename_expand.cxx ++++ b/src/filename_expand.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_ext.cxx b/src/filename_ext.cxx +index f9be104..3d60ae7 100644 +--- a/src/filename_ext.cxx ++++ b/src/filename_ext.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_isdir.cxx b/src/filename_isdir.cxx +index 253bc07..74e826d 100644 +--- a/src/filename_isdir.cxx ++++ b/src/filename_isdir.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_list.cxx b/src/filename_list.cxx +index 6434d67..43cc3c8 100644 +--- a/src/filename_list.cxx ++++ b/src/filename_list.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_match.cxx b/src/filename_match.cxx +index 41e6dfd..2c6424d 100644 +--- a/src/filename_match.cxx ++++ b/src/filename_match.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/filename_setext.cxx b/src/filename_setext.cxx +index 927ea48..5dff3d0 100644 +--- a/src/filename_setext.cxx ++++ b/src/filename_setext.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx +index 70b29e7..3f73615 100644 +--- a/src/fl_arc.cxx ++++ b/src/fl_arc.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx +index 963d62c..465a66b 100644 +--- a/src/fl_arci.cxx ++++ b/src/fl_arci.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx +index a9bb180..86b5c67 100644 +--- a/src/fl_ask.cxx ++++ b/src/fl_ask.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_boxtype.cxx b/src/fl_boxtype.cxx +index a069eb0..a684a07 100644 +--- a/src/fl_boxtype.cxx ++++ b/src/fl_boxtype.cxx +@@ -16,7 +16,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_call_main.c b/src/fl_call_main.c +index 00f349f..fb6c6ff 100644 +--- a/src/fl_call_main.c ++++ b/src/fl_call_main.c +@@ -18,7 +18,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/fl_color.cxx b/src/fl_color.cxx +index ea07123..3593d94 100644 +--- a/src/fl_color.cxx ++++ b/src/fl_color.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_color_mac.cxx b/src/fl_color_mac.cxx +index c6351c0..056f60c 100644 +--- a/src/fl_color_mac.cxx ++++ b/src/fl_color_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_color_win32.cxx b/src/fl_color_win32.cxx +index 7925f2d..fc8ad26 100644 +--- a/src/fl_color_win32.cxx ++++ b/src/fl_color_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_cursor.cxx b/src/fl_cursor.cxx +index 6649255..c9c1d98 100644 +--- a/src/fl_cursor.cxx ++++ b/src/fl_cursor.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_curve.cxx b/src/fl_curve.cxx +index 2f86552..3a02ced 100644 +--- a/src/fl_curve.cxx ++++ b/src/fl_curve.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx +index 4f4af91..0edc98a 100644 +--- a/src/fl_diamond_box.cxx ++++ b/src/fl_diamond_box.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_dnd.cxx b/src/fl_dnd.cxx +index 701cf10..f485278 100644 +--- a/src/fl_dnd.cxx ++++ b/src/fl_dnd.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_dnd_win32.cxx b/src/fl_dnd_win32.cxx +index 48cd9c5..af6de34 100644 +--- a/src/fl_dnd_win32.cxx ++++ b/src/fl_dnd_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_dnd_x.cxx b/src/fl_dnd_x.cxx +index 12aacf9..d5b1723 100644 +--- a/src/fl_dnd_x.cxx ++++ b/src/fl_dnd_x.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx +index b88cc70..cb186df 100644 +--- a/src/fl_draw.cxx ++++ b/src/fl_draw.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_draw_image.cxx b/src/fl_draw_image.cxx +index dd52871..08414e7 100644 +--- a/src/fl_draw_image.cxx ++++ b/src/fl_draw_image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_draw_image_mac.cxx b/src/fl_draw_image_mac.cxx +index 73af992..9c2dfec 100644 +--- a/src/fl_draw_image_mac.cxx ++++ b/src/fl_draw_image_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_draw_image_win32.cxx b/src/fl_draw_image_win32.cxx +index 625112a..4635d4e 100644 +--- a/src/fl_draw_image_win32.cxx ++++ b/src/fl_draw_image_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_draw_pixmap.cxx b/src/fl_draw_pixmap.cxx +index 68f7df6..999224e 100644 +--- a/src/fl_draw_pixmap.cxx ++++ b/src/fl_draw_pixmap.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_encoding_latin1.cxx b/src/fl_encoding_latin1.cxx +index bac5311..43474a2 100644 +--- a/src/fl_encoding_latin1.cxx ++++ b/src/fl_encoding_latin1.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_encoding_mac_roman.cxx b/src/fl_encoding_mac_roman.cxx +index 45d6115..3ef31e2 100644 +--- a/src/fl_encoding_mac_roman.cxx ++++ b/src/fl_encoding_mac_roman.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_engraved_label.cxx b/src/fl_engraved_label.cxx +index 2cd4eda..83a7acb 100644 +--- a/src/fl_engraved_label.cxx ++++ b/src/fl_engraved_label.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_file_dir.cxx b/src/fl_file_dir.cxx +index a96070a..c0587b5 100644 +--- a/src/fl_file_dir.cxx ++++ b/src/fl_file_dir.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_font.cxx b/src/fl_font.cxx +index e208ed7..185427a 100644 +--- a/src/fl_font.cxx ++++ b/src/fl_font.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_font_mac.cxx b/src/fl_font_mac.cxx +index b65de06..73867b0 100644 +--- a/src/fl_font_mac.cxx ++++ b/src/fl_font_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_font_win32.cxx b/src/fl_font_win32.cxx +index 537fc2e..97142ef 100644 +--- a/src/fl_font_win32.cxx ++++ b/src/fl_font_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_font_x.cxx b/src/fl_font_x.cxx +index 1f1077c..b8cdce3 100644 +--- a/src/fl_font_x.cxx ++++ b/src/fl_font_x.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_font_xft.cxx b/src/fl_font_xft.cxx +index 6d95abc..4bc3dfe 100644 +--- a/src/fl_font_xft.cxx ++++ b/src/fl_font_xft.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_images_core.cxx b/src/fl_images_core.cxx +index 0ba10e5..542cef6 100644 +--- a/src/fl_images_core.cxx ++++ b/src/fl_images_core.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_labeltype.cxx b/src/fl_labeltype.cxx +index e9d3ae9..ce27f9e 100644 +--- a/src/fl_labeltype.cxx ++++ b/src/fl_labeltype.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_line_style.cxx b/src/fl_line_style.cxx +index f9b61bf..4ab813a 100644 +--- a/src/fl_line_style.cxx ++++ b/src/fl_line_style.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_open_uri.cxx b/src/fl_open_uri.cxx +index adeb4cb..973dfdc 100644 +--- a/src/fl_open_uri.cxx ++++ b/src/fl_open_uri.cxx +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff --git a/src/fl_oval_box.cxx b/src/fl_oval_box.cxx +index 0dad6d7..01994ee 100644 +--- a/src/fl_oval_box.cxx ++++ b/src/fl_oval_box.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_overlay.cxx b/src/fl_overlay.cxx +index adcd871..4d2fb65 100644 +--- a/src/fl_overlay.cxx ++++ b/src/fl_overlay.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_read_image.cxx b/src/fl_read_image.cxx +index f02cbea..0bb196e 100644 +--- a/src/fl_read_image.cxx ++++ b/src/fl_read_image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_read_image_mac.cxx b/src/fl_read_image_mac.cxx +index da575b5..e80f5d5 100644 +--- a/src/fl_read_image_mac.cxx ++++ b/src/fl_read_image_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_read_image_win32.cxx b/src/fl_read_image_win32.cxx +index a58bafa..b56e1cc 100644 +--- a/src/fl_read_image_win32.cxx ++++ b/src/fl_read_image_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx +index 5a22041..d792a45 100644 +--- a/src/fl_rect.cxx ++++ b/src/fl_rect.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_round_box.cxx b/src/fl_round_box.cxx +index f5a802c..a6b3d31 100644 +--- a/src/fl_round_box.cxx ++++ b/src/fl_round_box.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_rounded_box.cxx b/src/fl_rounded_box.cxx +index b4dece3..6558c5e 100644 +--- a/src/fl_rounded_box.cxx ++++ b/src/fl_rounded_box.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_scroll_area.cxx b/src/fl_scroll_area.cxx +index 515a8cd..70a1bde 100644 +--- a/src/fl_scroll_area.cxx ++++ b/src/fl_scroll_area.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx +index 0ae7305..453a6e1 100644 +--- a/src/fl_set_font.cxx ++++ b/src/fl_set_font.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_set_fonts.cxx b/src/fl_set_fonts.cxx +index d8973c1..8505376 100644 +--- a/src/fl_set_fonts.cxx ++++ b/src/fl_set_fonts.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_set_fonts_mac.cxx b/src/fl_set_fonts_mac.cxx +index 7c3eb6f..8648add 100644 +--- a/src/fl_set_fonts_mac.cxx ++++ b/src/fl_set_fonts_mac.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_set_fonts_win32.cxx b/src/fl_set_fonts_win32.cxx +index 18aeb26..d117d73 100644 +--- a/src/fl_set_fonts_win32.cxx ++++ b/src/fl_set_fonts_win32.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this7 library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_set_fonts_x.cxx b/src/fl_set_fonts_x.cxx +index 0cc344c..05ce503 100644 +--- a/src/fl_set_fonts_x.cxx ++++ b/src/fl_set_fonts_x.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_set_fonts_xft.cxx b/src/fl_set_fonts_xft.cxx +index 2b18178..e273461 100644 +--- a/src/fl_set_fonts_xft.cxx ++++ b/src/fl_set_fonts_xft.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_shadow_box.cxx b/src/fl_shadow_box.cxx +index 02cf660..a72d845 100644 +--- a/src/fl_shadow_box.cxx ++++ b/src/fl_shadow_box.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_shortcut.cxx b/src/fl_shortcut.cxx +index 84c84f7..eef420f 100644 +--- a/src/fl_shortcut.cxx ++++ b/src/fl_shortcut.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx +index b3d705a..094d0ac 100644 +--- a/src/fl_show_colormap.cxx ++++ b/src/fl_show_colormap.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_symbols.cxx b/src/fl_symbols.cxx +index a68f39a..7342f05 100644 +--- a/src/fl_symbols.cxx ++++ b/src/fl_symbols.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/fl_utf.c b/src/fl_utf.c +index dbdcd50..c55ab4b 100644 +--- a/src/fl_utf.c ++++ b/src/fl_utf.c +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/fl_utf8.cxx b/src/fl_utf8.cxx +index 5533532..c678b95 100644 +--- a/src/fl_utf8.cxx ++++ b/src/fl_utf8.cxx @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU Library General Public @@ -3988,9 +4982,10 @@ diff -Nurp non-20130505a/src/fl_utf8.cxx non-20130505.fsfb/src/fl_utf8.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Valuator.cxx non-20130505.fsfb/src/Fl_Valuator.cxx ---- non-20130505a/src/Fl_Valuator.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Valuator.cxx 2013-05-26 13:27:20.095498306 +0200 +diff --git a/src/fl_vertex.cxx b/src/fl_vertex.cxx +index 756436d..0d81357 100644 +--- a/src/fl_vertex.cxx ++++ b/src/fl_vertex.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4000,9 +4995,36 @@ diff -Nurp non-20130505a/src/Fl_Valuator.cxx non-20130505.fsfb/src/Fl_Valuator.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Value_Input.cxx non-20130505.fsfb/src/Fl_Value_Input.cxx ---- non-20130505a/src/Fl_Value_Input.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Value_Input.cxx 2013-05-26 13:27:20.095498306 +0200 +diff --git a/src/flstring.c b/src/flstring.c +index 1be88f2..d79d83d 100644 +--- a/src/flstring.c ++++ b/src/flstring.c +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/flstring.h b/src/flstring.h +index 679e490..987b8ab 100644 +--- a/src/flstring.h ++++ b/src/flstring.h +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx +index 868099f..ab8b6af 100644 +--- a/src/gl_draw.cxx ++++ b/src/gl_draw.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4012,9 +5034,10 @@ diff -Nurp non-20130505a/src/Fl_Value_Input.cxx non-20130505.fsfb/src/Fl_Value_I // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Value_Output.cxx non-20130505.fsfb/src/Fl_Value_Output.cxx ---- non-20130505a/src/Fl_Value_Output.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Value_Output.cxx 2013-05-26 13:27:20.096498306 +0200 +diff --git a/src/gl_start.cxx b/src/gl_start.cxx +index a52a457..391ce66 100644 +--- a/src/gl_start.cxx ++++ b/src/gl_start.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4024,9 +5047,10 @@ diff -Nurp non-20130505a/src/Fl_Value_Output.cxx non-20130505.fsfb/src/Fl_Value_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Value_Slider.cxx non-20130505.fsfb/src/Fl_Value_Slider.cxx ---- non-20130505a/src/Fl_Value_Slider.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Value_Slider.cxx 2013-05-26 13:27:20.096498306 +0200 +diff --git a/src/glut_compatability.cxx b/src/glut_compatability.cxx +index 0338675..364d508 100644 +--- a/src/glut_compatability.cxx ++++ b/src/glut_compatability.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4036,9 +5060,10 @@ diff -Nurp non-20130505a/src/Fl_Value_Slider.cxx non-20130505.fsfb/src/Fl_Value_ // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/fl_vertex.cxx non-20130505.fsfb/src/fl_vertex.cxx ---- non-20130505a/src/fl_vertex.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/fl_vertex.cxx 2013-05-26 13:27:20.097498306 +0200 +diff --git a/src/glut_font.cxx b/src/glut_font.cxx +index d2eb65d..f9c9778 100644 +--- a/src/glut_font.cxx ++++ b/src/glut_font.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4048,225 +5073,36 @@ diff -Nurp non-20130505a/src/fl_vertex.cxx non-20130505.fsfb/src/fl_vertex.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_visual.cxx non-20130505.fsfb/src/Fl_visual.cxx ---- non-20130505a/src/Fl_visual.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_visual.cxx 2013-05-26 13:27:20.097498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Widget.cxx non-20130505.fsfb/src/Fl_Widget.cxx ---- non-20130505a/src/Fl_Widget.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Widget.cxx 2013-05-26 13:27:20.098498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_win32.cxx non-20130505.fsfb/src/Fl_win32.cxx ---- non-20130505a/src/Fl_win32.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_win32.cxx 2013-05-26 13:27:20.104498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window.cxx non-20130505.fsfb/src/Fl_Window.cxx ---- non-20130505a/src/Fl_Window.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window.cxx 2013-05-26 13:27:20.105498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window_fullscreen.cxx non-20130505.fsfb/src/Fl_Window_fullscreen.cxx ---- non-20130505a/src/Fl_Window_fullscreen.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window_fullscreen.cxx 2013-05-26 13:27:20.105498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window_hotspot.cxx non-20130505.fsfb/src/Fl_Window_hotspot.cxx ---- non-20130505a/src/Fl_Window_hotspot.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window_hotspot.cxx 2013-05-26 13:27:20.105498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Window_iconize.cxx non-20130505.fsfb/src/Fl_Window_iconize.cxx ---- non-20130505a/src/Fl_Window_iconize.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Window_iconize.cxx 2013-05-26 13:27:20.106498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_Wizard.cxx non-20130505.fsfb/src/Fl_Wizard.cxx ---- non-20130505a/src/Fl_Wizard.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_Wizard.cxx 2013-05-26 13:27:20.106498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_XBM_Image.cxx non-20130505.fsfb/src/Fl_XBM_Image.cxx ---- non-20130505a/src/Fl_XBM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_XBM_Image.cxx 2013-05-26 13:27:20.106498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_XColor.H non-20130505.fsfb/src/Fl_XColor.H ---- non-20130505a/src/Fl_XColor.H 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_XColor.H 2013-05-26 13:27:28.503498386 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_x.cxx non-20130505.fsfb/src/Fl_x.cxx ---- non-20130505a/src/Fl_x.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_x.cxx 2013-05-26 13:27:20.113498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Fl_XPM_Image.cxx non-20130505.fsfb/src/Fl_XPM_Image.cxx ---- non-20130505a/src/Fl_XPM_Image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Fl_XPM_Image.cxx 2013-05-26 13:27:20.113498306 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/gl_draw.cxx non-20130505.fsfb/src/gl_draw.cxx ---- non-20130505a/src/gl_draw.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/gl_draw.cxx 2013-05-26 13:27:20.133498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/Gleam_Theme.cxx non-20130505.fsfb/src/Gleam_Theme.cxx ---- non-20130505a/src/Gleam_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Gleam_Theme.cxx 2013-05-26 13:27:20.134498307 +0200 -@@ -15,7 +15,7 @@ - /* */ - /* You should have received a copy of the GNU General Public License along */ - /* with This program; see the file COPYING. If not,write to the Free Software */ --/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ - /*******************************************************************************/ - - /* Taken from the "Gleam" FLTK scheme, as modified by prodatum */ -diff -Nurp non-20130505a/src/gl_start.cxx non-20130505.fsfb/src/gl_start.cxx ---- non-20130505a/src/gl_start.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/gl_start.cxx 2013-05-26 13:27:20.134498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/glut_compatability.cxx non-20130505.fsfb/src/glut_compatability.cxx ---- non-20130505a/src/glut_compatability.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/glut_compatability.cxx 2013-05-26 13:27:20.136498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/glut_font.cxx non-20130505.fsfb/src/glut_font.cxx ---- non-20130505a/src/glut_font.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/glut_font.cxx 2013-05-26 13:27:20.136498307 +0200 -@@ -17,7 +17,7 @@ - // - // You should have received a copy of the GNU Library General Public - // License along with this library; if not, write to the Free Software --// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - // USA. - // - // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/ntk-chtheme.cxx non-20130505.fsfb/src/ntk-chtheme.cxx ---- non-20130505a/src/ntk-chtheme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/ntk-chtheme.cxx 2013-05-26 13:27:20.137498307 +0200 +diff --git a/src/ntk-chtheme.cxx b/src/ntk-chtheme.cxx +index 663ca84..aee9813 100644 +--- a/src/ntk-chtheme.cxx ++++ b/src/ntk-chtheme.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include -diff -Nurp non-20130505a/src/print_panel.cxx non-20130505.fsfb/src/print_panel.cxx ---- non-20130505a/src/print_panel.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/print_panel.cxx 2013-05-26 13:27:20.138498307 +0200 +diff --git a/src/numericsort.c b/src/numericsort.c +index e780b89..92164d8 100644 +--- a/src/numericsort.c ++++ b/src/numericsort.c +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/print_panel.cxx b/src/print_panel.cxx +index ad6a590..fff7010 100644 +--- a/src/print_panel.cxx ++++ b/src/print_panel.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4276,9 +5112,10 @@ diff -Nurp non-20130505a/src/print_panel.cxx non-20130505.fsfb/src/print_panel.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/ps_image.cxx non-20130505.fsfb/src/ps_image.cxx ---- non-20130505a/src/ps_image.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/ps_image.cxx 2013-05-26 13:27:20.140498307 +0200 +diff --git a/src/print_panel.h b/src/print_panel.h +index 6c96e47..2cdba9f 100644 +--- a/src/print_panel.h ++++ b/src/print_panel.h @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4288,9 +5125,10 @@ diff -Nurp non-20130505a/src/ps_image.cxx non-20130505.fsfb/src/ps_image.cxx // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/screen_xywh.cxx non-20130505.fsfb/src/screen_xywh.cxx ---- non-20130505a/src/screen_xywh.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/screen_xywh.cxx 2013-05-26 13:27:20.141498307 +0200 +diff --git a/src/ps_image.cxx b/src/ps_image.cxx +index 6e1cbfc..dc54e71 100644 +--- a/src/ps_image.cxx ++++ b/src/ps_image.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public @@ -4300,27 +5138,1286 @@ diff -Nurp non-20130505a/src/screen_xywh.cxx non-20130505.fsfb/src/screen_xywh.c // USA. // // Please report all bugs and problems on the following page: -diff -Nurp non-20130505a/src/themes.cxx non-20130505.fsfb/src/themes.cxx ---- non-20130505a/src/themes.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/themes.cxx 2013-05-26 13:27:20.141498307 +0200 +diff --git a/src/scandir.c b/src/scandir.c +index ffe5803..cea9775 100644 +--- a/src/scandir.c ++++ b/src/scandir.c +@@ -13,7 +13,7 @@ Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software +-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + USA. */ + + #if defined(WIN32) && !defined(__CYGWIN__) +diff --git a/src/scandir_win32.c b/src/scandir_win32.c +index dcefdf6..2f89112 100644 +--- a/src/scandir_win32.c ++++ b/src/scandir_win32.c +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/screen_xywh.cxx b/src/screen_xywh.cxx +index 5cf3759..c1012a2 100644 +--- a/src/screen_xywh.cxx ++++ b/src/screen_xywh.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/src/themes.cxx b/src/themes.cxx +index 105cef0..215658d 100644 +--- a/src/themes.cxx ++++ b/src/themes.cxx @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include "FL/Fl_Theme.H" -diff -Nurp non-20130505a/src/Vector_Theme.cxx non-20130505.fsfb/src/Vector_Theme.cxx ---- non-20130505a/src/Vector_Theme.cxx 2013-05-06 05:56:33.000000000 +0200 -+++ non-20130505.fsfb/src/Vector_Theme.cxx 2013-05-26 13:27:20.142498307 +0200 +diff --git a/src/vsnprintf.c b/src/vsnprintf.c +index e1542f4..df73b38 100644 +--- a/src/vsnprintf.c ++++ b/src/vsnprintf.c +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/case.c b/src/xutf8/case.c +index 6e9ac67..e0cd0c2 100644 +--- a/src/xutf8/case.c ++++ b/src/xutf8/case.c +@@ -16,7 +16,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/fl_wcwidth.c b/src/xutf8/fl_wcwidth.c +index f0c0df8..809f489 100644 +--- a/src/xutf8/fl_wcwidth.c ++++ b/src/xutf8/fl_wcwidth.c +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/is_right2left.c b/src/xutf8/is_right2left.c +index d823452..f475950 100644 +--- a/src/xutf8/is_right2left.c ++++ b/src/xutf8/is_right2left.c @@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/is_spacing.c b/src/xutf8/is_spacing.c +index 2035ff7..0843ea4 100644 +--- a/src/xutf8/is_spacing.c ++++ b/src/xutf8/is_spacing.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/keysym2Ucs.c b/src/xutf8/keysym2Ucs.c +index 5bf23d1..5fb897e 100644 +--- a/src/xutf8/keysym2Ucs.c ++++ b/src/xutf8/keysym2Ucs.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/lcUniConv/cp936ext.h b/src/xutf8/lcUniConv/cp936ext.h +index 578db95..d73a601 100644 +--- a/src/xutf8/lcUniConv/cp936ext.h ++++ b/src/xutf8/lcUniConv/cp936ext.h +@@ -17,7 +17,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/test.c b/src/xutf8/test.c +index 255cce1..7364b17 100644 +--- a/src/xutf8/test.c ++++ b/src/xutf8/test.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/test2.c b/src/xutf8/test2.c +index 2d985b6..5282f45 100644 +--- a/src/xutf8/test2.c ++++ b/src/xutf8/test2.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/ucs2fontmap.c b/src/xutf8/ucs2fontmap.c +index fe3150b..1827c93 100644 +--- a/src/xutf8/ucs2fontmap.c ++++ b/src/xutf8/ucs2fontmap.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utf8Input.c b/src/xutf8/utf8Input.c +index 2fb415b..20052b2 100644 +--- a/src/xutf8/utf8Input.c ++++ b/src/xutf8/utf8Input.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utf8Utils.c b/src/xutf8/utf8Utils.c +index 6c177a7..f61d3c7 100644 +--- a/src/xutf8/utf8Utils.c ++++ b/src/xutf8/utf8Utils.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utf8Wrap.c b/src/xutf8/utf8Wrap.c +index 1d7f523..922bb5a 100644 +--- a/src/xutf8/utf8Wrap.c ++++ b/src/xutf8/utf8Wrap.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utils/conv_gen.c b/src/xutf8/utils/conv_gen.c +index c979029..f074156 100644 +--- a/src/xutf8/utils/conv_gen.c ++++ b/src/xutf8/utils/conv_gen.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utils/convert_map.c b/src/xutf8/utils/convert_map.c +index fb68469..3f6615f 100644 +--- a/src/xutf8/utils/convert_map.c ++++ b/src/xutf8/utils/convert_map.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utils/create_table.c b/src/xutf8/utils/create_table.c +index cfee793..b67011f 100644 +--- a/src/xutf8/utils/create_table.c ++++ b/src/xutf8/utils/create_table.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/src/xutf8/utils/euc_tw.c b/src/xutf8/utils/euc_tw.c +index d768908..2a08668 100644 +--- a/src/xutf8/utils/euc_tw.c ++++ b/src/xutf8/utils/euc_tw.c +@@ -14,7 +14,7 @@ + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software +- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA. + * + * Please report all bugs and problems on the following page: +diff --git a/test/CubeMain.cxx b/test/CubeMain.cxx +index 201f295..0a6b215 100644 +--- a/test/CubeMain.cxx ++++ b/test/CubeMain.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/CubeView.cxx b/test/CubeView.cxx +index aba5266..824eafc 100644 +--- a/test/CubeView.cxx ++++ b/test/CubeView.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/CubeView.h b/test/CubeView.h +index 1d2f89a..d742e24 100644 +--- a/test/CubeView.h ++++ b/test/CubeView.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/adjuster.cxx b/test/adjuster.cxx +index 6dcd761..4c7b8fc 100644 +--- a/test/adjuster.cxx ++++ b/test/adjuster.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/arc.cxx b/test/arc.cxx +index c65606c..9a98aa9 100644 +--- a/test/arc.cxx ++++ b/test/arc.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/ask.cxx b/test/ask.cxx +index f516da0..d346865 100644 +--- a/test/ask.cxx ++++ b/test/ask.cxx +@@ -24,7 +24,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/bitmap.cxx b/test/bitmap.cxx +index 4882956..f5d23b7 100644 +--- a/test/bitmap.cxx ++++ b/test/bitmap.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/blocks.cxx b/test/blocks.cxx +index f3eef86..9220c63 100644 +--- a/test/blocks.cxx ++++ b/test/blocks.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/boxtype.cxx b/test/boxtype.cxx +index ea81863..fd397fc 100644 +--- a/test/boxtype.cxx ++++ b/test/boxtype.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/browser.cxx b/test/browser.cxx +index 26a8444..7b4d9fe 100644 +--- a/test/browser.cxx ++++ b/test/browser.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/button.cxx b/test/button.cxx +index 6fe3ae4..4f82d9a 100644 +--- a/test/button.cxx ++++ b/test/button.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/buttons.cxx b/test/buttons.cxx +index 1c730b0..fcce555 100644 +--- a/test/buttons.cxx ++++ b/test/buttons.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/cairo_test.cxx b/test/cairo_test.cxx +index 417a19a..37a26b7 100644 +--- a/test/cairo_test.cxx ++++ b/test/cairo_test.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/checkers.cxx b/test/checkers.cxx +index c86fa16..18ef5ba 100644 +--- a/test/checkers.cxx ++++ b/test/checkers.cxx +@@ -20,7 +20,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +@@ -48,7 +48,7 @@ const char* copyright = + "\n" + "You should have received a copy of the GNU Library General Public " + "License along with this library; if not, write to the Free Software " +-"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 " ++"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 " + "USA."; + + // Define FLTK to get the fltk interface +diff --git a/test/colbrowser.cxx b/test/colbrowser.cxx +index a50ac0c..d5a8329 100644 +--- a/test/colbrowser.cxx ++++ b/test/colbrowser.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/color_chooser.cxx b/test/color_chooser.cxx +index 8d578e7..b3fdffd 100644 +--- a/test/color_chooser.cxx ++++ b/test/color_chooser.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/connect.cxx b/test/connect.cxx +index 86e1e55..20a4306 100644 +--- a/test/connect.cxx ++++ b/test/connect.cxx +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/cube.cxx b/test/cube.cxx +index 22206ad..9866f5a 100644 +--- a/test/cube.cxx ++++ b/test/cube.cxx +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/cursor.cxx b/test/cursor.cxx +index efc693a..124f0b6 100644 +--- a/test/cursor.cxx ++++ b/test/cursor.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/curve.cxx b/test/curve.cxx +index a92d9ba..4310a9d 100644 +--- a/test/curve.cxx ++++ b/test/curve.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/demo.cxx b/test/demo.cxx +index 49e544c..c468ef5 100644 +--- a/test/demo.cxx ++++ b/test/demo.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/device.cxx b/test/device.cxx +index a02baf8..77cfd42 100644 +--- a/test/device.cxx ++++ b/test/device.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/doublebuffer.cxx b/test/doublebuffer.cxx +index 758668b..bb755e8 100644 +--- a/test/doublebuffer.cxx ++++ b/test/doublebuffer.cxx +@@ -27,7 +27,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/editor.cxx b/test/editor.cxx +index ca2eec3..d14187f 100644 +--- a/test/editor.cxx ++++ b/test/editor.cxx +@@ -19,7 +19,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/embed.cxx b/test/embed.cxx +index 42a49c2..7282719 100644 +--- a/test/embed.cxx ++++ b/test/embed.cxx +@@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+/* Foundation, Inc., 51 Franklin Streetreet, Fifth Floor, Boston USA */ ++/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ - #include + #include +diff --git a/test/file_chooser.cxx b/test/file_chooser.cxx +index 95b1e63..17ffffc 100644 +--- a/test/file_chooser.cxx ++++ b/test/file_chooser.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/fl_jpeg_image.cxx b/test/fl_jpeg_image.cxx +index 92e37ab..502ece9 100644 +--- a/test/fl_jpeg_image.cxx ++++ b/test/fl_jpeg_image.cxx +@@ -34,7 +34,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/fonts.cxx b/test/fonts.cxx +index 978b173..714dbf1 100644 +--- a/test/fonts.cxx ++++ b/test/fonts.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/fractals.cxx b/test/fractals.cxx +index 8abe060..8e8d26e 100644 +--- a/test/fractals.cxx ++++ b/test/fractals.cxx +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/fullscreen.cxx b/test/fullscreen.cxx +index 57e8c58..5be1c2c 100644 +--- a/test/fullscreen.cxx ++++ b/test/fullscreen.cxx +@@ -48,7 +48,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/gl_overlay.cxx b/test/gl_overlay.cxx +index 30e3835..a667c45 100644 +--- a/test/gl_overlay.cxx ++++ b/test/gl_overlay.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/glpuzzle.cxx b/test/glpuzzle.cxx +index 1a969e7..81a566d 100644 +--- a/test/glpuzzle.cxx ++++ b/test/glpuzzle.cxx +@@ -20,7 +20,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/hello.cxx b/test/hello.cxx +index e87faab..e094e2a 100644 +--- a/test/hello.cxx ++++ b/test/hello.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/help.cxx b/test/help.cxx +index b2493e7..0526607 100644 +--- a/test/help.cxx ++++ b/test/help.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/iconize.cxx b/test/iconize.cxx +index 016626e..353e7a2 100644 +--- a/test/iconize.cxx ++++ b/test/iconize.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/image.cxx b/test/image.cxx +index 25e19c5..b338a32 100644 +--- a/test/image.cxx ++++ b/test/image.cxx +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/input.cxx b/test/input.cxx +index 762398d..e9049f5 100644 +--- a/test/input.cxx ++++ b/test/input.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/input_choice.cxx b/test/input_choice.cxx +index 96dfa9b..ef6a6ec 100644 +--- a/test/input_choice.cxx ++++ b/test/input_choice.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + +diff --git a/test/keyboard.cxx b/test/keyboard.cxx +index 6ecc3d1..8400f69 100644 +--- a/test/keyboard.cxx ++++ b/test/keyboard.cxx +@@ -31,7 +31,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/keyboard.h b/test/keyboard.h +index 97ffd5f..ed0741b 100644 +--- a/test/keyboard.h ++++ b/test/keyboard.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/label.cxx b/test/label.cxx +index 148dceb..8aa1bed 100644 +--- a/test/label.cxx ++++ b/test/label.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/line_style.cxx b/test/line_style.cxx +index 02f5471..5e3d24a 100644 +--- a/test/line_style.cxx ++++ b/test/line_style.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/list_visuals.cxx b/test/list_visuals.cxx +index a219e4b..80f97a5 100644 +--- a/test/list_visuals.cxx ++++ b/test/list_visuals.cxx +@@ -25,7 +25,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/mandelbrot.cxx b/test/mandelbrot.cxx +index 877cf9b..26b6525 100644 +--- a/test/mandelbrot.cxx ++++ b/test/mandelbrot.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/mandelbrot.h b/test/mandelbrot.h +index c1d0606..eccd5cb 100644 +--- a/test/mandelbrot.h ++++ b/test/mandelbrot.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/menubar.cxx b/test/menubar.cxx +index 4d1f680..9fd11ff 100644 +--- a/test/menubar.cxx ++++ b/test/menubar.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/message.cxx b/test/message.cxx +index 9c3fa28..8eaa87f 100644 +--- a/test/message.cxx ++++ b/test/message.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/minimum.cxx b/test/minimum.cxx +index faf1d91..58aca81 100644 +--- a/test/minimum.cxx ++++ b/test/minimum.cxx +@@ -34,7 +34,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/native-filechooser.cxx b/test/native-filechooser.cxx +index efedc91..383b936 100644 +--- a/test/native-filechooser.cxx ++++ b/test/native-filechooser.cxx +@@ -18,7 +18,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/navigation.cxx b/test/navigation.cxx +index cb4cf00..414ab41 100644 +--- a/test/navigation.cxx ++++ b/test/navigation.cxx +@@ -20,7 +20,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/output.cxx b/test/output.cxx +index 4b869b4..0d872a0 100644 +--- a/test/output.cxx ++++ b/test/output.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/overlay.cxx b/test/overlay.cxx +index 2354066..f3901e7 100644 +--- a/test/overlay.cxx ++++ b/test/overlay.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/pack.cxx b/test/pack.cxx +index df3d18b..e6a4338 100644 +--- a/test/pack.cxx ++++ b/test/pack.cxx +@@ -21,7 +21,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/pixmap.cxx b/test/pixmap.cxx +index 89badd9..573155c 100644 +--- a/test/pixmap.cxx ++++ b/test/pixmap.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx +index 3291b96..c2d3069 100644 +--- a/test/pixmap_browser.cxx ++++ b/test/pixmap_browser.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/resizebox.cxx b/test/resizebox.cxx +index 8b4417c..360f4aa 100644 +--- a/test/resizebox.cxx ++++ b/test/resizebox.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/rotated_text.cxx b/test/rotated_text.cxx +index f853086..fffd72c 100644 +--- a/test/rotated_text.cxx ++++ b/test/rotated_text.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/scroll.cxx b/test/scroll.cxx +index 9236208..da13853 100644 +--- a/test/scroll.cxx ++++ b/test/scroll.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/shape.cxx b/test/shape.cxx +index d6fbfcc..259aa2b 100644 +--- a/test/shape.cxx ++++ b/test/shape.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/subwindow.cxx b/test/subwindow.cxx +index 83f2c2c..daf6734 100644 +--- a/test/subwindow.cxx ++++ b/test/subwindow.cxx +@@ -22,7 +22,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/sudoku.cxx b/test/sudoku.cxx +index 0b00bee..21352a8 100644 +--- a/test/sudoku.cxx ++++ b/test/sudoku.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/symbols.cxx b/test/symbols.cxx +index 345806a..2486539 100644 +--- a/test/symbols.cxx ++++ b/test/symbols.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/threads.cxx b/test/threads.cxx +index abaf1d5..ba4d1d7 100644 +--- a/test/threads.cxx ++++ b/test/threads.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/threads.h b/test/threads.h +index 5ec5f00..7d86094 100644 +--- a/test/threads.h ++++ b/test/threads.h +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/tile.cxx b/test/tile.cxx +index fa96f1f..6e9b929 100644 +--- a/test/tile.cxx ++++ b/test/tile.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/tiled_image.cxx b/test/tiled_image.cxx +index 0b1d6f2..87af64e 100644 +--- a/test/tiled_image.cxx ++++ b/test/tiled_image.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_about.cxx b/test/unittest_about.cxx +index c19a5bd..c1d3e34 100644 +--- a/test/unittest_about.cxx ++++ b/test/unittest_about.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_circles.cxx b/test/unittest_circles.cxx +index 95cd0b6..89b43f8 100644 +--- a/test/unittest_circles.cxx ++++ b/test/unittest_circles.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_images.cxx b/test/unittest_images.cxx +index af499a9..5a76a63 100644 +--- a/test/unittest_images.cxx ++++ b/test/unittest_images.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_lines.cxx b/test/unittest_lines.cxx +index e4adf44..03e13a8 100644 +--- a/test/unittest_lines.cxx ++++ b/test/unittest_lines.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_points.cxx b/test/unittest_points.cxx +index d477421..e128e0e 100644 +--- a/test/unittest_points.cxx ++++ b/test/unittest_points.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_rects.cxx b/test/unittest_rects.cxx +index 526e343..76bc319 100644 +--- a/test/unittest_rects.cxx ++++ b/test/unittest_rects.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_scrollbarsize.cxx b/test/unittest_scrollbarsize.cxx +index 91f0998..0a87e93 100644 +--- a/test/unittest_scrollbarsize.cxx ++++ b/test/unittest_scrollbarsize.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_text.cxx b/test/unittest_text.cxx +index be5b69d..5ddb736 100644 +--- a/test/unittest_text.cxx ++++ b/test/unittest_text.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittest_viewport.cxx b/test/unittest_viewport.cxx +index 285c92d..735d1c1 100644 +--- a/test/unittest_viewport.cxx ++++ b/test/unittest_viewport.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/unittests.cxx b/test/unittests.cxx +index 35b60af..fcac855 100644 +--- a/test/unittests.cxx ++++ b/test/unittests.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: +diff --git a/test/utf8.cxx b/test/utf8.cxx +index a067c26..36fa68f 100644 +--- a/test/utf8.cxx ++++ b/test/utf8.cxx +@@ -17,7 +17,7 @@ + // + // You should have received a copy of the GNU Library General Public + // License along with this library; if not, write to the Free Software +-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ++// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + // USA. + // + // Please report all bugs and problems on the following page: diff --git a/non-ntk-snapshot.sh b/non-ntk-snapshot.sh index 2438c0a..185af7f 100644 --- a/non-ntk-snapshot.sh +++ b/non-ntk-snapshot.sh @@ -1,8 +1,10 @@ #!/bin/bash -# $1 - revision number to checkout. -: ${1?"You must either provide desired revision number \"X\" to checkout: `basename $0` X - or fetch the latest revision by: `basename $0` HEAD"} +# This script creates source tarball from git +# $1 - revision number to checkout. Use HEAD to checkout the latest revision + +: ${1?"You must either provide desired revision number \"X\" to checkout: `basename ${0}` X + or fetch the latest revision by: `basename ${0}` HEAD"} set -e @@ -11,22 +13,19 @@ tmp=$(mktemp -d) trap cleanup EXIT cleanup() { set +e - [ -z "$tmp" -o ! -d "$tmp" ] || rm -rf "$tmp" + [ -z "${tmp}" -o ! -d "${tmp}" ] || rm -rf "${tmp}" } unset CDPATH -pwd=$(pwd) +pwd="$(pwd)" name=non-ntk -version=20130730 +version=20190925 -pushd "$tmp" >/dev/null -echo "Fetching git revision: $1" -git clone git://git.tuxfamily.org/gitroot/non/fltk.git $name-$version |tee $name.stdout -cd $name-$version -git reset $1 -rm -rf .git* .waf* -cd .. -rm -rf $name.stdout -tar jcf "$pwd"/$name-$version-git$1.tar.bz2 $name-$version -echo "Written: $name-$version-git$1.tar.bz2" +pushd "${tmp}" > /dev/null +echo "Archiving git revision: ${1}" +git clone git://git.tuxfamily.org/gitroot/non/fltk.git "${name}" +cd "${name}" +commit=$(git rev-list --abbrev-commit --max-count=1 ${1}) +git archive --format=tar --prefix="${name}-${version}/" ${1} | xz > "${pwd}/${name}-${version}-git${commit}.tar.xz" +echo "Written: ${name}-${version}-git${commit}.tar.xz" popd >/dev/null diff --git a/non-ntk-unused-shlib.patch b/non-ntk-unused-shlib.patch deleted file mode 100644 index 3c68e04..0000000 --- a/non-ntk-unused-shlib.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff -Nurp non-ntk-20130713.orig/wscript non-ntk-20130713.mod/wscript ---- non-ntk-20130713.orig/wscript 2013-07-20 15:40:28.000000000 +0200 -+++ non-ntk-20130713.mod/wscript 2013-08-15 08:02:24.439092572 +0200 -@@ -28,7 +28,7 @@ out = 'build' - children = [ 'fluid', 'test' ] - #children = [] - --CFLAGS = [ '-pthread', -+CFLAGS = [ - '-D_LARGEFILE64_SOURCE', - '-D_FILE_OFFSET_BITS=64' ] - -@@ -218,7 +218,7 @@ def configure(conf): - print('') - - def build(bld): -- -+ bld.env.append_value('LINKFLAGS','-Wl,--as-needed') - bld.makelib( source = ''' - src/Fl_Cairo_Graphics_Driver.cxx - src/Fl.cxx -@@ -408,7 +408,7 @@ src/Fl_Gl_Overlay.cxx - src/Fl_Gl_Window.cxx - ''', - target = 'ntk_gl', -- uselib = [ 'X11', 'DL', 'M', 'PTHREAD', 'GL'] ) -+ uselib = [ 'X11', 'DL', 'M', 'GL'] ) - - bld( features = 'subst', - source = 'ntk.pc.in', -@@ -513,7 +513,7 @@ src/Fl_Gl_Window.cxx - bld.install_files( bld.env.INCLUDEDIR + '/ntk/FL', start_dir.ant_glob('*.H *.h'), - cwd=start_dir, relative_trick=True) - -- bld.add_post_fun( run_ldconfig ) -+ # bld.add_post_fun( run_ldconfig ) - - # bld.install_files( string.join( [ '${DATADIR}/doc', APPNAME ], '/' ), bld.path.ant_glob( 'doc/*.html doc/*.png' ) ) - diff --git a/non-ntk.spec b/non-ntk.spec index 72eba6e..152514b 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -1,27 +1,40 @@ +%global commit dae177189b12f74ea01ac2389b76326c06d9be78 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commitdate 20190925 + Name: non-ntk -Version: 1.3.0 -Release: 0.17.20130730gitd006352%{?dist} +Version: 1.3.1000 +Release: 0.2.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite -# themse are GPLv2+, FLTK derived code is LGPLv2+ +# themes are GPLv2+, FLTK derived code is LGPLv2+ License: LGPLv2+ with exceptions and GPLv2+ URL: http://non.tuxfamily.org/ -Source0: non-ntk-20130730-gitd006352.tar.bz2 +Source0: %{name}-%{commitdate}-git%{shortcommit}.tar.xz # script to create source tarball from git # sh non-snapshot.sh $(rev) -Source1: non-ntk-snapshot.sh -# no desktop file in tarball -Source2: non-ntk-1.3.0-fluid.desktop -# sent upstream via email -Patch1: non-ntk-1.3.0-fsf.patch -Patch2: non-ntk-unused-shlib.patch -Patch3: non-ntk-scandir.patch +Source1: %{name}-snapshot.sh +# No desktop file in tarball +Source2: ntk-fluid.desktop +# Appdata for ntk-fluid +Source3: ntk-fluid.appdata.xml +# Desktop file for ntk-chtheme +Source4: ntk-chtheme.desktop +# Fix wrong FSF address +Patch0: %{name}-fsf.patch +# Use system provided scandir +Patch1: %{name}-scandir.patch +# Delete wrong compiler flags +Patch2: %{name}-flags.patch -BuildRequires: cairo-devel +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: cairo-devel >= 1.10.0 BuildRequires: desktop-file-utils +BuildRequires: libappstream-glib BuildRequires: libjpeg-devel BuildRequires: pkgconfig(libpng) -BuildRequires: python2 +BuildRequires: python3 BuildRequires: zlib-devel BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(xft) @@ -41,38 +54,48 @@ Development files for the Non-ntk GUI library %package fluid Summary: Fast Light User Interface Designer Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-devel +Requires: %{name}-devel%{?_isa} = %{version}-%{release} %description fluid %{summary}, an interactive GUI designer for %{name}. %prep -%setup -q -n non-ntk-20130730 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 - -sed -i -e "s|append_value('C\(.*\)FLAGS', CFLAGS|append_value('C\1FLAGS','%{optflags}'.split(' ')|" \ - wscript +%autosetup -p 1 -n non-ntk-%{commitdate} %build -LDFLAGS="%{?__global_ldflags}" ./waf -v configure --prefix=%{_prefix} \ +%set_build_flags +python3 ./waf -v configure --prefix=%{_prefix} \ --libdir=%{_libdir} --enable-gl -./waf -v %{?_smp_mflags} +python3 ./waf -v %{?_smp_mflags} -%install -./waf -v install --destdir=%{buildroot} -install -d -m 0755 %{buildroot}%{_datadir}/applications -install -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/ntk-fluid.desktop +%install +# Do not run ldconfig +export DESTDIR="%{buildroot}" + +python3 ./waf -v install --destdir=%{buildroot} + +# Install desktop file +desktop-file-install --dir=%{buildroot}%{_datadir}/applications \ + %{SOURCE2} %{SOURCE4} + +# Install appdata file +install -d -m755 %{buildroot}%{_metainfodir} +install -p -m644 %{SOURCE3} %{buildroot}%{_metainfodir} + +# Delete static libraries rm %{buildroot}%{_libdir}/libntk*.a* -%ldconfig_scriptlets - %check +# Validate desktop files desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop +desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-chtheme.desktop + +# Validate appdata +appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appdata.xml %files -%doc COPYING -%{_libdir}/libntk*.so.* +%doc README +%license COPYING +%{_libdir}/libntk*.so.1* %files devel %{_libdir}/libntk.so @@ -83,9 +106,20 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/ntk-fluid.desktop %files fluid %{_datadir}/applications/ntk-fluid.desktop +%{_datadir}/applications/ntk-chtheme.desktop +%{_metainfodir}/ntk-fluid.appdata.xml %{_bindir}/ntk-* %changelog +* Wed Jan 08 2020 Guido Aulisi - 1.3.1000-0.2.20190925gitdae1771 +- Add appdata for ntk-fluid +- Add desktop file for ntk-chtheme +- Correctly glob shared libraries +- Document patches + +* Sun Jan 05 2020 Guido Aulisi - 1.3.1000-0.1.20190925gitdae1771 +- Unretire non-ntk + * Thu Jul 25 2019 Fedora Release Engineering - 1.3.0-0.17.20130730gitd006352 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/ntk-chtheme.desktop b/ntk-chtheme.desktop new file mode 100644 index 0000000..cb9a94e --- /dev/null +++ b/ntk-chtheme.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=NTK CHTHEME +Comment=NTK GUI Theme Chooser +Exec=ntk-chtheme +Terminal=false +Type=Application +Categories=Development;GUIDesigner; diff --git a/ntk-fluid.appdata.xml b/ntk-fluid.appdata.xml new file mode 100644 index 0000000..a6decea --- /dev/null +++ b/ntk-fluid.appdata.xml @@ -0,0 +1,21 @@ + + + ntk-fluid.desktop + ntk-fluid + Fast Light User Interface Designer + + +

Fast Light User Interface Designer, an interactive GUI designer for non-ntk

+
+ CC0-1.0 + GPL-2.0+ and LGPLv2+ + https://github.com/original-male/non/issues + http://non.tuxfamily.org/wiki/HomePage + http://non.tuxfamily.org/ + + + + https://www.fltk.org/images/fluid-flphoto.png + + +
diff --git a/non-ntk-1.3.0-fluid.desktop b/ntk-fluid.desktop similarity index 100% rename from non-ntk-1.3.0-fluid.desktop rename to ntk-fluid.desktop From 2664d7d72435132c60b7665aae04c3078a39ba93 Mon Sep 17 00:00:00 2001 From: Guido Aulisi Date: Sat, 11 Jan 2020 18:23:34 +0100 Subject: [PATCH 05/22] Unretire non-ntk --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 68be313..4e67920 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /non-ntk-20130730-gitd006352.tar.bz2 +/non-ntk-20190925-gitdae1771.tar.xz diff --git a/sources b/sources index aa2b16a..548fdaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02be15c5c99f97c2ca68b4fc962bf2a8 non-ntk-20130730-gitd006352.tar.bz2 +SHA512 (non-ntk-20190925-gitdae1771.tar.xz) = c7123e28591622800d35c61816624eab9c1d6379ef3e3eeded14feaa4b153329301bddb02630e30e08508202293bf1a06b40c4b514bbea43d9529eb0de468ffe From 6abeaa00ea793fa5c016193ccc7d31e9f4f476f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 19:09:44 +0000 Subject: [PATCH 06/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 152514b..b9df80c 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.2.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.3.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.3.1000-0.3.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 08 2020 Guido Aulisi - 1.3.1000-0.2.20190925gitdae1771 - Add appdata for ntk-fluid - Add desktop file for ntk-chtheme From 657899c8bc1ed54b787c6cb4e37ff705dcf76c12 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 11:50:42 +0000 Subject: [PATCH 07/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index b9df80c..b06b566 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.3.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.4.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.3.1000-0.4.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 1.3.1000-0.3.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 74bdd1b02e00ea1b1cac3f28c7d0753f99378e32 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 21:39:13 +0000 Subject: [PATCH 08/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index b06b566..e3263e1 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.4.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.5.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.1000-0.5.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.3.1000-0.4.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From f10d76312ec269be89d2b05bd56a74b5554e8697 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 16:16:16 +0000 Subject: [PATCH 09/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index e3263e1..49f51c6 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.5.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.6.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.3.1000-0.6.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.3.1000-0.5.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From a0bc6f0c4f877e98742a38aa0c2d6036733b8676 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 21:21:31 +0000 Subject: [PATCH 10/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 49f51c6..8fb4782 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.6.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.7.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.3.1000-0.7.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 1.3.1000-0.6.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 29303cac836a1a7eba87be98b4e0a36f8ddeef43 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 00:43:59 +0000 Subject: [PATCH 11/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 8fb4782..6ed99e6 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.7.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.8.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.3.1000-0.8.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 1.3.1000-0.7.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From d21411befbd1bebbbd8551b7c2ef60e054d1783c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 21:44:32 +0000 Subject: [PATCH 12/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 6ed99e6..e15d933 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.8.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.9.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.3.1000-0.9.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Jul 22 2022 Fedora Release Engineering - 1.3.1000-0.8.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From c60bd87010da26b054e8228ae00a0c152ee9eda1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 16:49:18 +0000 Subject: [PATCH 13/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index e15d933..ec1b321 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.9.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.10.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.3.1000-0.10.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 1.3.1000-0.9.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 0d6c4885d1a23a3628564fbe1aad9e282d570dda Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 09:50:51 +0000 Subject: [PATCH 14/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index ec1b321..b48d891 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.10.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.11.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.3.1000-0.11.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 1.3.1000-0.10.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 0f8464cdce97159b5ce752d25a4beb2d84e15b3c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 09:13:27 +0000 Subject: [PATCH 15/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index b48d891..f743147 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -4,7 +4,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.11.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.12.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 1.3.1000-0.12.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 1.3.1000-0.11.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 118e24eb9e89963b3d7d7274cd6afab71e99ad9e Mon Sep 17 00:00:00 2001 From: Guido Aulisi Date: Thu, 11 Jul 2024 00:58:38 +0200 Subject: [PATCH 16/22] Fix FTBFS with python 3.14 Created new source file with updated waf script --- .gitignore | 1 + non-ntk.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4e67920..60d6034 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /non-ntk-20130730-gitd006352.tar.bz2 /non-ntk-20190925-gitdae1771.tar.xz +/non-ntk-20190925-gitdae1771.1.tar.xz diff --git a/non-ntk.spec b/non-ntk.spec index f743147..8809b9e 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -1,16 +1,17 @@ %global commit dae177189b12f74ea01ac2389b76326c06d9be78 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20190925 +%global patch 1 Name: non-ntk Version: 1.3.1000 -Release: 0.12.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.13.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ License: LGPLv2+ with exceptions and GPLv2+ URL: http://non.tuxfamily.org/ -Source0: %{name}-%{commitdate}-git%{shortcommit}.tar.xz +Source0: %{name}-%{commitdate}-git%{shortcommit}.%{patch}.tar.xz # script to create source tarball from git # sh non-snapshot.sh $(rev) Source1: %{name}-snapshot.sh @@ -111,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Wed Jul 10 2024 Guido Aulisi - 1.3.1000-0.13.20190925gitdae1771 +- Fix FTBFS with python 3.14 + * Thu Jan 25 2024 Fedora Release Engineering - 1.3.1000-0.12.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 548fdaa..495fe08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (non-ntk-20190925-gitdae1771.tar.xz) = c7123e28591622800d35c61816624eab9c1d6379ef3e3eeded14feaa4b153329301bddb02630e30e08508202293bf1a06b40c4b514bbea43d9529eb0de468ffe +SHA512 (non-ntk-20190925-gitdae1771.1.tar.xz) = c7eea504be3cd965feaf867bea25586f6cba07e267ae0acd1de66e77cccfafbc01bb3a018f79cbe546abe836cc839259c9a9201204a2b9ab2a8fbd1083648a8e From be57820f46ed097712e0c5d59d3ca2b7db67f837 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 19:41:05 +0000 Subject: [PATCH 17/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 8809b9e..466b522 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -5,7 +5,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.13.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.14.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -112,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 1.3.1000-0.14.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jul 10 2024 Guido Aulisi - 1.3.1000-0.13.20190925gitdae1771 - Fix FTBFS with python 3.14 From 457beb918756f817ef025e63e5ea10132aa4fcc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 7 Oct 2024 19:44:43 +0000 Subject: [PATCH 18/22] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 If there will be no comments in two weeks, I will merge this. --- non-ntk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 466b522..4ad3ff0 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -9,7 +9,7 @@ Release: 0.14.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ -License: LGPLv2+ with exceptions and GPLv2+ +License: LGPL-2.0-or-later WITH FLTK-exception AND GPL-2.0-or-later URL: http://non.tuxfamily.org/ Source0: %{name}-%{commitdate}-git%{shortcommit}.%{patch}.tar.xz # script to create source tarball from git From 2dd32c5a1488a6879fc9cadd8edfabf3a3ebf3be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 20:18:45 +0000 Subject: [PATCH 19/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 4ad3ff0..1241e90 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -5,7 +5,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.14.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.15.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -112,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 1.3.1000-0.15.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 1.3.1000-0.14.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 4907d360cdb659df44406e17581a76fe773b4294 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 22:55:34 +0000 Subject: [PATCH 20/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 1241e90..c3e267c 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -5,7 +5,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.15.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.16.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -112,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.3.1000-0.16.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 1.3.1000-0.15.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 196389a59432668b58bec21c9f5b7d1bb136a370 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 22:13:55 +0000 Subject: [PATCH 21/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index c3e267c..7c700d0 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -5,7 +5,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.16.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.17.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -112,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1.3.1000-0.17.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Thu Jul 24 2025 Fedora Release Engineering - 1.3.1000-0.16.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From afa10738ac84f5aaa264f1ad45d504a99c117429 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 09:40:56 +0000 Subject: [PATCH 22/22] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- non-ntk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non-ntk.spec b/non-ntk.spec index 7c700d0..9ba321f 100644 --- a/non-ntk.spec +++ b/non-ntk.spec @@ -5,7 +5,7 @@ Name: non-ntk Version: 1.3.1000 -Release: 0.17.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.18.%{commitdate}git%{shortcommit}%{?dist} Summary: A fork of FLTK for the non audio suite # themes are GPLv2+, FLTK derived code is LGPLv2+ @@ -112,6 +112,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/ntk-fluid.appd %{_bindir}/ntk-* %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 1.3.1000-0.18.20190925gitdae1771 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri Jan 16 2026 Fedora Release Engineering - 1.3.1000-0.17.20190925gitdae1771 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild