diff options
Diffstat (limited to 'caja')
-rw-r--r-- | caja/caja-open-terminal.c | 2 | ||||
-rw-r--r-- | caja/caja-open-terminal.h | 2 | ||||
-rw-r--r-- | caja/eel-mate-extensions.c | 4 | ||||
-rw-r--r-- | caja/eel-mate-extensions.h | 4 | ||||
-rw-r--r-- | caja/open-terminal.c | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/caja/caja-open-terminal.c b/caja/caja-open-terminal.c index 378270a..39fc0ff 100644 --- a/caja/caja-open-terminal.c +++ b/caja/caja-open-terminal.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Christian Neumair <[email protected]> * diff --git a/caja/caja-open-terminal.h b/caja/caja-open-terminal.h index 7132f43..7c20014 100644 --- a/caja/caja-open-terminal.h +++ b/caja/caja-open-terminal.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Christian Neumair <[email protected]> * diff --git a/caja/eel-mate-extensions.c b/caja/eel-mate-extensions.c index b15377d..091e830 100644 --- a/caja/eel-mate-extensions.c +++ b/caja/eel-mate-extensions.c @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with the Mate Library; see the file COPYING.LIB. 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. Authors: Darin Adler <[email protected]> */ diff --git a/caja/eel-mate-extensions.h b/caja/eel-mate-extensions.h index 70eb714..16f3056 100644 --- a/caja/eel-mate-extensions.h +++ b/caja/eel-mate-extensions.h @@ -18,8 +18,8 @@ You should have received a copy of the GNU Library General Public License along with the Mate Library; see the file COPYING.LIB. 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. Authors: Darin Adler <[email protected]> */ diff --git a/caja/open-terminal.c b/caja/open-terminal.c index 17fcaa1..e36e6e0 100644 --- a/caja/open-terminal.c +++ b/caja/open-terminal.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Christian Neumair <[email protected]> * |