[Xfce4-commits] <xfce4-cpufreq-plugin:master> Update the FSF's address
Florian Rivoal
noreply at xfce.org
Sun Jan 23 11:46:01 CET 2011
Updating branch refs/heads/master
to 339e8dcd21f6814876b64e52ae3345827f9885e3 (commit)
from 358d1004cb8a3335f20a8517b1dfe3aaa2b38902 (commit)
commit 339e8dcd21f6814876b64e52ae3345827f9885e3
Author: Florian Rivoal <frivoal at xfce.org>
Date: Sun Jan 23 19:44:29 2011 +0900
Update the FSF's address
panel-plugin/xfce4-cpufreq-configure.c | 2 +-
panel-plugin/xfce4-cpufreq-configure.h | 2 +-
panel-plugin/xfce4-cpufreq-linux.c | 2 +-
panel-plugin/xfce4-cpufreq-linux.h | 2 +-
panel-plugin/xfce4-cpufreq-overview.c | 2 +-
panel-plugin/xfce4-cpufreq-overview.h | 2 +-
panel-plugin/xfce4-cpufreq-plugin.c | 2 +-
panel-plugin/xfce4-cpufreq-plugin.h | 2 +-
panel-plugin/xfce4-cpufreq-utils.c | 2 +-
panel-plugin/xfce4-cpufreq-utils.h | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/panel-plugin/xfce4-cpufreq-configure.c b/panel-plugin/xfce4-cpufreq-configure.c
index d5ff97f..3de12c8 100644
--- a/panel-plugin/xfce4-cpufreq-configure.c
+++ b/panel-plugin/xfce4-cpufreq-configure.c
@@ -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
*/
#define BORDER 1
diff --git a/panel-plugin/xfce4-cpufreq-configure.h b/panel-plugin/xfce4-cpufreq-configure.h
index 508acf5..c33112c 100644
--- a/panel-plugin/xfce4-cpufreq-configure.h
+++ b/panel-plugin/xfce4-cpufreq-configure.h
@@ -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 XFCE4_CPUFREQ_CONFIGURE_H
diff --git a/panel-plugin/xfce4-cpufreq-linux.c b/panel-plugin/xfce4-cpufreq-linux.c
index 0400796..9a27419 100644
--- a/panel-plugin/xfce4-cpufreq-linux.c
+++ b/panel-plugin/xfce4-cpufreq-linux.c
@@ -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
*/
#ifdef HAVE_CONFIG_H
diff --git a/panel-plugin/xfce4-cpufreq-linux.h b/panel-plugin/xfce4-cpufreq-linux.h
index 2f8611f..04c87e1 100644
--- a/panel-plugin/xfce4-cpufreq-linux.h
+++ b/panel-plugin/xfce4-cpufreq-linux.h
@@ -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 XFCE4_CPUFREQ_LINUX_H
diff --git a/panel-plugin/xfce4-cpufreq-overview.c b/panel-plugin/xfce4-cpufreq-overview.c
index 18be4b8..a186f30 100644
--- a/panel-plugin/xfce4-cpufreq-overview.c
+++ b/panel-plugin/xfce4-cpufreq-overview.c
@@ -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
*/
#define BORDER 1
diff --git a/panel-plugin/xfce4-cpufreq-overview.h b/panel-plugin/xfce4-cpufreq-overview.h
index 4df60e3..6002213 100644
--- a/panel-plugin/xfce4-cpufreq-overview.h
+++ b/panel-plugin/xfce4-cpufreq-overview.h
@@ -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 XFCE4_CPUFREQ_OVERVIEW_H
diff --git a/panel-plugin/xfce4-cpufreq-plugin.c b/panel-plugin/xfce4-cpufreq-plugin.c
index 2d45e35..fd9788d 100644
--- a/panel-plugin/xfce4-cpufreq-plugin.c
+++ b/panel-plugin/xfce4-cpufreq-plugin.c
@@ -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
*/
#define SPACING 2 /* Space between the widgets */
diff --git a/panel-plugin/xfce4-cpufreq-plugin.h b/panel-plugin/xfce4-cpufreq-plugin.h
index 4b5114b..a7f1870 100644
--- a/panel-plugin/xfce4-cpufreq-plugin.h
+++ b/panel-plugin/xfce4-cpufreq-plugin.h
@@ -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 XFCE4_CPUFREQ_H
diff --git a/panel-plugin/xfce4-cpufreq-utils.c b/panel-plugin/xfce4-cpufreq-utils.c
index fab281a..82eef1e 100644
--- a/panel-plugin/xfce4-cpufreq-utils.c
+++ b/panel-plugin/xfce4-cpufreq-utils.c
@@ -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
*/
#ifdef HAVE_CONFIG_H
diff --git a/panel-plugin/xfce4-cpufreq-utils.h b/panel-plugin/xfce4-cpufreq-utils.h
index f4a68d6..1a24c9c 100644
--- a/panel-plugin/xfce4-cpufreq-utils.h
+++ b/panel-plugin/xfce4-cpufreq-utils.h
@@ -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 XFCE4_CPUFREQ_UTILS_H
More information about the Xfce4-commits
mailing list