[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 88/96: Add lintian overrides for invalid warnings, update email address

noreply at xfce.org noreply at xfce.org
Thu Nov 27 22:21:33 CET 2014


This is an automated email from the git hooks/post-receive script.

nick pushed a commit to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.

commit 78b25094f44a8798b6c60462beb0a4024725ff87
Author: OmegaPhil <OmegaPhil00 at startmail.com>
Date:   Fri Oct 24 17:51:36 2014 +0100

    Add lintian overrides for invalid warnings, update email address
---
 ChangeLog                                              |    4 ++--
 MAINTAINERS                                            |    2 +-
 Makefile.am                                            |    2 +-
 NEWS                                                   |    2 +-
 configure.ac                                           |    2 +-
 debian/changelog                                       |    2 +-
 debian/control                                         |    2 +-
 debian/copyright                                       |    4 ++--
 debian/xfce4-hardware-monitor-plugin.lintian-overrides |    5 +++++
 src/Makefile.am                                        |    2 +-
 src/applet.cpp                                         |    4 ++--
 src/applet.hpp                                         |    2 +-
 src/bar-view.cpp                                       |    2 +-
 src/bar-view.hpp                                       |    2 +-
 src/canvas-view.cpp                                    |    2 +-
 src/canvas-view.hpp                                    |    2 +-
 src/choose-monitor-window.cpp                          |    2 +-
 src/choose-monitor-window.hpp                          |    2 +-
 src/column-view.cpp                                    |    2 +-
 src/column-view.hpp                                    |    2 +-
 src/curve-view.cpp                                     |    2 +-
 src/curve-view.hpp                                     |    2 +-
 src/flame-view.cpp                                     |    2 +-
 src/flame-view.hpp                                     |    2 +-
 src/gui-helpers.hpp                                    |    2 +-
 src/helpers.cpp                                        |    2 +-
 src/helpers.hpp                                        |    2 +-
 src/i18n.hpp                                           |    2 +-
 src/monitor-impls.cpp                                  |    2 +-
 src/monitor-impls.hpp                                  |    2 +-
 src/monitor.hpp                                        |    2 +-
 src/pixbuf-drawing.hpp                                 |    2 +-
 src/preferences-window.cpp                             |    2 +-
 src/preferences-window.hpp                             |    2 +-
 src/register_plugin.c                                  |    2 +-
 src/text-view.cpp                                      |    2 +-
 src/text-view.hpp                                      |    2 +-
 src/value-history.cpp                                  |    2 +-
 src/value-history.hpp                                  |    2 +-
 src/view.cpp                                           |    2 +-
 src/view.hpp                                           |    2 +-
 41 files changed, 48 insertions(+), 43 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5275fe6..ca49ec5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2014-07-25  OmegaPhil <OmegaPhil00 at startmail.com>
+2014-07-25  OmegaPhil <OmegaPhil at startmail.com>
 
 	Release 1.4.5
 
@@ -16,7 +16,7 @@
 	* NEWS: released 1.4.5
 
 
-2013-11-07  OmegaPhil <OmegaPhil00 at startmail.com>
+2013-11-07  OmegaPhil <OmegaPhil at startmail.com>
 
 	Release 1.4.4
 	
diff --git a/MAINTAINERS b/MAINTAINERS
index 161ee2b..2efffe3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7,4 +7,4 @@ Email: neilbird at src.gnome.org
 Userid: neilbird
 
 OmegaPhil
-Email: OmegaPhil00 at startmail.com
+Email: OmegaPhil at startmail.com
diff --git a/Makefile.am b/Makefile.am
index eed0474..a2675a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@
 #
 # XFCE4 modifications copyright:
 #
-# 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+# 2013 OmegaPhil (OmegaPhil at startmail.com)
 
 
 @SET_MAKE@
diff --git a/NEWS b/NEWS
index 1d78ec4..4bfb7d7 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ Version 1.4.4 (2013-11-07)
 --------------------------
 
 Port to XFCE4.
-Added myself (OmegaPhil00 at startmail.com) as maintainer
+Added myself (OmegaPhil at startmail.com) as maintainer
 for this version. 
 
 Version 1.4.3 (2010-06-13)
diff --git a/configure.ac b/configure.ac
index 26a5f94..45a2e62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ dnl
 
 dnl XFCE4 modifications copyright:
 dnl
-dnl 2013-2014 OmegaPhil (OmegaPhil00 at startmail.com)
+dnl 2013-2014 OmegaPhil (OmegaPhil at startmail.com)
 dnl
 
 
diff --git a/debian/changelog b/debian/changelog
index 0d8f3e7..dbb5e2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ xfce4-hardware-monitor-plugin (1.4.5-1) UNRELEASED; urgency=low
   * Take over packaging - based on the old GNOME package.
   * Package up the latest XFCE4 plugin code properly.
 
- -- OmegaPhil <OmegaPhil00 at startmail.com>  Tue, 29 Jul 2014 21:33:53 +0100
+ -- OmegaPhil <OmegaPhil at startmail.com>  Tue, 29 Jul 2014 21:33:53 +0100
 
 hardware-monitor (1.4.3-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index bfae8ab..72e50bd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: xfce4-hardware-monitor-plugin
 Section: xfce
 Priority: optional
-Maintainer: OmegaPhil <OmegaPhil00 at startmail.com>
+Maintainer: OmegaPhil <OmegaPhil at startmail.com>
 Build-Depends: debhelper (>= 9), libsensors4-dev,
  libglademm-2.4-dev, libgnomecanvasmm-2.6-dev, libgtop2-dev (>= 2.0.5),
  libgtkmm-2.4-dev (>= 2.12.0), xfce4-panel-dev (>= 4.8.0),
diff --git a/debian/copyright b/debian/copyright
index aa51cf0..6a27851 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,11 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: hardware-monitor-applet
-Upstream-Contact: OmegaPhil <OmegaPhil00 at startmail.com>
+Upstream-Contact: OmegaPhil <OmegaPhil at startmail.com>
 Source: https://github.com/OmegaPhil/hardware-monitor-applet/tree/xfce4-applet
 
 Files: *
 Copyright: 2003-2005 Ole Laursen
-           2013-2014 OmegaPhil <OmegaPhil00 at startmail.com>
+           2013-2014 OmegaPhil <OmegaPhil at startmail.com>
 License: GPL-3+
 
 License: GPL-3+
diff --git a/debian/xfce4-hardware-monitor-plugin.lintian-overrides b/debian/xfce4-hardware-monitor-plugin.lintian-overrides
new file mode 100644
index 0000000..2c6203a
--- /dev/null
+++ b/debian/xfce4-hardware-monitor-plugin.lintian-overrides
@@ -0,0 +1,5 @@
+# Hardening flags are used during the build
+xfce4-hardware-monitor-plugin: hardening-no-fortify-functions usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libhardwaremonitor.so
+
+# Ignore me signing the package
+xfce4-hardware-monitor-plugin: misplaced-extra-member-in-deb
diff --git a/src/Makefile.am b/src/Makefile.am
index dddd442..0e47e58 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,7 +4,7 @@
 #
 # XFCE4 modifications copyright:
 #
-# 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+# 2013 OmegaPhil (OmegaPhil at startmail.com)
 
 
 # Defining libraries to be built and their installation destination
diff --git a/src/applet.cpp b/src/applet.cpp
index d4f7092..19eac7c 100644
--- a/src/applet.cpp
+++ b/src/applet.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the Applet class.
  *
  * Copyright (c) 2003, 04, 05 Ole Laursen.
- * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
@@ -768,7 +768,7 @@ void Applet::on_about_activated()
 {
   std::vector<Glib::ustring> authors;
   authors.push_back("Ole Laursen <olau at hardworking.dk>");
-  authors.push_back("OmegaPhil <OmegaPhil00 at startmail.com>");
+  authors.push_back("OmegaPhil <OmegaPhil at startmail.com>");
   
   std::vector<Glib::ustring> documenters;
   // add documenters here
diff --git a/src/applet.hpp b/src/applet.hpp
index 5e63634..7eb976d 100644
--- a/src/applet.hpp
+++ b/src/applet.hpp
@@ -1,7 +1,7 @@
 /* The applet class which coordinates everything.
  *
  * Copyright (c) 2003, 04, 05 Ole Laursen.
- * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/bar-view.cpp b/src/bar-view.cpp
index 2074c32..9394582 100644
--- a/src/bar-view.cpp
+++ b/src/bar-view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the bar view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/bar-view.hpp b/src/bar-view.hpp
index b4ae8a5..c0aa875 100644
--- a/src/bar-view.hpp
+++ b/src/bar-view.hpp
@@ -1,7 +1,7 @@
 /* A view which displays a bar plot.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/canvas-view.cpp b/src/canvas-view.cpp
index 8be1d56..0a65ff1 100644
--- a/src/canvas-view.cpp
+++ b/src/canvas-view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the non-abstract parts of canvas view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/canvas-view.hpp b/src/canvas-view.hpp
index da1914a..349851a 100644
--- a/src/canvas-view.hpp
+++ b/src/canvas-view.hpp
@@ -1,7 +1,7 @@
 /* An abstract base class for canvas-based views.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/choose-monitor-window.cpp b/src/choose-monitor-window.cpp
index 14e4097..3da0328 100644
--- a/src/choose-monitor-window.cpp
+++ b/src/choose-monitor-window.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the ChooseMonitorWindow class.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/choose-monitor-window.hpp b/src/choose-monitor-window.hpp
index b154ede..8555d54 100644
--- a/src/choose-monitor-window.hpp
+++ b/src/choose-monitor-window.hpp
@@ -1,7 +1,7 @@
 /* The choose monitor window.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/column-view.cpp b/src/column-view.cpp
index 4f5c1a4..a1c4e08 100644
--- a/src/column-view.cpp
+++ b/src/column-view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the column view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/column-view.hpp b/src/column-view.hpp
index 4016f53..d4d5d12 100644
--- a/src/column-view.hpp
+++ b/src/column-view.hpp
@@ -1,7 +1,7 @@
 /* A view which displays a (time, value) column plot.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/curve-view.cpp b/src/curve-view.cpp
index b579afc..e55873f 100644
--- a/src/curve-view.cpp
+++ b/src/curve-view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the curve view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/curve-view.hpp b/src/curve-view.hpp
index 0eaf5c6..5c50aa7 100644
--- a/src/curve-view.hpp
+++ b/src/curve-view.hpp
@@ -1,7 +1,7 @@
 /* A view which displays a (time, value) curve plot.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/flame-view.cpp b/src/flame-view.cpp
index b3f84dc..1d4d058 100644
--- a/src/flame-view.cpp
+++ b/src/flame-view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the flame view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/flame-view.hpp b/src/flame-view.hpp
index 9b3df1b..27be8c5 100644
--- a/src/flame-view.hpp
+++ b/src/flame-view.hpp
@@ -2,7 +2,7 @@
  * monitor values.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/gui-helpers.hpp b/src/gui-helpers.hpp
index 9cd2e8d..e4689f5 100644
--- a/src/gui-helpers.hpp
+++ b/src/gui-helpers.hpp
@@ -1,7 +1,7 @@
 /* Helper functions.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/helpers.cpp b/src/helpers.cpp
index e986544..8d13102 100644
--- a/src/helpers.cpp
+++ b/src/helpers.cpp
@@ -1,7 +1,7 @@
 /* Helper functions.
  *
  * Copyright (c) 2003 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/helpers.hpp b/src/helpers.hpp
index 7b969c7..c49b974 100644
--- a/src/helpers.hpp
+++ b/src/helpers.hpp
@@ -1,7 +1,7 @@
 /* Helper functions.
  *
  * Copyright (c) 2003 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/i18n.hpp b/src/i18n.hpp
index 08c9a44..5f4c11b 100644
--- a/src/i18n.hpp
+++ b/src/i18n.hpp
@@ -1,7 +1,7 @@
 /* Internationalisation functions.
  *
  * Copyright (c) 2003 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/monitor-impls.cpp b/src/monitor-impls.cpp
index f0d83c0..272c722 100644
--- a/src/monitor-impls.cpp
+++ b/src/monitor-impls.cpp
@@ -1,7 +1,7 @@
 /* The various system statistics - adapters of the libgtop interface.
  *
  * Copyright (c) 2003, 04, 05 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/monitor-impls.hpp b/src/monitor-impls.hpp
index d5acfc9..32edc5b 100644
--- a/src/monitor-impls.hpp
+++ b/src/monitor-impls.hpp
@@ -1,7 +1,7 @@
 /* Implementation of the various system statistics.
  *
  * Copyright (c) 2003, 04, 05 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/monitor.hpp b/src/monitor.hpp
index aa3ffce..ebb17ff 100644
--- a/src/monitor.hpp
+++ b/src/monitor.hpp
@@ -1,7 +1,7 @@
 /* Interface base class for the monitors.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/pixbuf-drawing.hpp b/src/pixbuf-drawing.hpp
index b9b1daf..f6407bc 100644
--- a/src/pixbuf-drawing.hpp
+++ b/src/pixbuf-drawing.hpp
@@ -1,7 +1,7 @@
 /* Pixbuf-drawing helpers.
  *
  * Copyright (c) 2002, 03, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/preferences-window.cpp b/src/preferences-window.cpp
index b9a2aba..8824327 100644
--- a/src/preferences-window.cpp
+++ b/src/preferences-window.cpp
@@ -1,7 +1,7 @@
 /* Implementation of the PreferencesWindow class.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/preferences-window.hpp b/src/preferences-window.hpp
index 0b58310..d45d968 100644
--- a/src/preferences-window.hpp
+++ b/src/preferences-window.hpp
@@ -1,7 +1,7 @@
 /* The preferences window.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013-2014 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/register_plugin.c b/src/register_plugin.c
index 34c9619..9d181bf 100644
--- a/src/register_plugin.c
+++ b/src/register_plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+/* Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/text-view.cpp b/src/text-view.cpp
index 17b64df..1caf32a 100644
--- a/src/text-view.cpp
+++ b/src/text-view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of textual monitoring view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/text-view.hpp b/src/text-view.hpp
index c2c93aa..738019f 100644
--- a/src/text-view.hpp
+++ b/src/text-view.hpp
@@ -1,7 +1,7 @@
 /* A textual monitoring view.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/value-history.cpp b/src/value-history.cpp
index bea46e8..33b72e9 100644
--- a/src/value-history.cpp
+++ b/src/value-history.cpp
@@ -1,7 +1,7 @@
 /* Implementation of value history class.
  *
  * Copyright (c) 2004 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/value-history.hpp b/src/value-history.hpp
index 4227c6d..8fe5008 100644
--- a/src/value-history.hpp
+++ b/src/value-history.hpp
@@ -1,7 +1,7 @@
 /* A value history class for measuring and keeping track of monitor values.
  *
  * Copyright (c) 2004 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/view.cpp b/src/view.cpp
index c24eb1f..0a54a49 100644
--- a/src/view.cpp
+++ b/src/view.cpp
@@ -1,7 +1,7 @@
 /* Implementation of view base class.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or 
  * modify it under the terms of the GNU General Public License as 
diff --git a/src/view.hpp b/src/view.hpp
index eadb21e..1847b7b 100644
--- a/src/view.hpp
+++ b/src/view.hpp
@@ -1,7 +1,7 @@
 /* Abstract base class for all views. Also contains some data.
  *
  * Copyright (c) 2003, 04 Ole Laursen.
- * Copyright (c) 2013 OmegaPhil (OmegaPhil00 at startmail.com)
+ * Copyright (c) 2013 OmegaPhil (OmegaPhil at startmail.com)
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list