Projects
SLE15
mpfc
mpfc-2.0-FSF.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mpfc-2.0-FSF.patch of Package mpfc
diff -U 3 -H -d -r -N -- mpfc-2.0.orig/configure mpfc-2.0/configure --- mpfc-2.0.orig/configure 2014-01-31 19:43:59.000000000 +0300 +++ mpfc-2.0/configure 2015-02-24 17:44:10.790480595 +0300 @@ -12494,7 +12494,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301 USA # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/cfg.c mpfc-2.0/libmpfc/cfg.c --- mpfc-2.0.orig/libmpfc/cfg.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/cfg.c 2015-02-24 17:44:10.083490982 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/cfg_rcfile.c mpfc-2.0/libmpfc/cfg_rcfile.c --- mpfc-2.0.orig/libmpfc/cfg_rcfile.c 2014-01-30 23:30:35.000000000 +0300 +++ mpfc-2.0/libmpfc/cfg_rcfile.c 2015-02-24 17:44:10.119490453 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <ctype.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/command.c mpfc-2.0/libmpfc/command.c --- mpfc-2.0.orig/libmpfc/command.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/command.c 2015-02-24 17:44:10.089490893 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/logger.c mpfc-2.0/libmpfc/logger.c --- mpfc-2.0.orig/libmpfc/logger.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/logger.c 2015-02-24 17:44:10.096490791 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdio.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/plugin.c mpfc-2.0/libmpfc/plugin.c --- mpfc-2.0.orig/libmpfc/plugin.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/plugin.c 2015-02-24 17:44:10.108490615 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <dlfcn.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/plugin_general.c mpfc-2.0/libmpfc/plugin_general.c --- mpfc-2.0.orig/libmpfc/plugin_general.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/plugin_general.c 2015-02-24 17:44:10.104490673 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/plugin_mng.c mpfc-2.0/libmpfc/plugin_mng.c --- mpfc-2.0.orig/libmpfc/plugin_mng.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/plugin_mng.c 2015-02-24 17:44:10.065491246 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdio.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/plugin_plist.c mpfc-2.0/libmpfc/plugin_plist.c --- mpfc-2.0.orig/libmpfc/plugin_plist.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/plugin_plist.c 2015-02-24 17:44:10.085490952 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <dlfcn.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/song_info.c mpfc-2.0/libmpfc/song_info.c --- mpfc-2.0.orig/libmpfc/song_info.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/song_info.c 2015-02-24 17:44:10.111490570 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/string.c mpfc-2.0/libmpfc/string.c --- mpfc-2.0.orig/libmpfc/string.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/string.c 2015-02-24 17:44:10.073491128 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdio.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfc/util.c mpfc-2.0/libmpfc/util.c --- mpfc-2.0.orig/libmpfc/util.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfc/util.c 2015-02-24 17:44:10.102490702 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdarg.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd.c mpfc-2.0/libmpfcwnd/wnd.c --- mpfc-2.0.orig/libmpfcwnd/wnd.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd.c 2015-02-24 17:44:10.227488866 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <assert.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd.h mpfc-2.0/libmpfcwnd/wnd.h --- mpfc-2.0.orig/libmpfcwnd/wnd.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd.h 2015-02-24 17:44:10.364486854 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_basic.c mpfc-2.0/libmpfcwnd/wnd_basic.c --- mpfc-2.0.orig/libmpfcwnd/wnd_basic.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_basic.c 2015-02-24 17:44:10.371486750 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <string.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_basic.h mpfc-2.0/libmpfcwnd/wnd_basic.h --- mpfc-2.0.orig/libmpfcwnd/wnd_basic.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_basic.h 2015-02-24 17:44:10.171489689 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_COMMON_MSG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_button.c mpfc-2.0/libmpfcwnd/wnd_button.c --- mpfc-2.0.orig/libmpfcwnd/wnd_button.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_button.c 2015-02-24 17:44:10.307487691 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_button.h mpfc-2.0/libmpfcwnd/wnd_button.h --- mpfc-2.0.orig/libmpfcwnd/wnd_button.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_button.h 2015-02-24 17:44:10.324487441 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_BUTTON_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_checkbox.c mpfc-2.0/libmpfcwnd/wnd_checkbox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_checkbox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_checkbox.c 2015-02-24 17:44:10.187489454 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_checkbox.h mpfc-2.0/libmpfcwnd/wnd_checkbox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_checkbox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_checkbox.h 2015-02-24 17:44:10.161489836 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_CHECKBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_class.c mpfc-2.0/libmpfcwnd/wnd_class.c --- mpfc-2.0.orig/libmpfcwnd/wnd_class.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_class.c 2015-02-24 17:44:10.151489983 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_class.h mpfc-2.0/libmpfcwnd/wnd_class.h --- mpfc-2.0.orig/libmpfcwnd/wnd_class.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_class.h 2015-02-24 17:44:10.355486986 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_CLASS_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_combobox.c mpfc-2.0/libmpfcwnd/wnd_combobox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_combobox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_combobox.c 2015-02-24 17:44:10.331487338 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_combobox.h mpfc-2.0/libmpfcwnd/wnd_combobox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_combobox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_combobox.h 2015-02-24 17:44:10.321487485 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_COMBOBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_def_handlers.c mpfc-2.0/libmpfcwnd/wnd_def_handlers.c --- mpfc-2.0.orig/libmpfcwnd/wnd_def_handlers.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_def_handlers.c 2015-02-24 17:44:10.377486663 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <strings.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_def_handlers.h mpfc-2.0/libmpfcwnd/wnd_def_handlers.h --- mpfc-2.0.orig/libmpfcwnd/wnd_def_handlers.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_def_handlers.h 2015-02-24 17:44:10.275488161 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_DEF_HANDLERS_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_dialog.c mpfc-2.0/libmpfcwnd/wnd_dialog.c --- mpfc-2.0.orig/libmpfcwnd/wnd_dialog.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_dialog.c 2015-02-24 17:44:10.243488631 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_dialog.h mpfc-2.0/libmpfcwnd/wnd_dialog.h --- mpfc-2.0.orig/libmpfcwnd/wnd_dialog.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_dialog.h 2015-02-24 17:44:10.145490071 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_DIALOG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_dlgitem.c mpfc-2.0/libmpfcwnd/wnd_dlgitem.c --- mpfc-2.0.orig/libmpfcwnd/wnd_dlgitem.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_dlgitem.c 2015-02-24 17:44:10.273488191 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <string.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_dlgitem.h mpfc-2.0/libmpfcwnd/wnd_dlgitem.h --- mpfc-2.0.orig/libmpfcwnd/wnd_dlgitem.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_dlgitem.h 2015-02-24 17:44:10.278488117 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_DLG_ITEM_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_editbox.c mpfc-2.0/libmpfcwnd/wnd_editbox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_editbox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_editbox.c 2015-02-24 17:44:10.343487162 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_editbox.h mpfc-2.0/libmpfcwnd/wnd_editbox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_editbox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_editbox.h 2015-02-24 17:44:10.311487632 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_EDITBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_filebox.c mpfc-2.0/libmpfcwnd/wnd_filebox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_filebox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_filebox.c 2015-02-24 17:44:10.265488308 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <sys/types.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_filebox.h mpfc-2.0/libmpfcwnd/wnd_filebox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_filebox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_filebox.h 2015-02-24 17:44:10.317487544 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_FILEBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_hbox.c mpfc-2.0/libmpfcwnd/wnd_hbox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_hbox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_hbox.c 2015-02-24 17:44:10.148490027 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_hbox.h mpfc-2.0/libmpfcwnd/wnd_hbox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_hbox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_hbox.h 2015-02-24 17:44:10.280488087 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_HBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_kbd.c mpfc-2.0/libmpfcwnd/wnd_kbd.c --- mpfc-2.0.orig/libmpfcwnd/wnd_kbd.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_kbd.c 2015-02-24 17:44:10.191489395 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <assert.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_kbd.h mpfc-2.0/libmpfcwnd/wnd_kbd.h --- mpfc-2.0.orig/libmpfcwnd/wnd_kbd.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_kbd.h 2015-02-24 17:44:10.286487999 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_KBD_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_kbind.c mpfc-2.0/libmpfcwnd/wnd_kbind.c --- mpfc-2.0.orig/libmpfcwnd/wnd_kbind.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_kbind.c 2015-02-24 17:44:10.297487838 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <ctype.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_kbind.h mpfc-2.0/libmpfcwnd/wnd_kbind.h --- mpfc-2.0.orig/libmpfcwnd/wnd_kbind.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_kbind.h 2015-02-24 17:44:10.268488264 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_KBIND_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_label.c mpfc-2.0/libmpfcwnd/wnd_label.c --- mpfc-2.0.orig/libmpfcwnd/wnd_label.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_label.c 2015-02-24 17:44:10.315487574 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_label.h mpfc-2.0/libmpfcwnd/wnd_label.h --- mpfc-2.0.orig/libmpfcwnd/wnd_label.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_label.h 2015-02-24 17:44:10.257488425 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_LABEL_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_listbox.c mpfc-2.0/libmpfcwnd/wnd_listbox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_listbox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_listbox.c 2015-02-24 17:44:10.304487735 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_listbox.h mpfc-2.0/libmpfcwnd/wnd_listbox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_listbox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_listbox.h 2015-02-24 17:44:10.159489865 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_LISTBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_mouse.c mpfc-2.0/libmpfcwnd/wnd_mouse.c --- mpfc-2.0.orig/libmpfcwnd/wnd_mouse.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_mouse.c 2015-02-24 17:44:10.156489909 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include "types.h" diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_mouse.h mpfc-2.0/libmpfcwnd/wnd_mouse.h --- mpfc-2.0.orig/libmpfcwnd/wnd_mouse.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_mouse.h 2015-02-24 17:44:10.284488029 +0300 @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __MPFC_WND_MOUSE_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_msg.c mpfc-2.0/libmpfcwnd/wnd_msg.c --- mpfc-2.0.orig/libmpfcwnd/wnd_msg.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_msg.c 2015-02-24 17:44:10.182489527 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <assert.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_msg.h mpfc-2.0/libmpfcwnd/wnd_msg.h --- mpfc-2.0.orig/libmpfcwnd/wnd_msg.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_msg.h 2015-02-24 17:44:10.236488734 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_MSG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_multiview_dialog.c mpfc-2.0/libmpfcwnd/wnd_multiview_dialog.c --- mpfc-2.0.orig/libmpfcwnd/wnd_multiview_dialog.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_multiview_dialog.c 2015-02-24 17:44:10.174489645 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_multiview_dialog.h mpfc-2.0/libmpfcwnd/wnd_multiview_dialog.h --- mpfc-2.0.orig/libmpfcwnd/wnd_multiview_dialog.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_multiview_dialog.h 2015-02-24 17:44:10.373486722 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_MULTIVIEW_DIALOG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_print.c mpfc-2.0/libmpfcwnd/wnd_print.c --- mpfc-2.0.orig/libmpfcwnd/wnd_print.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_print.c 2015-02-24 17:44:10.254488470 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <assert.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_print.h mpfc-2.0/libmpfcwnd/wnd_print.h --- mpfc-2.0.orig/libmpfcwnd/wnd_print.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_print.h 2015-02-24 17:44:10.232488793 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_PRINT_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_radio.c mpfc-2.0/libmpfcwnd/wnd_radio.c --- mpfc-2.0.orig/libmpfcwnd/wnd_radio.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_radio.c 2015-02-24 17:44:10.346487118 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_radio.h mpfc-2.0/libmpfcwnd/wnd_radio.h --- mpfc-2.0.orig/libmpfcwnd/wnd_radio.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_radio.h 2015-02-24 17:44:10.326487412 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_RADIO_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_repval.c mpfc-2.0/libmpfcwnd/wnd_repval.c --- mpfc-2.0.orig/libmpfcwnd/wnd_repval.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_repval.c 2015-02-24 17:44:10.333487309 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include "types.h" diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_repval.h mpfc-2.0/libmpfcwnd/wnd_repval.h --- mpfc-2.0.orig/libmpfcwnd/wnd_repval.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_repval.h 2015-02-24 17:44:10.166489762 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_REPVAL_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_root.c mpfc-2.0/libmpfcwnd/wnd_root.c --- mpfc-2.0.orig/libmpfcwnd/wnd_root.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_root.c 2015-02-24 17:44:10.349487074 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <string.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_root.h mpfc-2.0/libmpfcwnd/wnd_root.h --- mpfc-2.0.orig/libmpfcwnd/wnd_root.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_root.h 2015-02-24 17:44:10.245488602 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_ROOT_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_scrollable.c mpfc-2.0/libmpfcwnd/wnd_scrollable.c --- mpfc-2.0.orig/libmpfcwnd/wnd_scrollable.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_scrollable.c 2015-02-24 17:44:10.353487015 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_scrollable.h mpfc-2.0/libmpfcwnd/wnd_scrollable.h --- mpfc-2.0.orig/libmpfcwnd/wnd_scrollable.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_scrollable.h 2015-02-24 17:44:10.164489792 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_SCROLLABLE_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_types.h mpfc-2.0/libmpfcwnd/wnd_types.h --- mpfc-2.0.orig/libmpfcwnd/wnd_types.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_types.h 2015-02-24 17:44:10.229488837 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_TYPES_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_vbox.c mpfc-2.0/libmpfcwnd/wnd_vbox.c --- mpfc-2.0.orig/libmpfcwnd/wnd_vbox.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_vbox.c 2015-02-24 17:44:10.139490159 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_vbox.h mpfc-2.0/libmpfcwnd/wnd_vbox.h --- mpfc-2.0.orig/libmpfcwnd/wnd_vbox.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_vbox.h 2015-02-24 17:44:10.141490130 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_VBOX_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_views.c mpfc-2.0/libmpfcwnd/wnd_views.c --- mpfc-2.0.orig/libmpfcwnd/wnd_views.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_views.c 2015-02-24 17:44:10.143490100 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/libmpfcwnd/wnd_views.h mpfc-2.0/libmpfcwnd/wnd_views.h --- mpfc-2.0.orig/libmpfcwnd/wnd_views.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/libmpfcwnd/wnd_views.h 2015-02-24 17:44:10.319487515 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_WND_VIEWS_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/m4/pkg.m4 mpfc-2.0/m4/pkg.m4 --- mpfc-2.0.orig/m4/pkg.m4 2013-01-27 06:33:52.000000000 +0300 +++ mpfc-2.0/m4/pkg.m4 2015-02-24 17:44:10.136490203 +0300 @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301 USA # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff -U 3 -H -d -r -N -- mpfc-2.0.orig/plugins/plist/audiocd/audiocd.c mpfc-2.0/plugins/plist/audiocd/audiocd.c --- mpfc-2.0.orig/plugins/plist/audiocd/audiocd.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/plugins/plist/audiocd/audiocd.c 2015-02-24 17:44:10.132490262 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <ctype.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/plugins/plist/cue/cue.c mpfc-2.0/plugins/plist/cue/cue.c --- mpfc-2.0.orig/plugins/plist/cue/cue.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/plugins/plist/cue/cue.c 2015-02-24 17:44:10.125490364 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ //#include "config.h" diff -U 3 -H -d -r -N -- mpfc-2.0.orig/plugins/plist/m3u/m3u.c mpfc-2.0/plugins/plist/m3u/m3u.c --- mpfc-2.0.orig/plugins/plist/m3u/m3u.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/plugins/plist/m3u/m3u.c 2015-02-24 17:44:10.122490409 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <ctype.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/plugins/plist/pls/pls.c mpfc-2.0/plugins/plist/pls/pls.c --- mpfc-2.0.orig/plugins/plist/pls/pls.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/plugins/plist/pls/pls.c 2015-02-24 17:44:10.129490306 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdio.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/browser.c mpfc-2.0/src/browser.c --- mpfc-2.0.orig/src/browser.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/browser.c 2015-02-24 17:44:10.409486193 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/browser.h mpfc-2.0/src/browser.h --- mpfc-2.0.orig/src/browser.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/browser.h 2015-02-24 17:44:10.425485957 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_BROWSER_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/cfg.h mpfc-2.0/src/cfg.h --- mpfc-2.0.orig/src/cfg.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/cfg.h 2015-02-24 17:44:10.539484283 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_CFG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/command.h mpfc-2.0/src/command.h --- mpfc-2.0.orig/src/command.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/command.h 2015-02-24 17:44:10.389486486 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_COMMAND_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/file_utils.c mpfc-2.0/src/file_utils.c --- mpfc-2.0.orig/src/file_utils.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/file_utils.c 2015-02-24 17:44:10.545484194 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <sys/types.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/file_utils.h mpfc-2.0/src/file_utils.h --- mpfc-2.0.orig/src/file_utils.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/file_utils.h 2015-02-24 17:44:10.383486574 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_FILE_UTILS_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/genp.h mpfc-2.0/src/genp.h --- mpfc-2.0.orig/src/genp.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/genp.h 2015-02-24 17:44:10.485485076 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_GENP_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/help_screen.c mpfc-2.0/src/help_screen.c --- mpfc-2.0.orig/src/help_screen.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/help_screen.c 2015-02-24 17:44:10.387486516 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/help_screen.h mpfc-2.0/src/help_screen.h --- mpfc-2.0.orig/src/help_screen.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/help_screen.h 2015-02-24 17:44:10.381486604 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_HELP_SCREEN_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/history.c mpfc-2.0/src/history.c --- mpfc-2.0.orig/src/history.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/history.c 2015-02-24 17:44:10.557484018 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/history.h mpfc-2.0/src/history.h --- mpfc-2.0.orig/src/history.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/history.h 2015-02-24 17:44:10.484485091 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_HISTORY_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/info_rw_thread.c mpfc-2.0/src/info_rw_thread.c --- mpfc-2.0.orig/src/info_rw_thread.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/info_rw_thread.c 2015-02-24 17:44:10.504484796 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <pthread.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/info_rw_thread.h mpfc-2.0/src/info_rw_thread.h --- mpfc-2.0.orig/src/info_rw_thread.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/info_rw_thread.h 2015-02-24 17:44:10.546484180 +0300 @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_INFO_RW_THREAD_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/json_helpers.c mpfc-2.0/src/json_helpers.c --- mpfc-2.0.orig/src/json_helpers.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/json_helpers.c 2015-02-24 17:44:10.436485796 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include "json_helpers.h" diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/json_helpers.h mpfc-2.0/src/json_helpers.h --- mpfc-2.0.orig/src/json_helpers.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/json_helpers.h 2015-02-24 17:44:10.380486618 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_JSON_HELPERS_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/logger.h mpfc-2.0/src/logger.h --- mpfc-2.0.orig/src/logger.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/logger.h 2015-02-24 17:44:10.548484150 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_LOGGER_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/logger_view.c mpfc-2.0/src/logger_view.c --- mpfc-2.0.orig/src/logger_view.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/logger_view.c 2015-02-24 17:44:10.543484224 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/logger_view.h mpfc-2.0/src/logger_view.h --- mpfc-2.0.orig/src/logger_view.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/logger_view.h 2015-02-24 17:44:10.496484915 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_LOGGER_VIEW_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/main.c mpfc-2.0/src/main.c --- mpfc-2.0.orig/src/main.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/main.c 2015-02-24 17:44:10.416486089 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdio.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/main_types.h mpfc-2.0/src/main_types.h --- mpfc-2.0.orig/src/main_types.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/main_types.h 2015-02-24 17:44:10.552484092 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_MAIN_TYPES_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/metadata_io.c mpfc-2.0/src/metadata_io.c --- mpfc-2.0.orig/src/metadata_io.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/metadata_io.c 2015-02-24 17:44:10.420486031 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdio.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/metadata_io.h mpfc-2.0/src/metadata_io.h --- mpfc-2.0.orig/src/metadata_io.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/metadata_io.h 2015-02-24 17:44:10.431485869 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_METADATA_IO_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/mystring.h mpfc-2.0/src/mystring.h --- mpfc-2.0.orig/src/mystring.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/mystring.h 2015-02-24 17:44:10.517484606 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_MYSTRING_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/player.c mpfc-2.0/src/player.c --- mpfc-2.0.orig/src/player.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/player.c 2015-02-24 17:44:10.482485120 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <getopt.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/player.h mpfc-2.0/src/player.h --- mpfc-2.0.orig/src/player.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/player.h 2015-02-24 17:44:10.515484635 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_PLAYER_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/plist.c mpfc-2.0/src/plist.c --- mpfc-2.0.orig/src/plist.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/plist.c 2015-02-24 17:44:10.536484326 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <ctype.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/plist.h mpfc-2.0/src/plist.h --- mpfc-2.0.orig/src/plist.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/plist.h 2015-02-24 17:44:10.555484047 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_PLIST_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/plp.h mpfc-2.0/src/plp.h --- mpfc-2.0.orig/src/plp.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/plp.h 2015-02-24 17:44:10.506484768 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_PLP_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/plugin.h mpfc-2.0/src/plugin.h --- mpfc-2.0.orig/src/plugin.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/plugin.h 2015-02-24 17:44:10.396486384 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_PLUGIN_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/pmng.h mpfc-2.0/src/pmng.h --- mpfc-2.0.orig/src/pmng.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/pmng.h 2015-02-24 17:44:10.439485752 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_PMNG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/rd_with_notify.c mpfc-2.0/src/rd_with_notify.c --- mpfc-2.0.orig/src/rd_with_notify.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/rd_with_notify.c 2015-02-24 17:44:10.422486001 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/rd_with_notify.h mpfc-2.0/src/rd_with_notify.h --- mpfc-2.0.orig/src/rd_with_notify.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/rd_with_notify.h 2015-02-24 17:44:10.507484753 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_RD_WITH_NOTIFY_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/server.c mpfc-2.0/src/server.c --- mpfc-2.0.orig/src/server.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/server.c 2015-02-24 17:44:10.501484841 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <errno.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/server.h mpfc-2.0/src/server.h --- mpfc-2.0.orig/src/server.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/server.h 2015-02-24 17:44:10.435485810 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_SERVER_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/server_client.c mpfc-2.0/src/server_client.c --- mpfc-2.0.orig/src/server_client.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/server_client.c 2015-02-24 17:44:10.430485884 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <ctype.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/server_client.h mpfc-2.0/src/server_client.h --- mpfc-2.0.orig/src/server_client.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/server_client.h 2015-02-24 17:44:10.394486413 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_SERVER_CLIENT_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/song.c mpfc-2.0/src/song.c --- mpfc-2.0.orig/src/song.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/song.c 2015-02-24 17:44:10.494484944 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/song.h mpfc-2.0/src/song.h --- mpfc-2.0.orig/src/song.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/song.h 2015-02-24 17:44:10.509484723 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_SONG_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/song_info.h mpfc-2.0/src/song_info.h --- mpfc-2.0.orig/src/song_info.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/song_info.h 2015-02-24 17:44:10.508484738 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_SONG_INFO_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/test.c mpfc-2.0/src/test.c --- mpfc-2.0.orig/src/test.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/test.c 2015-02-24 17:44:10.390486472 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <pthread.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/test.h mpfc-2.0/src/test.h --- mpfc-2.0.orig/src/test.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/test.h 2015-02-24 17:44:10.410486178 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_TEST_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/types.h mpfc-2.0/src/types.h --- mpfc-2.0.orig/src/types.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/types.h 2015-02-24 17:44:10.379486633 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_TYPES_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/undo.c mpfc-2.0/src/undo.c --- mpfc-2.0.orig/src/undo.c 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/undo.c 2015-02-24 17:44:10.415486104 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #include <stdlib.h> diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/undo.h mpfc-2.0/src/undo.h --- mpfc-2.0.orig/src/undo.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/undo.h 2015-02-24 17:44:10.434485825 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_UNDO_H__ diff -U 3 -H -d -r -N -- mpfc-2.0.orig/src/util.h mpfc-2.0/src/util.h --- mpfc-2.0.orig/src/util.h 2014-01-26 12:40:36.000000000 +0300 +++ mpfc-2.0/src/util.h 2015-02-24 17:44:10.393486427 +0300 @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301 USA */ #ifndef __SG_MPFC_UTIL_H__
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.