[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 12/18: Remove old FSF address
noreply at xfce.org
noreply at xfce.org
Tue Jun 28 21:33:34 CEST 2016
This is an automated email from the git hooks/post-receive script.
omegaphil pushed a commit to branch omegaphil/graph-disk-io
in repository panel-plugins/xfce4-hardware-monitor-plugin.
commit 418c3bcefa9a72c37cf9ac65c53e629b190cf28e
Author: OmegaPhil <OmegaPhil at startmail.com>
Date: Thu Jun 23 21:48:16 2016 +0100
Remove old FSF address
See https://bugzilla.xfce.org/show_bug.cgi?id=12195
---
src/bar-view.cpp | 4 +---
src/bar-view.hpp | 4 +---
src/canvas-view.cpp | 4 +---
src/canvas-view.hpp | 4 +---
src/choose-monitor-window.cpp | 4 +---
src/choose-monitor-window.hpp | 4 +---
src/column-view.cpp | 4 +---
src/column-view.hpp | 4 +---
src/curve-view.cpp | 4 +---
src/curve-view.hpp | 4 +---
src/flame-view.cpp | 4 +---
src/flame-view.hpp | 4 +---
src/gui-helpers.cpp | 4 +---
src/gui-helpers.hpp | 4 +---
src/helpers.cpp | 4 +---
src/helpers.hpp | 4 +---
src/i18n.hpp | 4 +---
src/monitor-impls.cpp | 4 +---
src/monitor-impls.hpp | 4 +---
src/monitor.hpp | 4 +---
src/pixbuf-drawing.hpp | 4 +---
src/preferences-window.cpp | 4 +---
src/preferences-window.hpp | 4 +---
src/register_plugin.c | 4 +---
src/text-view.cpp | 4 +---
src/text-view.hpp | 4 +---
src/ucompose.hpp | 4 +---
src/value-history.cpp | 4 +---
src/value-history.hpp | 4 +---
src/view.cpp | 4 +---
src/view.hpp | 4 +---
31 files changed, 31 insertions(+), 93 deletions(-)
diff --git a/src/bar-view.cpp b/src/bar-view.cpp
index cd18275..d877b7d 100644
--- a/src/bar-view.cpp
+++ b/src/bar-view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <vector>
diff --git a/src/bar-view.hpp b/src/bar-view.hpp
index c0aa875..dd1a969 100644
--- a/src/bar-view.hpp
+++ b/src/bar-view.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef BAR_VIEW_HPP
diff --git a/src/canvas-view.cpp b/src/canvas-view.cpp
index 67b9ea2..ca64d0d 100644
--- a/src/canvas-view.cpp
+++ b/src/canvas-view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/canvas-view.hpp b/src/canvas-view.hpp
index 349851a..af0bd88 100644
--- a/src/canvas-view.hpp
+++ b/src/canvas-view.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CANVAS_VIEW_HPP
diff --git a/src/choose-monitor-window.cpp b/src/choose-monitor-window.cpp
index e790893..e2bf36e 100644
--- a/src/choose-monitor-window.cpp
+++ b/src/choose-monitor-window.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/choose-monitor-window.hpp b/src/choose-monitor-window.hpp
index fcb62b5..2557fdf 100644
--- a/src/choose-monitor-window.hpp
+++ b/src/choose-monitor-window.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CHOOSE_MONITOR_WINDOW_HPP
diff --git a/src/column-view.cpp b/src/column-view.cpp
index abbc2c0..473f14b 100644
--- a/src/column-view.cpp
+++ b/src/column-view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <cmath>
diff --git a/src/column-view.hpp b/src/column-view.hpp
index 76f5be2..1a0151a 100644
--- a/src/column-view.hpp
+++ b/src/column-view.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef COLUMN_VIEW_HPP
diff --git a/src/curve-view.cpp b/src/curve-view.cpp
index 832ed88..0578545 100644
--- a/src/curve-view.cpp
+++ b/src/curve-view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <algorithm> // for max/min[_element]()
diff --git a/src/curve-view.hpp b/src/curve-view.hpp
index 379eaf1..46cd4ef 100644
--- a/src/curve-view.hpp
+++ b/src/curve-view.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CURVE_VIEW_HPP
diff --git a/src/flame-view.cpp b/src/flame-view.cpp
index 38b4c85..9178a3a 100644
--- a/src/flame-view.cpp
+++ b/src/flame-view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <cstdlib>
diff --git a/src/flame-view.hpp b/src/flame-view.hpp
index 77a5f7a..2a5af97 100644
--- a/src/flame-view.hpp
+++ b/src/flame-view.hpp
@@ -15,9 +15,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef FLAME_VIEW_HPP
diff --git a/src/gui-helpers.cpp b/src/gui-helpers.cpp
index eacae11..195d94d 100644
--- a/src/gui-helpers.cpp
+++ b/src/gui-helpers.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/gui-helpers.hpp b/src/gui-helpers.hpp
index 7e53254..c74568d 100644
--- a/src/gui-helpers.hpp
+++ b/src/gui-helpers.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef GUI_HELPERS_HPP
diff --git a/src/helpers.cpp b/src/helpers.cpp
index 4f9e3b7..e652bae 100644
--- a/src/helpers.cpp
+++ b/src/helpers.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/helpers.hpp b/src/helpers.hpp
index 90867c6..155dd38 100644
--- a/src/helpers.hpp
+++ b/src/helpers.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef HELPERS_HPP
diff --git a/src/i18n.hpp b/src/i18n.hpp
index 5f4c11b..d234fd2 100644
--- a/src/i18n.hpp
+++ b/src/i18n.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef HARDWARE_MONITOR_I18N_HPP
diff --git a/src/monitor-impls.cpp b/src/monitor-impls.cpp
index 4df711f..1df9467 100644
--- a/src/monitor-impls.cpp
+++ b/src/monitor-impls.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <algorithm>
diff --git a/src/monitor-impls.hpp b/src/monitor-impls.hpp
index d461879..c36fd70 100644
--- a/src/monitor-impls.hpp
+++ b/src/monitor-impls.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef MONITOR_IMPLS_HPP
diff --git a/src/monitor.hpp b/src/monitor.hpp
index eaa5cd5..cb81d32 100644
--- a/src/monitor.hpp
+++ b/src/monitor.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef MONITOR_HPP
diff --git a/src/pixbuf-drawing.hpp b/src/pixbuf-drawing.hpp
index f6407bc..8924799 100644
--- a/src/pixbuf-drawing.hpp
+++ b/src/pixbuf-drawing.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef PIXBUF_DRAWING_HPP
diff --git a/src/preferences-window.cpp b/src/preferences-window.cpp
index 8b4dc7f..81a30d7 100644
--- a/src/preferences-window.cpp
+++ b/src/preferences-window.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/preferences-window.hpp b/src/preferences-window.hpp
index 79de055..c3500b8 100644
--- a/src/preferences-window.hpp
+++ b/src/preferences-window.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef PREFERENCES_WINDOW_HPP
diff --git a/src/register_plugin.c b/src/register_plugin.c
index 8f7832b..849a707 100644
--- a/src/register_plugin.c
+++ b/src/register_plugin.c
@@ -11,9 +11,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/text-view.cpp b/src/text-view.cpp
index be836a6..c15978e 100644
--- a/src/text-view.cpp
+++ b/src/text-view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <algorithm>
diff --git a/src/text-view.hpp b/src/text-view.hpp
index 738019f..f048a9e 100644
--- a/src/text-view.hpp
+++ b/src/text-view.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef TEXT_VIEW_HPP
diff --git a/src/ucompose.hpp b/src/ucompose.hpp
index e5f1cfc..6abd1e7 100644
--- a/src/ucompose.hpp
+++ b/src/ucompose.hpp
@@ -18,9 +18,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
//
diff --git a/src/value-history.cpp b/src/value-history.cpp
index 4a696a6..3536723 100644
--- a/src/value-history.cpp
+++ b/src/value-history.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <algorithm>
diff --git a/src/value-history.hpp b/src/value-history.hpp
index 8fe5008..039b078 100644
--- a/src/value-history.hpp
+++ b/src/value-history.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef VALUE_HISTORY_HPP
diff --git a/src/view.cpp b/src/view.cpp
index b685d38..fd6bfcb 100644
--- a/src/view.cpp
+++ b/src/view.cpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "view.hpp"
diff --git a/src/view.hpp b/src/view.hpp
index acc31a7..df454f7 100644
--- a/src/view.hpp
+++ b/src/view.hpp
@@ -14,9 +14,7 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef VIEW_HPP
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list