]> git.vomp.tv Git - vompserver.git/commitdiff
FSF address change
authorChris Tallon <chris@vomp.tv>
Wed, 26 Mar 2008 14:59:48 +0000 (14:59 +0000)
committerChris Tallon <chris@vomp.tv>
Wed, 26 Mar 2008 14:59:48 +0000 (14:59 +0000)
37 files changed:
bootpd.c
bootpd.h
config.c
config.h
defines.h
dsock.c
dsock.h
i18n.c
i18n.h
log.c
log.h
media.c
media.h
mvpclient.c
mvpclient.h
mvpreceiver.h
mvprelay.c
mvprelay.h
mvpserver.c
mvpserver.h
recplayer.c
recplayer.h
responsepacket.c
responsepacket.h
ringbuffer.c
ringbuffer.h
tcp.c
tcp.h
tftpclient.c
tftpclient.h
tftpd.c
tftpd.h
thread.c
thread.h
udpreplier.c
udpreplier.h
vompserver.c

index 704b43912695a9f84bb9764d9597c69e60c60ce6..a5861320d4381156e7d5340703942427b33a07a8 100644 (file)
--- a/bootpd.c
+++ b/bootpd.c
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "bootpd.h"
index 2cad4a68033d4887c04062339687744daf8a7f83..156d633a312b1970bd44a567b966de0256d51e3f 100644 (file)
--- a/bootpd.h
+++ b/bootpd.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 BOOTPD_H
index d4772e17d42b592c72b84389dac2a3f01e0092ac..5ab6f4be8c0c72121a6c01ce8ba4d86728d0e9a6 100644 (file)
--- a/config.c
+++ b/config.c
@@ -16,7 +16,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "config.h"
index e93c221d1138cc1af8e2429a7fe338c7fd2500fa..2e4a2dda8f3d9300ff2c90ffc7467129dd52fb18 100644 (file)
--- a/config.h
+++ b/config.h
@@ -16,7 +16,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 CONFIG_H
index 0d13ce7af7b505c6ad5628d63792b5a884543a55..1ee1473b3ddc648bdea0425f158315588fa2eeb4 100644 (file)
--- a/defines.h
+++ b/defines.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 DEFINES_H
diff --git a/dsock.c b/dsock.c
index cd8c880e84d8230f467fcb6d7c74ee4628603ec1..8082d63d5e9d8fd2b86decac9e24c1c8832bd0fa 100644 (file)
--- a/dsock.c
+++ b/dsock.c
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "dsock.h"
diff --git a/dsock.h b/dsock.h
index ba67360fe056de0f43b765132386a91595cf4fb6..078b3beaedaee86b171a4aef9ea390dcd9a05116 100644 (file)
--- a/dsock.h
+++ b/dsock.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 DSOCK_H
diff --git a/i18n.c b/i18n.c
index 2382f35a677fac3e206ad1283420d102bf77223d..5681980c6bbb626bdd69b22b4a458bd112b10a0a 100644 (file)
--- a/i18n.c
+++ b/i18n.c
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "i18n.h"
diff --git a/i18n.h b/i18n.h
index 109c33699d8b85609dafc2bd5834529e0510c91a..3358bc9afa843c7532307ff933de2e5c6dd95e44 100644 (file)
--- a/i18n.h
+++ b/i18n.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 I18N_H
diff --git a/log.c b/log.c
index 335d27d530edfda9ea92277efd63481d091f9147..c1f7445908e4468c576819b98d4a33e03b936ca7 100755 (executable)
--- a/log.c
+++ b/log.c
@@ -16,7 +16,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "log.h"
diff --git a/log.h b/log.h
index 6946ade12b76ea3cc9cc2143a09fa9d0a0840878..ba70807fcecfbf5b0fbc7c579b0d8a12ab142952 100755 (executable)
--- a/log.h
+++ b/log.h
@@ -16,7 +16,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 LOG_H
diff --git a/media.c b/media.c
index 996413dfab75ce468f7663aad1113611b0b4e2d6..3b30baa7e1d6bcd56897fd6e3180b937abf14d18 100644 (file)
--- a/media.c
+++ b/media.c
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "media.h"
diff --git a/media.h b/media.h
index d9409e684c06a885041a8d8c79b7adfa96fb06cc..e058d66a405510963356093ee9348580e6ccef3b 100644 (file)
--- a/media.h
+++ b/media.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 MEDIA_H
index 49fc7eaee3a2c71828f4ea72bce0f646031e5875..40449f4e729f1bc1202b2365f0d17ffaf4420519 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "mvpclient.h"
index 9ef5c84471d6f79a33114de545913558162c943c..2551b221d11166ab9a1329e48714e7a095aac7e0 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 MVPCLIENT_H
index 523ba9a004e20da8c46e3052709980c95db900b1..648789c2abffe2215692f7366e0144f8af37cbea 100755 (executable)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 MVPRECEIVER_H
index 0e49f284e4ac09845d0924d2c36a4b5ce05096f5..d266674f0ac8906207b5c96798d21a320494f847 100755 (executable)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "mvprelay.h"
index fd51bfc79f9d0fe39db5e6ce8221048d9c0b7cf6..591b6a3593774867a9a0f2c5177d9cc6f0861132 100755 (executable)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 MVPRELAY_H
index 211150c058259ea045724f8c7114d4e1e3c88cb9..a1aea2cb7c49f8105ab51907c543beb380df0929 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "mvpserver.h"
index 78523a61050a8227aea1724544ffa4031faf99dc..9bf254948f65828fb0607665d978154e5e928cfa 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 MVPSERVER_H
index 3c550ef44fcd8f9114b6d944dc87ccbc8394cfa1..1504b6eff925874ee3f7bbafcbc8fe2b33b7d1a3 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "recplayer.h"
index c3b1795a008b7e9d761451c37f245fd62ea5782a..95f310a54e3cee1be50d725b71e4b25189680dfd 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 RECPLAYER_H
index 013023577afb578752e5c8e9ec6e885e86f2df72..d190f8676799ad996f6d108dc22ab556c756112a 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include <arpa/inet.h>
index e091701bc6e5b3fb5d1c12f6f542ee7768620f24..7b8f25df534e575170f66a856a2c1578e5151b98 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 RESPONSEPACKET_H
index 410d1afd8afe11185b390a97b8a02f4c6389699c..20db41c5b057df5fbad1306cd66ea23fd0db50c2 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "ringbuffer.h"
index 568a286705e1d651b25e8e9c24e2ae723ba15649..c5a6e14d1acaab9654c3daf743698f2f1fc1e47d 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 RINGBUFFER_H
diff --git a/tcp.c b/tcp.c
index 7053be50bcd42c0b323548fb19816cf14cc50059..cc605c071ef5b5a8dd878952fbcfce22c8c82705 100644 (file)
--- a/tcp.c
+++ b/tcp.c
@@ -16,7 +16,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "tcp.h"
diff --git a/tcp.h b/tcp.h
index 7f0c0926172eaf3955813226f55151a9b999f7a9..4364798abf3a1e0a141dd4f353f3559d6dfb022c 100644 (file)
--- a/tcp.h
+++ b/tcp.h
@@ -16,7 +16,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 TCP_H
index 9a6cb52a403bb84acabfb7d9aff07f3652ced525..8dec41a8a2effb1073762a10546ddf86599a747d 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "tftpclient.h"
index b4eea8beada9ba09cf390d268df10bba898f1890..74550660bd915739e1054ad5a3273945cc004c25 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 TFTPCLIENT_H
diff --git a/tftpd.c b/tftpd.c
index 38415e03fb94672cca5f414d5adc0bcf83ffcece..d1ed8e302e719564e63d048ca42c2def845bc5f5 100644 (file)
--- a/tftpd.c
+++ b/tftpd.c
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "tftpd.h"
diff --git a/tftpd.h b/tftpd.h
index 45da7ca2c2f0a8af2a127b488e885523fc6a4784..6886afc86fec66ed1c124b335e4c22fb85b812e2 100644 (file)
--- a/tftpd.h
+++ b/tftpd.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 TFTPD_H
index 851c024bf438d9618aeae126d034c1cbf45d75b8..97a41c176c8a613f71cb92bb5fda4b206ae9891e 100755 (executable)
--- a/thread.c
+++ b/thread.c
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "thread.h"
index c48ea97a613301debccb7786ac81e65c486ac925..5943677ab294434f51af2f3b8fd85ae04b54df3e 100755 (executable)
--- a/thread.h
+++ b/thread.h
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 THREAD_H
index 79ff4b334b8fa3475532fe33e223afbf8dcdaad1..0b43e17e0795ab4e8d301ec27bbcde6d760f55a3 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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.
 */
 
 #include "udpreplier.h"
index a16af545deb9e6a38b03caa830bf01f6ee5df0e4..a28718956e75ed0fb2a85756c615df4e8e0c4919 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 UDPREPLIER_H
index c1179e12c93d523cd4d66b25a03ec0007dc28674..236f568bae82e05b34b0e97e242719ea45b19c6c 100644 (file)
@@ -15,7 +15,7 @@
 
     You should have received a copy of the GNU General Public License
     along with VOMP; 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 VOMPSTANDALONE