diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-07-31 18:04:28 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-07-31 18:04:28 +0000 |
| commit | 0158262b8af694f2fac4e93312601465f628a1b5 (patch) | |
| tree | 9357c6113db8283598ddd45f6048e0223aa6a5f1 | |
| parent | 0292300e5a24024924e96865ea85fc26c446018e (diff) | |
| download | qmmp-0158262b8af694f2fac4e93312601465f628a1b5.tar.gz qmmp-0158262b8af694f2fac4e93312601465f628a1b5.tar.bz2 qmmp-0158262b8af694f2fac4e93312601465f628a1b5.zip | |
fixed FSF address in third-party files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2851 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/plugins/Ui/skinned/fft.c | 2 | ||||
| -rw-r--r-- | src/plugins/Ui/skinned/fft.h | 2 | ||||
| -rw-r--r-- | src/plugins/Visual/analyzer/fft.c | 2 | ||||
| -rw-r--r-- | src/plugins/Visual/analyzer/fft.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/Ui/skinned/fft.c b/src/plugins/Ui/skinned/fft.c index 7ca1978a5..0ea89eae6 100644 --- a/src/plugins/Ui/skinned/fft.c +++ b/src/plugins/Ui/skinned/fft.c @@ -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. */ /* diff --git a/src/plugins/Ui/skinned/fft.h b/src/plugins/Ui/skinned/fft.h index 431afa365..915bccaf6 100644 --- a/src/plugins/Ui/skinned/fft.h +++ b/src/plugins/Ui/skinned/fft.h @@ -13,7 +13,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 _FFT_H_ diff --git a/src/plugins/Visual/analyzer/fft.c b/src/plugins/Visual/analyzer/fft.c index 7ca1978a5..0ea89eae6 100644 --- a/src/plugins/Visual/analyzer/fft.c +++ b/src/plugins/Visual/analyzer/fft.c @@ -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. */ /* diff --git a/src/plugins/Visual/analyzer/fft.h b/src/plugins/Visual/analyzer/fft.h index 431afa365..915bccaf6 100644 --- a/src/plugins/Visual/analyzer/fft.h +++ b/src/plugins/Visual/analyzer/fft.h @@ -13,7 +13,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 _FFT_H_ |
