From b7108b655ef95cf6bceb58ff0cdfe45d4d25e034 Mon Sep 17 00:00:00 2001 From: David Freese Date: Mon, 23 Mar 2015 08:42:59 -0500 Subject: [PATCH] FSF address * correct FSF address in various files --- doxygen/prog_src_doc/index.doc | 8 ++++++-- src/include/FL/Fl_Native_File_Chooser.H | 8 +++++--- src/include/FL/Fl_Native_File_Chooser_FLTK.H | 8 +++++--- src/include/FL/Fl_Native_File_Chooser_MAC.H | 8 +++++--- src/include/FL/Fl_Native_File_Chooser_WIN32.H | 8 +++++--- 5 files changed, 26 insertions(+), 14 deletions(-) diff --git a/doxygen/prog_src_doc/index.doc b/doxygen/prog_src_doc/index.doc index 76f88f7..5d11cc5 100644 --- a/doxygen/prog_src_doc/index.doc +++ b/doxygen/prog_src_doc/index.doc @@ -17,8 +17,12 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with the program; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// along with the program; if not, write to the +// +// Free Software Foundation, Inc. +// 51 Franklin Street, Fifth Floor +// Boston, MA 02110-1301 USA. +// // ===================================================================== /*! diff --git a/src/include/FL/Fl_Native_File_Chooser.H b/src/include/FL/Fl_Native_File_Chooser.H index 7a13777..f55c7e3 100644 --- a/src/include/FL/Fl_Native_File_Chooser.H +++ b/src/include/FL/Fl_Native_File_Chooser.H @@ -14,9 +14,11 @@ // 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 -// USA. +// License along with this library; if not, write to the +// +// Free Software Foundation, Inc. +// 51 Franklin Street, Fifth Floor +// Boston, MA 02110-1301 USA. // #ifndef FL_NATIVE_FILE_CHOOSER_H diff --git a/src/include/FL/Fl_Native_File_Chooser_FLTK.H b/src/include/FL/Fl_Native_File_Chooser_FLTK.H index e52bc21..f1cf637 100644 --- a/src/include/FL/Fl_Native_File_Chooser_FLTK.H +++ b/src/include/FL/Fl_Native_File_Chooser_FLTK.H @@ -15,9 +15,11 @@ // 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 -// USA. +// License along with this library; if not, write to the +// +// Free Software Foundation, Inc. +// 51 Franklin Street, Fifth Floor +// Boston, MA 02110-1301 USA. // #include diff --git a/src/include/FL/Fl_Native_File_Chooser_MAC.H b/src/include/FL/Fl_Native_File_Chooser_MAC.H index 49577c4..67a3be3 100644 --- a/src/include/FL/Fl_Native_File_Chooser_MAC.H +++ b/src/include/FL/Fl_Native_File_Chooser_MAC.H @@ -14,9 +14,11 @@ // 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 -// USA. +// License along with this library; if not, write to the +// +// Free Software Foundation, Inc. +// 51 Franklin Street, Fifth Floor +// Boston, MA 02110-1301 USA. // // 10 20 30 40 50 60 70 // | | | | | | | diff --git a/src/include/FL/Fl_Native_File_Chooser_WIN32.H b/src/include/FL/Fl_Native_File_Chooser_WIN32.H index 889b484..12868d6 100644 --- a/src/include/FL/Fl_Native_File_Chooser_WIN32.H +++ b/src/include/FL/Fl_Native_File_Chooser_WIN32.H @@ -15,9 +15,11 @@ // 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 -// USA. +// License along with this library; if not, write to the +// +// Free Software Foundation, Inc. +// 51 Franklin Street, Fifth Floor +// Boston, MA 02110-1301 USA. // // #define _WIN32_WINNT 0x0501 // needed for OPENFILENAME's 'FlagsEx'