From: Jaroslav Kysela Date: Tue, 14 Nov 2017 13:51:37 +0000 (+0100) Subject: Change FSF address (Franklin Street) X-Git-Tag: v1.1.6~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=71ad3c16c3b122d5ddcc78215927ae4337255bc7;p=alsa-python.git Change FSF address (Franklin Street) Signed-off-by: Jaroslav Kysela --- diff --git a/doc/APICoverage.py b/doc/APICoverage.py index a5b6006..a304d83 100644 --- a/doc/APICoverage.py +++ b/doc/APICoverage.py @@ -19,7 +19,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 import os, pickle, urllib, sys diff --git a/doc/alsa-python-coverage.py b/doc/alsa-python-coverage.py index ea32323..52ca869 100755 --- a/doc/alsa-python-coverage.py +++ b/doc/alsa-python-coverage.py @@ -21,7 +21,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 from APICoverage import * diff --git a/pyalsa/alsacard.c b/pyalsa/alsacard.c index 4738334..48129f4 100644 --- a/pyalsa/alsacard.c +++ b/pyalsa/alsacard.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/pyalsa/alsacontrol.c b/pyalsa/alsacontrol.c index 8d401bb..9c13e84 100644 --- a/pyalsa/alsacontrol.c +++ b/pyalsa/alsacontrol.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/pyalsa/alsahcontrol.c b/pyalsa/alsahcontrol.c index dca5dac..6442924 100644 --- a/pyalsa/alsahcontrol.c +++ b/pyalsa/alsahcontrol.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/pyalsa/alsamixer.c b/pyalsa/alsamixer.c index 662a2a9..5fe1db9 100644 --- a/pyalsa/alsamixer.c +++ b/pyalsa/alsamixer.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/pyalsa/alsaseq.c b/pyalsa/alsaseq.c index ce332ed..acefbdc 100644 --- a/pyalsa/alsaseq.c +++ b/pyalsa/alsaseq.c @@ -14,7 +14,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/utils/aconnect.py b/utils/aconnect.py index 0ef776e..d938eac 100644 --- a/utils/aconnect.py +++ b/utils/aconnect.py @@ -17,7 +17,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 import sys diff --git a/utils/aplaymidi.py b/utils/aplaymidi.py index 3c644d8..5c2b484 100644 --- a/utils/aplaymidi.py +++ b/utils/aplaymidi.py @@ -19,7 +19,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 import sys diff --git a/utils/aseqdump.py b/utils/aseqdump.py index afb5f42..eaaedd7 100644 --- a/utils/aseqdump.py +++ b/utils/aseqdump.py @@ -19,7 +19,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 import sys