aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/udisks
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-07-31 15:53:42 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-07-31 15:53:42 +0000
commit5016335025945bdea2900e84e0cb94cbd62873a9 (patch)
tree97923dca9c4c99b7684d7f9ea8a942303aef6904 /src/plugins/General/udisks
parent7b7a425f94f161df39ebb57c73bf1dd067543406 (diff)
downloadqmmp-5016335025945bdea2900e84e0cb94cbd62873a9.tar.gz
qmmp-5016335025945bdea2900e84e0cb94cbd62873a9.tar.bz2
qmmp-5016335025945bdea2900e84e0cb94cbd62873a9.zip
fixed FSF address (trunk)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2844 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/udisks')
-rw-r--r--src/plugins/General/udisks/settingsdialog.cpp2
-rw-r--r--src/plugins/General/udisks/settingsdialog.h2
-rw-r--r--src/plugins/General/udisks/udisksdevice.cpp2
-rw-r--r--src/plugins/General/udisks/udisksdevice.h2
-rw-r--r--src/plugins/General/udisks/udisksfactory.cpp2
-rw-r--r--src/plugins/General/udisks/udisksfactory.h2
-rw-r--r--src/plugins/General/udisks/udisksmanager.cpp2
-rw-r--r--src/plugins/General/udisks/udisksmanager.h2
-rw-r--r--src/plugins/General/udisks/udisksplugin.cpp2
-rw-r--r--src/plugins/General/udisks/udisksplugin.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/src/plugins/General/udisks/settingsdialog.cpp b/src/plugins/General/udisks/settingsdialog.cpp
index 3e9b99cfd..f8fe3abf6 100644
--- a/src/plugins/General/udisks/settingsdialog.cpp
+++ b/src/plugins/General/udisks/settingsdialog.cpp
@@ -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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <QTextCodec>
#include <QSettings>
diff --git a/src/plugins/General/udisks/settingsdialog.h b/src/plugins/General/udisks/settingsdialog.h
index c2dc37d8c..963671d7a 100644
--- a/src/plugins/General/udisks/settingsdialog.h
+++ b/src/plugins/General/udisks/settingsdialog.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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#ifndef SETTINGSDIALOG_H
#define SETTINGSDIALOG_H
diff --git a/src/plugins/General/udisks/udisksdevice.cpp b/src/plugins/General/udisks/udisksdevice.cpp
index d9863bb39..ee88d912f 100644
--- a/src/plugins/General/udisks/udisksdevice.cpp
+++ b/src/plugins/General/udisks/udisksdevice.cpp
@@ -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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <QDBusInterface>
diff --git a/src/plugins/General/udisks/udisksdevice.h b/src/plugins/General/udisks/udisksdevice.h
index 59a1387c8..f9772c7ec 100644
--- a/src/plugins/General/udisks/udisksdevice.h
+++ b/src/plugins/General/udisks/udisksdevice.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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#ifndef UDISKSDEVICE_H
#define UDISKSDEVICE_H
diff --git a/src/plugins/General/udisks/udisksfactory.cpp b/src/plugins/General/udisks/udisksfactory.cpp
index 74754ad9a..f8e92a5b2 100644
--- a/src/plugins/General/udisks/udisksfactory.cpp
+++ b/src/plugins/General/udisks/udisksfactory.cpp
@@ -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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <QtGui>
diff --git a/src/plugins/General/udisks/udisksfactory.h b/src/plugins/General/udisks/udisksfactory.h
index 4718e419c..05ff0075f 100644
--- a/src/plugins/General/udisks/udisksfactory.h
+++ b/src/plugins/General/udisks/udisksfactory.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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#ifndef DEVDETECTFACTORY_H
#define DEVDETECTFACTORY_H
diff --git a/src/plugins/General/udisks/udisksmanager.cpp b/src/plugins/General/udisks/udisksmanager.cpp
index 2062aa38a..3affa6b97 100644
--- a/src/plugins/General/udisks/udisksmanager.cpp
+++ b/src/plugins/General/udisks/udisksmanager.cpp
@@ -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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <QDBusInterface>
diff --git a/src/plugins/General/udisks/udisksmanager.h b/src/plugins/General/udisks/udisksmanager.h
index a8ee4cdda..e633e6c68 100644
--- a/src/plugins/General/udisks/udisksmanager.h
+++ b/src/plugins/General/udisks/udisksmanager.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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#ifndef UDISKSMANAGER_H
#define UDISKSMANAGER_H
diff --git a/src/plugins/General/udisks/udisksplugin.cpp b/src/plugins/General/udisks/udisksplugin.cpp
index 38135e437..0cadabe25 100644
--- a/src/plugins/General/udisks/udisksplugin.cpp
+++ b/src/plugins/General/udisks/udisksplugin.cpp
@@ -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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <QtDBus>
diff --git a/src/plugins/General/udisks/udisksplugin.h b/src/plugins/General/udisks/udisksplugin.h
index a29532cf4..5d70eafb6 100644
--- a/src/plugins/General/udisks/udisksplugin.h
+++ b/src/plugins/General/udisks/udisksplugin.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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#ifndef UDISKSPLUGIN_H
#define UDISKSPLUGIN_H