[gnome-system-monitor] Updated FSF's address



commit 232fb42c782ec4123da279abfc5af652b797ddb6
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:53:48 2014 +0100

    Updated FSF's address
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723226

 src/gsm_color_button.c |    3 +--
 src/gsm_color_button.h |    3 +--
 src/interface.cpp      |    3 +--
 src/interface.h        |    3 +--
 src/main.cpp           |    3 +--
 src/procactions.cpp    |    3 +--
 src/procactions.h      |    3 +--
 src/procdialogs.cpp    |    3 +--
 src/procdialogs.h      |    3 +--
 src/procproperties.cpp |    3 +--
 src/procproperties.h   |    3 +--
 src/proctable.cpp      |    3 +--
 src/proctable.h        |    3 +--
 13 files changed, 13 insertions(+), 26 deletions(-)
---
diff --git a/src/gsm_color_button.c b/src/gsm_color_button.c
index 06790d6..d76eed8 100644
--- a/src/gsm_color_button.c
+++ b/src/gsm_color_button.c
@@ -16,8 +16,7 @@
  *
  * You should have received a copy of the GNU General Public
  * License along with the software; see the file COPYING. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/gsm_color_button.h b/src/gsm_color_button.h
index 3f2f37a..5a2b999 100644
--- a/src/gsm_color_button.h
+++ b/src/gsm_color_button.h
@@ -16,8 +16,7 @@
  *
  * You should have received a copy of the GNU General Public
  * License along with the software; see the file COPYING. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _GSM_COLOR_BUTTON_H_
diff --git a/src/interface.cpp b/src/interface.cpp
index 769170e..a383bb5 100644
--- a/src/interface.cpp
+++ b/src/interface.cpp
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/interface.h b/src/interface.h
index 66cea96..0520760 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/main.cpp b/src/main.cpp
index 5024ffd..8bd33e8 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/procactions.cpp b/src/procactions.cpp
index 65626d9..b0c8b0d 100644
--- a/src/procactions.cpp
+++ b/src/procactions.cpp
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/procactions.h b/src/procactions.h
index 2c064ce..f1f20db 100644
--- a/src/procactions.h
+++ b/src/procactions.h
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 #ifndef _GSM_PROCACTIONS_H_
diff --git a/src/procdialogs.cpp b/src/procdialogs.cpp
index 6694828..9e2ffa0 100644
--- a/src/procdialogs.cpp
+++ b/src/procdialogs.cpp
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/procdialogs.h b/src/procdialogs.h
index e165d3a..ce09910 100644
--- a/src/procdialogs.h
+++ b/src/procdialogs.h
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 #ifndef _GSM_PROCDIALOGS_H_
diff --git a/src/procproperties.cpp b/src/procproperties.cpp
index 76fa1e4..9c0f9ac 100644
--- a/src/procproperties.cpp
+++ b/src/procproperties.cpp
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/procproperties.h b/src/procproperties.h
index 4502deb..da04ae9 100644
--- a/src/procproperties.h
+++ b/src/procproperties.h
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/proctable.cpp b/src/proctable.cpp
index 19dd241..c5892fb 100644
--- a/src/proctable.cpp
+++ b/src/proctable.cpp
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/src/proctable.h b/src/proctable.h
index 40984da..7a9ea1f 100644
--- a/src/proctable.h
+++ b/src/proctable.h
@@ -13,8 +13,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 


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