anjuta r4874 - in trunk: . libanjuta plugins/file-loader plugins/gbf-am plugins/gbf-mkfile plugins/git plugins/project-manager www/htdocs



Author: jhs
Date: Wed Mar 18 08:23:13 2009
New Revision: 4874
URL: http://svn.gnome.org/viewvc/anjuta?rev=4874&view=rev

Log:
2009-03-18  Tobias MÃller <gnome-bugs auftrags-killer org>

	* libanjuta/anjuta-message-area.c:
	* libanjuta/anjuta-message-area.h:
	* libanjuta/anjuta-widgets.c:
	* libanjuta/anjuta-widgets.h:
	* libanjuta/gbf-project.c:
	* libanjuta/gbf-project.h:
	* plugins/file-loader/anjuta-recent-chooser-menu.c:
	* plugins/file-loader/anjuta-recent-chooser-menu.h:
	* plugins/gbf-am/gbf-am-config.c:
	* plugins/gbf-am/gbf-am-config.h:
	* plugins/gbf-am/gbf-am-project.c:
	* plugins/gbf-am/gbf-am-project.h:
	* plugins/gbf-am/gbf-am-properties.c:
	* plugins/gbf-am/gbf-am-properties.h:
	* plugins/gbf-mkfile/gbf-mkfile-config.c:
	* plugins/gbf-mkfile/gbf-mkfile-config.h:
	* plugins/gbf-mkfile/gbf-mkfile-project.c:
	* plugins/gbf-mkfile/gbf-mkfile-project.h:
	* plugins/gbf-mkfile/gbf-mkfile-properties.c:
	* plugins/gbf-mkfile/gbf-mkfile-properties.h:
	* plugins/git/giggle-graph-renderer.c:
	* plugins/git/giggle-graph-renderer.h:
	* plugins/project-manager/gbf-project-model.c:
	* plugins/project-manager/gbf-project-model.h:
	* plugins/project-manager/gbf-project-util.c:
	* plugins/project-manager/gbf-project-util.h:
	* plugins/project-manager/gbf-project-view.c:
	* plugins/project-manager/gbf-project-view.h:
	* plugins/project-manager/gbf-tree-data.c:
	* plugins/project-manager/gbf-tree-data.h:
	* setup-gettext:
	* www/htdocs/home.php:
	#575617 â Update FSF address

Modified:
   trunk/ChangeLog
   trunk/libanjuta/anjuta-message-area.c
   trunk/libanjuta/anjuta-message-area.h
   trunk/libanjuta/anjuta-widgets.c
   trunk/libanjuta/anjuta-widgets.h
   trunk/libanjuta/gbf-project.c
   trunk/libanjuta/gbf-project.h
   trunk/plugins/file-loader/anjuta-recent-chooser-menu.c
   trunk/plugins/file-loader/anjuta-recent-chooser-menu.h
   trunk/plugins/gbf-am/gbf-am-config.c
   trunk/plugins/gbf-am/gbf-am-config.h
   trunk/plugins/gbf-am/gbf-am-project.c
   trunk/plugins/gbf-am/gbf-am-project.h
   trunk/plugins/gbf-am/gbf-am-properties.c
   trunk/plugins/gbf-am/gbf-am-properties.h
   trunk/plugins/gbf-mkfile/gbf-mkfile-config.c
   trunk/plugins/gbf-mkfile/gbf-mkfile-config.h
   trunk/plugins/gbf-mkfile/gbf-mkfile-project.c
   trunk/plugins/gbf-mkfile/gbf-mkfile-project.h
   trunk/plugins/gbf-mkfile/gbf-mkfile-properties.c
   trunk/plugins/gbf-mkfile/gbf-mkfile-properties.h
   trunk/plugins/git/giggle-graph-renderer.c
   trunk/plugins/git/giggle-graph-renderer.h
   trunk/plugins/project-manager/gbf-project-model.c
   trunk/plugins/project-manager/gbf-project-model.h
   trunk/plugins/project-manager/gbf-project-util.c
   trunk/plugins/project-manager/gbf-project-util.h
   trunk/plugins/project-manager/gbf-project-view.c
   trunk/plugins/project-manager/gbf-project-view.h
   trunk/plugins/project-manager/gbf-tree-data.c
   trunk/plugins/project-manager/gbf-tree-data.h
   trunk/setup-gettext
   trunk/www/htdocs/home.php

Modified: trunk/libanjuta/anjuta-message-area.c
==============================================================================
--- trunk/libanjuta/anjuta-message-area.c	(original)
+++ trunk/libanjuta/anjuta-message-area.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 /*

Modified: trunk/libanjuta/anjuta-message-area.h
==============================================================================
--- trunk/libanjuta/anjuta-message-area.h	(original)
+++ trunk/libanjuta/anjuta-message-area.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, 
+ * Boston, MA 02110-1301, USA.
  */
  
 /*

Modified: trunk/libanjuta/anjuta-widgets.c
==============================================================================
--- trunk/libanjuta/anjuta-widgets.c	(original)
+++ trunk/libanjuta/anjuta-widgets.c	Wed Mar 18 08:23:13 2009
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #include <glade/glade.h>

Modified: trunk/libanjuta/anjuta-widgets.h
==============================================================================
--- trunk/libanjuta/anjuta-widgets.h	(original)
+++ trunk/libanjuta/anjuta-widgets.h	Wed Mar 18 08:23:13 2009
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #ifndef ANJUTA_WIDGETS_H

Modified: trunk/libanjuta/gbf-project.c
==============================================================================
--- trunk/libanjuta/gbf-project.c	(original)
+++ trunk/libanjuta/gbf-project.c	Wed Mar 18 08:23:13 2009
@@ -14,7 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifdef HAVE_CONFIG_H

Modified: trunk/libanjuta/gbf-project.h
==============================================================================
--- trunk/libanjuta/gbf-project.h	(original)
+++ trunk/libanjuta/gbf-project.h	Wed Mar 18 08:23:13 2009
@@ -14,7 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef _GBF_PROJECT_H_

Modified: trunk/plugins/file-loader/anjuta-recent-chooser-menu.c
==============================================================================
--- trunk/plugins/file-loader/anjuta-recent-chooser-menu.c	(original)
+++ trunk/plugins/file-loader/anjuta-recent-chooser-menu.c	Wed Mar 18 08:23:13 2009
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General 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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #include "config.h"

Modified: trunk/plugins/file-loader/anjuta-recent-chooser-menu.h
==============================================================================
--- trunk/plugins/file-loader/anjuta-recent-chooser-menu.h	(original)
+++ trunk/plugins/file-loader/anjuta-recent-chooser-menu.h	Wed Mar 18 08:23:13 2009
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU Lesser General 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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #ifndef __ANJUTA_RECENT_CHOOSER_MENU_H__

Modified: trunk/plugins/gbf-am/gbf-am-config.c
==============================================================================
--- trunk/plugins/gbf-am/gbf-am-config.c	(original)
+++ trunk/plugins/gbf-am/gbf-am-config.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 

Modified: trunk/plugins/gbf-am/gbf-am-config.h
==============================================================================
--- trunk/plugins/gbf-am/gbf-am-config.h	(original)
+++ trunk/plugins/gbf-am/gbf-am-config.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 

Modified: trunk/plugins/gbf-am/gbf-am-project.c
==============================================================================
--- trunk/plugins/gbf-am/gbf-am-project.c	(original)
+++ trunk/plugins/gbf-am/gbf-am-project.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: JP Rosevear
  * Author: Naba Kumar

Modified: trunk/plugins/gbf-am/gbf-am-project.h
==============================================================================
--- trunk/plugins/gbf-am/gbf-am-project.h	(original)
+++ trunk/plugins/gbf-am/gbf-am-project.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: JP Rosevear
  */

Modified: trunk/plugins/gbf-am/gbf-am-properties.c
==============================================================================
--- trunk/plugins/gbf-am/gbf-am-properties.c	(original)
+++ trunk/plugins/gbf-am/gbf-am-properties.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Naba Kumar
  */

Modified: trunk/plugins/gbf-am/gbf-am-properties.h
==============================================================================
--- trunk/plugins/gbf-am/gbf-am-properties.h	(original)
+++ trunk/plugins/gbf-am/gbf-am-properties.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Naba Kumar
  */

Modified: trunk/plugins/gbf-mkfile/gbf-mkfile-config.c
==============================================================================
--- trunk/plugins/gbf-mkfile/gbf-mkfile-config.c	(original)
+++ trunk/plugins/gbf-mkfile/gbf-mkfile-config.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Eric Greveson
  * Based on the Autotools GBF backend (libgbf-am) by

Modified: trunk/plugins/gbf-mkfile/gbf-mkfile-config.h
==============================================================================
--- trunk/plugins/gbf-mkfile/gbf-mkfile-config.h	(original)
+++ trunk/plugins/gbf-mkfile/gbf-mkfile-config.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Eric Greveson
  * Based on the Autotools GBF backend (libgbf-am) by

Modified: trunk/plugins/gbf-mkfile/gbf-mkfile-project.c
==============================================================================
--- trunk/plugins/gbf-mkfile/gbf-mkfile-project.c	(original)
+++ trunk/plugins/gbf-mkfile/gbf-mkfile-project.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Eric Greveson
  * Based on the Autotools GBF backend (libgbf-am) by

Modified: trunk/plugins/gbf-mkfile/gbf-mkfile-project.h
==============================================================================
--- trunk/plugins/gbf-mkfile/gbf-mkfile-project.h	(original)
+++ trunk/plugins/gbf-mkfile/gbf-mkfile-project.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Eric Greveson
  * Based on the Autotools GBF backend (libgbf-am) by

Modified: trunk/plugins/gbf-mkfile/gbf-mkfile-properties.c
==============================================================================
--- trunk/plugins/gbf-mkfile/gbf-mkfile-properties.c	(original)
+++ trunk/plugins/gbf-mkfile/gbf-mkfile-properties.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Eric Greveson
  * Based on the Autotools GBF backend (libgbf-am) by

Modified: trunk/plugins/gbf-mkfile/gbf-mkfile-properties.h
==============================================================================
--- trunk/plugins/gbf-mkfile/gbf-mkfile-properties.h	(original)
+++ trunk/plugins/gbf-mkfile/gbf-mkfile-properties.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: Eric Greveson
  * Based on the Autotools GBF backend (libgbf-am) by

Modified: trunk/plugins/git/giggle-graph-renderer.c
==============================================================================
--- trunk/plugins/git/giggle-graph-renderer.c	(original)
+++ trunk/plugins/git/giggle-graph-renderer.c	Wed Mar 18 08:23:13 2009
@@ -14,8 +14,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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>

Modified: trunk/plugins/git/giggle-graph-renderer.h
==============================================================================
--- trunk/plugins/git/giggle-graph-renderer.h	(original)
+++ trunk/plugins/git/giggle-graph-renderer.h	Wed Mar 18 08:23:13 2009
@@ -14,8 +14,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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #ifndef __GIGGLE_GRAPH_RENDERER_H__

Modified: trunk/plugins/project-manager/gbf-project-model.c
==============================================================================
--- trunk/plugins/project-manager/gbf-project-model.c	(original)
+++ trunk/plugins/project-manager/gbf-project-model.c	Wed Mar 18 08:23:13 2009
@@ -14,8 +14,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. 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA. 
  * 
  * Authors: Dave Camp <dave ximian com>
  *          Gustavo Giráez <gustavo giraldez gmx net>

Modified: trunk/plugins/project-manager/gbf-project-model.h
==============================================================================
--- trunk/plugins/project-manager/gbf-project-model.h	(original)
+++ trunk/plugins/project-manager/gbf-project-model.h	Wed Mar 18 08:23:13 2009
@@ -14,8 +14,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. 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA. 
  * 
  * Author: Dave Camp <dave ximian com> 
  */

Modified: trunk/plugins/project-manager/gbf-project-util.c
==============================================================================
--- trunk/plugins/project-manager/gbf-project-util.c	(original)
+++ trunk/plugins/project-manager/gbf-project-util.c	Wed Mar 18 08:23:13 2009
@@ -14,8 +14,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. 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA. 
  * 
  * Author: Gustavo GirÃldez <gustavo giraldez gmx net>
  */

Modified: trunk/plugins/project-manager/gbf-project-util.h
==============================================================================
--- trunk/plugins/project-manager/gbf-project-util.h	(original)
+++ trunk/plugins/project-manager/gbf-project-util.h	Wed Mar 18 08:23:13 2009
@@ -14,8 +14,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. 
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA. 
  * 
  * Author: Gustavo GirÃldez <gustavo giraldez gmx net>
  */

Modified: trunk/plugins/project-manager/gbf-project-view.c
==============================================================================
--- trunk/plugins/project-manager/gbf-project-view.c	(original)
+++ trunk/plugins/project-manager/gbf-project-view.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Authors: JP Rosevear
  *          Gustavo GirÃldez <gustavo giraldez gmx net>

Modified: trunk/plugins/project-manager/gbf-project-view.h
==============================================================================
--- trunk/plugins/project-manager/gbf-project-view.h	(original)
+++ trunk/plugins/project-manager/gbf-project-view.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #ifndef _GBF_PROJECT_TREE_H_

Modified: trunk/plugins/project-manager/gbf-tree-data.c
==============================================================================
--- trunk/plugins/project-manager/gbf-tree-data.c	(original)
+++ trunk/plugins/project-manager/gbf-tree-data.c	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: JP Rosevear
  */

Modified: trunk/plugins/project-manager/gbf-tree-data.h
==============================================================================
--- trunk/plugins/project-manager/gbf-tree-data.h	(original)
+++ trunk/plugins/project-manager/gbf-tree-data.h	Wed Mar 18 08:23:13 2009
@@ -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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  * Author: JP Rosevear
  */

Modified: trunk/setup-gettext
==============================================================================
--- trunk/setup-gettext	(original)
+++ trunk/setup-gettext	Wed Mar 18 08:23:13 2009
@@ -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
 #
 
 VERSION=0.1.3

Modified: trunk/www/htdocs/home.php
==============================================================================
--- trunk/www/htdocs/home.php	(original)
+++ trunk/www/htdocs/home.php	Wed Mar 18 08:23:13 2009
@@ -40,8 +40,8 @@
 		  PARTICULAR PURPOSE. See the GNU General Public License for more details.
 		<p></p>
 		  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
+		  if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+		  Boston, MA 02110-1301 USA
 		</p>
 -->
 	<h3>Help wanted!</h3>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]