]> git.alsa-project.org Git - alsa-python.git/commitdiff
Change FSF address (Franklin Street)
authorJaroslav Kysela <perex@perex.cz>
Tue, 14 Nov 2017 13:51:37 +0000 (14:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 14 Nov 2017 13:51:37 +0000 (14:51 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
doc/APICoverage.py
doc/alsa-python-coverage.py
pyalsa/alsacard.c
pyalsa/alsacontrol.c
pyalsa/alsahcontrol.c
pyalsa/alsamixer.c
pyalsa/alsaseq.c
utils/aconnect.py
utils/aplaymidi.py
utils/aseqdump.py

index a5b60064173c67e4b332347a2dbb2b384e670281..a304d83c993e7b575801e25eb230e533f73f98f3 100644 (file)
@@ -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
index ea32323b349c9c3bd4811579609ed1d5eac9fb1d..52ca869a2f26d29afff84075826bbeeffb80acec 100755 (executable)
@@ -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 *
index 4738334f2610d279c6cec3a031551f4d12382c91..48129f4b373516b84c553535fc04762ccfee69e7 100644 (file)
@@ -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
  *
  */
 
index 8d401bb3404456d6c260ec29e6910864a511839d..9c13e847b1754291650f8774b4866c0b203bfdfa 100644 (file)
@@ -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
  *
  */
 
index dca5dac62882311fb12db166511fca67b2d6aff8..64429244d1347fc5d8bfbc8500b13a61e268569f 100644 (file)
@@ -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
  *
  */
 
index 662a2a9087dead9b51c575198cb82ba2e4f49689..5fe1db94cac7fd7bba701ca7ec7d5a15b6003c84 100644 (file)
@@ -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
  *
  */
 
index ce332ede6d94deabd85aa08ef769575be95215ae..acefbdc0d57318aa29422ac7f1810da29f8944ff 100644 (file)
@@ -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
  *
  */
 
index 0ef776eb4bd4363472cbf282c0ac3b12fdb939d9..d938eac0b44b69386f609b2a61c78b9806bcea08 100644 (file)
@@ -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
index 3c644d8689f8d7c1f0704d5a0c0cfd322577bd12..5c2b4849c4d8e867741d3ea91fe8d3faf02dbab5 100644 (file)
@@ -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
index afb5f42ce7aa0beeb8e6f9fb865c2ea2143a4db7..eaaedd794438c715c8abc0fd48fdcde16ff767f2 100644 (file)
@@ -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