diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:49:58 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:49:58 -0500 |
commit | e4d70e0aae8b9d03038247e48136209577eee5a6 (patch) | |
tree | a6f0eb6450db475b81cc6c20c13d4d99ac434dae /baobab/src | |
parent | 266894647388df80ab6bc6d3b38201db863a9488 (diff) | |
download | mate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.bz2 mate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'baobab/src')
-rw-r--r-- | baobab/src/baobab-cell-renderer-progress.c | 4 | ||||
-rw-r--r-- | baobab/src/baobab-cell-renderer-progress.h | 4 | ||||
-rw-r--r-- | baobab/src/baobab-remote-connect-dialog.c | 4 | ||||
-rw-r--r-- | baobab/src/baobab-remote-connect-dialog.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/baobab/src/baobab-cell-renderer-progress.c b/baobab/src/baobab-cell-renderer-progress.c index 753d8b0a..882c43c2 100644 --- a/baobab/src/baobab-cell-renderer-progress.c +++ b/baobab/src/baobab-cell-renderer-progress.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/baobab/src/baobab-cell-renderer-progress.h b/baobab/src/baobab-cell-renderer-progress.h index 563e693a..006a21f9 100644 --- a/baobab/src/baobab-cell-renderer-progress.h +++ b/baobab/src/baobab-cell-renderer-progress.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __BAOBAB_CELL_RENDERER_PROGRESS_H__ diff --git a/baobab/src/baobab-remote-connect-dialog.c b/baobab/src/baobab-remote-connect-dialog.c index 5e53f27e..2068936c 100644 --- a/baobab/src/baobab-remote-connect-dialog.c +++ b/baobab/src/baobab-remote-connect-dialog.c @@ -22,8 +22,8 @@ * * 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. + * write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <config.h> diff --git a/baobab/src/baobab-remote-connect-dialog.h b/baobab/src/baobab-remote-connect-dialog.h index 17095e5a..5095bb16 100644 --- a/baobab/src/baobab-remote-connect-dialog.h +++ b/baobab/src/baobab-remote-connect-dialog.h @@ -23,8 +23,8 @@ * * 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. + * write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef BAOBAB_REMOTE_CONNECT_DIALOG_H |