From ce9bcefe8c01d9ae32c1ca0b6e2fb89d45172a63 Mon Sep 17 00:00:00 2001 From: Jared K. Smith Date: Sep 12 2014 15:57:53 +0000 Subject: Add initial patches --- diff --git a/pjproject_fix_libyuv.patch b/pjproject_fix_libyuv.patch new file mode 100644 index 0000000..0001705 --- /dev/null +++ b/pjproject_fix_libyuv.patch @@ -0,0 +1,12 @@ +diff --git a/aconfigure.ac b/aconfigure.ac +index b7bf92e..29d7817 100644 +--- a/aconfigure.ac ++++ b/aconfigure.ac +@@ -686,6 +686,7 @@ AC_ARG_ENABLE(video, + enable_sdl="no" + enable_ffmpeg="no" + enable_v4l2="no" ++ enable_libyuv="no" + fi], + []) + diff --git a/pjproject_fix_old_FSF_address.patch b/pjproject_fix_old_FSF_address.patch new file mode 100644 index 0000000..405c57f --- /dev/null +++ b/pjproject_fix_old_FSF_address.patch @@ -0,0 +1,11675 @@ +diff --git a/pjlib-util/include/pjlib-util.h b/pjlib-util/include/pjlib-util.h +index d06a791..4ddec07 100644 +--- a/pjlib-util/include/pjlib-util.h ++++ b/pjlib-util/include/pjlib-util.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_H__ + #define __PJLIB_UTIL_H__ +diff --git a/pjlib-util/include/pjlib-util/base64.h b/pjlib-util/include/pjlib-util/base64.h +index 31ce0a4..77e0cb9 100644 +--- a/pjlib-util/include/pjlib-util/base64.h ++++ b/pjlib-util/include/pjlib-util/base64.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_BASE64_H__ + #define __PJLIB_UTIL_BASE64_H__ +diff --git a/pjlib-util/include/pjlib-util/cli.h b/pjlib-util/include/pjlib-util/cli.h +index a91fb3d..394ad65 100644 +--- a/pjlib-util/include/pjlib-util/cli.h ++++ b/pjlib-util/include/pjlib-util/cli.h +@@ -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 + */ + #ifndef __PJLIB_UTIL_CLI_H__ + #define __PJLIB_UTIL_CLI_H__ +diff --git a/pjlib-util/include/pjlib-util/cli_console.h b/pjlib-util/include/pjlib-util/cli_console.h +index 5b68ead..96f860c 100644 +--- a/pjlib-util/include/pjlib-util/cli_console.h ++++ b/pjlib-util/include/pjlib-util/cli_console.h +@@ -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 + */ + #ifndef __PJLIB_UTIL_CLI_CONSOLE_H__ + #define __PJLIB_UTIL_CLI_CONSOLE_H__ +diff --git a/pjlib-util/include/pjlib-util/cli_imp.h b/pjlib-util/include/pjlib-util/cli_imp.h +index bb1324e..90c31c8 100644 +--- a/pjlib-util/include/pjlib-util/cli_imp.h ++++ b/pjlib-util/include/pjlib-util/cli_imp.h +@@ -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 + */ + #ifndef __PJLIB_UTIL_CLI_IMP_H__ + #define __PJLIB_UTIL_CLI_IMP_H__ +diff --git a/pjlib-util/include/pjlib-util/cli_telnet.h b/pjlib-util/include/pjlib-util/cli_telnet.h +index fff2089..c4750c0 100644 +--- a/pjlib-util/include/pjlib-util/cli_telnet.h ++++ b/pjlib-util/include/pjlib-util/cli_telnet.h +@@ -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 + */ + #ifndef __PJLIB_UTIL_CLI_TELNET_H__ + #define __PJLIB_UTIL_CLI_TELNET_H__ +diff --git a/pjlib-util/include/pjlib-util/config.h b/pjlib-util/include/pjlib-util/config.h +index 74a2725..ef26f37 100644 +--- a/pjlib-util/include/pjlib-util/config.h ++++ b/pjlib-util/include/pjlib-util/config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_CONFIG_H__ + #define __PJLIB_UTIL_CONFIG_H__ +diff --git a/pjlib-util/include/pjlib-util/crc32.h b/pjlib-util/include/pjlib-util/crc32.h +index 6203d1c..c9d655e 100644 +--- a/pjlib-util/include/pjlib-util/crc32.h ++++ b/pjlib-util/include/pjlib-util/crc32.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_CRC32_H__ + #define __PJLIB_UTIL_CRC32_H__ +diff --git a/pjlib-util/include/pjlib-util/dns.h b/pjlib-util/include/pjlib-util/dns.h +index 99c5bd8..a27150e 100644 +--- a/pjlib-util/include/pjlib-util/dns.h ++++ b/pjlib-util/include/pjlib-util/dns.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_DNS_H__ + #define __PJLIB_UTIL_DNS_H__ +diff --git a/pjlib-util/include/pjlib-util/dns_server.h b/pjlib-util/include/pjlib-util/dns_server.h +index aaf5f6f..d86737c 100644 +--- a/pjlib-util/include/pjlib-util/dns_server.h ++++ b/pjlib-util/include/pjlib-util/dns_server.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_DNS_SERVER_H__ + #define __PJLIB_UTIL_DNS_SERVER_H__ +diff --git a/pjlib-util/include/pjlib-util/errno.h b/pjlib-util/include/pjlib-util/errno.h +index 4ab0458..72f1544 100644 +--- a/pjlib-util/include/pjlib-util/errno.h ++++ b/pjlib-util/include/pjlib-util/errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_ERRNO_H__ + #define __PJLIB_UTIL_ERRNO_H__ +diff --git a/pjlib-util/include/pjlib-util/getopt.h b/pjlib-util/include/pjlib-util/getopt.h +index ec2755f..9d05831 100644 +--- a/pjlib-util/include/pjlib-util/getopt.h ++++ b/pjlib-util/include/pjlib-util/getopt.h +@@ -15,8 +15,8 @@ + + You should have received a copy of the GNU Library General Public + License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ ++ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ++ Boston, MA 02110-1301, USA. */ + + #ifndef __PJ_GETOPT_H__ + #define __PJ_GETOPT_H__ 1 +diff --git a/pjlib-util/include/pjlib-util/hmac_md5.h b/pjlib-util/include/pjlib-util/hmac_md5.h +index 2ca9f1e..638a2fb 100644 +--- a/pjlib-util/include/pjlib-util/hmac_md5.h ++++ b/pjlib-util/include/pjlib-util/hmac_md5.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_HMAC_MD5_H__ + #define __PJLIB_UTIL_HMAC_MD5_H__ +diff --git a/pjlib-util/include/pjlib-util/hmac_sha1.h b/pjlib-util/include/pjlib-util/hmac_sha1.h +index 539e465..1bf1374 100644 +--- a/pjlib-util/include/pjlib-util/hmac_sha1.h ++++ b/pjlib-util/include/pjlib-util/hmac_sha1.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_HMAC_SHA1_H__ + #define __PJLIB_UTIL_HMAC_SHA1_H__ +diff --git a/pjlib-util/include/pjlib-util/http_client.h b/pjlib-util/include/pjlib-util/http_client.h +index 38a8eff..253026b 100644 +--- a/pjlib-util/include/pjlib-util/http_client.h ++++ b/pjlib-util/include/pjlib-util/http_client.h +@@ -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 + */ + #ifndef __PJLIB_UTIL_HTTP_CLIENT_H__ + #define __PJLIB_UTIL_HTTP_CLIENT_H__ +diff --git a/pjlib-util/include/pjlib-util/json.h b/pjlib-util/include/pjlib-util/json.h +index 7232f46..66f79ae 100644 +--- a/pjlib-util/include/pjlib-util/json.h ++++ b/pjlib-util/include/pjlib-util/json.h +@@ -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 + */ + #ifndef __PJLIB_UTIL_JSON_H__ + #define __PJLIB_UTIL_JSON_H__ +diff --git a/pjlib-util/include/pjlib-util/md5.h b/pjlib-util/include/pjlib-util/md5.h +index ed8aa5c..06650d2 100644 +--- a/pjlib-util/include/pjlib-util/md5.h ++++ b/pjlib-util/include/pjlib-util/md5.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_MD5_H__ + #define __PJLIB_UTIL_MD5_H__ +diff --git a/pjlib-util/include/pjlib-util/pcap.h b/pjlib-util/include/pjlib-util/pcap.h +index dd1be94..5735010 100644 +--- a/pjlib-util/include/pjlib-util/pcap.h ++++ b/pjlib-util/include/pjlib-util/pcap.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_PCAP_H__ + #define __PJLIB_UTIL_PCAP_H__ +diff --git a/pjlib-util/include/pjlib-util/resolver.h b/pjlib-util/include/pjlib-util/resolver.h +index 3fc1cba..31ed10b 100644 +--- a/pjlib-util/include/pjlib-util/resolver.h ++++ b/pjlib-util/include/pjlib-util/resolver.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_RESOLVER_H__ + #define __PJLIB_UTIL_RESOLVER_H__ +diff --git a/pjlib-util/include/pjlib-util/scanner.h b/pjlib-util/include/pjlib-util/scanner.h +index f47a8f0..dd7ab44 100644 +--- a/pjlib-util/include/pjlib-util/scanner.h ++++ b/pjlib-util/include/pjlib-util/scanner.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_SCANNER_H__ + #define __PJ_SCANNER_H__ +diff --git a/pjlib-util/include/pjlib-util/scanner_cis_bitwise.h b/pjlib-util/include/pjlib-util/scanner_cis_bitwise.h +index ef0c7ff..f0e418a 100644 +--- a/pjlib-util/include/pjlib-util/scanner_cis_bitwise.h ++++ b/pjlib-util/include/pjlib-util/scanner_cis_bitwise.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_SCANNER_CIS_BIT_H__ + #define __PJLIB_UTIL_SCANNER_CIS_BIT_H__ +diff --git a/pjlib-util/include/pjlib-util/scanner_cis_uint.h b/pjlib-util/include/pjlib-util/scanner_cis_uint.h +index 0cde7c7..dbacc0d 100644 +--- a/pjlib-util/include/pjlib-util/scanner_cis_uint.h ++++ b/pjlib-util/include/pjlib-util/scanner_cis_uint.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_SCANNER_CIS_BIT_H__ + #define __PJLIB_UTIL_SCANNER_CIS_BIT_H__ +diff --git a/pjlib-util/include/pjlib-util/sha1.h b/pjlib-util/include/pjlib-util/sha1.h +index f43e3c2..f5e7bf7 100644 +--- a/pjlib-util/include/pjlib-util/sha1.h ++++ b/pjlib-util/include/pjlib-util/sha1.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_SHA1_H__ + #define __PJLIB_UTIL_SHA1_H__ +diff --git a/pjlib-util/include/pjlib-util/srv_resolver.h b/pjlib-util/include/pjlib-util/srv_resolver.h +index a3c4768..99e6067 100644 +--- a/pjlib-util/include/pjlib-util/srv_resolver.h ++++ b/pjlib-util/include/pjlib-util/srv_resolver.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_SRV_RESOLVER_H__ + #define __PJLIB_UTIL_SRV_RESOLVER_H__ +diff --git a/pjlib-util/include/pjlib-util/string.h b/pjlib-util/include/pjlib-util/string.h +index 8487a38..8ec437a 100644 +--- a/pjlib-util/include/pjlib-util/string.h ++++ b/pjlib-util/include/pjlib-util/string.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_STRING_H__ + #define __PJLIB_UTIL_STRING_H__ +diff --git a/pjlib-util/include/pjlib-util/stun_simple.h b/pjlib-util/include/pjlib-util/stun_simple.h +index a0b1b69..de386b8 100644 +--- a/pjlib-util/include/pjlib-util/stun_simple.h ++++ b/pjlib-util/include/pjlib-util/stun_simple.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSTUN_H__ + #define __PJSTUN_H__ +diff --git a/pjlib-util/include/pjlib-util/types.h b/pjlib-util/include/pjlib-util/types.h +index 899c27b..d7e1520 100644 +--- a/pjlib-util/include/pjlib-util/types.h ++++ b/pjlib-util/include/pjlib-util/types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_UTIL_TYPES_H__ + #define __PJLIB_UTIL_TYPES_H__ +diff --git a/pjlib-util/include/pjlib-util/xml.h b/pjlib-util/include/pjlib-util/xml.h +index 81dc6c7..3f00f70 100644 +--- a/pjlib-util/include/pjlib-util/xml.h ++++ b/pjlib-util/include/pjlib-util/xml.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_XML_H__ + #define __PJ_XML_H__ +diff --git a/pjlib-util/src/pjlib-util-test/encryption.c b/pjlib-util/src/pjlib-util-test/encryption.c +index 48b6c36..9bde90a 100644 +--- a/pjlib-util/src/pjlib-util-test/encryption.c ++++ b/pjlib-util/src/pjlib-util-test/encryption.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib-util/src/pjlib-util-test/http_client.c b/pjlib-util/src/pjlib-util-test/http_client.c +index 8a54821..3467750 100644 +--- a/pjlib-util/src/pjlib-util-test/http_client.c ++++ b/pjlib-util/src/pjlib-util-test/http_client.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 + */ + + #include "test.h" +diff --git a/pjlib-util/src/pjlib-util-test/json_test.c b/pjlib-util/src/pjlib-util-test/json_test.c +index 1b80235..f523bf6 100644 +--- a/pjlib-util/src/pjlib-util-test/json_test.c ++++ b/pjlib-util/src/pjlib-util-test/json_test.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 + */ + #include "test.h" + +diff --git a/pjlib-util/src/pjlib-util-test/main.c b/pjlib-util/src/pjlib-util-test/main.c +index 7cc9920..c0d24eb 100644 +--- a/pjlib-util/src/pjlib-util-test/main.c ++++ b/pjlib-util/src/pjlib-util-test/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib-util/src/pjlib-util-test/resolver_test.c b/pjlib-util/src/pjlib-util-test/resolver_test.c +index fedac1e..c05b5a0 100644 +--- a/pjlib-util/src/pjlib-util-test/resolver_test.c ++++ b/pjlib-util/src/pjlib-util-test/resolver_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util-test/stun.c b/pjlib-util/src/pjlib-util-test/stun.c +index dbd2d17..750a0d5 100644 +--- a/pjlib-util/src/pjlib-util-test/stun.c ++++ b/pjlib-util/src/pjlib-util-test/stun.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + static int decode_test(void) +diff --git a/pjlib-util/src/pjlib-util-test/test.c b/pjlib-util/src/pjlib-util-test/test.c +index 223d57d..46b50a1 100644 +--- a/pjlib-util/src/pjlib-util-test/test.c ++++ b/pjlib-util/src/pjlib-util-test/test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib-util/src/pjlib-util-test/test.h b/pjlib-util/src/pjlib-util-test/test.h +index b0e77c7..2c35ecf 100644 +--- a/pjlib-util/src/pjlib-util-test/test.h ++++ b/pjlib-util/src/pjlib-util-test/test.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib-util/src/pjlib-util-test/xml.c b/pjlib-util/src/pjlib-util-test/xml.c +index 19733a1..54e08b6 100644 +--- a/pjlib-util/src/pjlib-util-test/xml.c ++++ b/pjlib-util/src/pjlib-util-test/xml.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib-util/src/pjlib-util/base64.c b/pjlib-util/src/pjlib-util/base64.c +index 5e31a12..66d9068 100644 +--- a/pjlib-util/src/pjlib-util/base64.c ++++ b/pjlib-util/src/pjlib-util/base64.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/cli.c b/pjlib-util/src/pjlib-util/cli.c +index a688709..818dfce 100644 +--- a/pjlib-util/src/pjlib-util/cli.c ++++ b/pjlib-util/src/pjlib-util/cli.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 + */ + + #include +diff --git a/pjlib-util/src/pjlib-util/cli_console.c b/pjlib-util/src/pjlib-util/cli_console.c +index cac8741..2ed5bc7 100644 +--- a/pjlib-util/src/pjlib-util/cli_console.c ++++ b/pjlib-util/src/pjlib-util/cli_console.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 + */ + + #include +diff --git a/pjlib-util/src/pjlib-util/cli_telnet.c b/pjlib-util/src/pjlib-util/cli_telnet.c +index 0ea5381..764055d 100644 +--- a/pjlib-util/src/pjlib-util/cli_telnet.c ++++ b/pjlib-util/src/pjlib-util/cli_telnet.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 + */ + + #include +diff --git a/pjlib-util/src/pjlib-util/dns.c b/pjlib-util/src/pjlib-util/dns.c +index e96956c..9acd686 100644 +--- a/pjlib-util/src/pjlib-util/dns.c ++++ b/pjlib-util/src/pjlib-util/dns.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/dns_dump.c b/pjlib-util/src/pjlib-util/dns_dump.c +index d5c9b51..5f508b5 100644 +--- a/pjlib-util/src/pjlib-util/dns_dump.c ++++ b/pjlib-util/src/pjlib-util/dns_dump.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/dns_server.c b/pjlib-util/src/pjlib-util/dns_server.c +index 8922c67..3ffeeb6 100644 +--- a/pjlib-util/src/pjlib-util/dns_server.c ++++ b/pjlib-util/src/pjlib-util/dns_server.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/errno.c b/pjlib-util/src/pjlib-util/errno.c +index 3009c25..231fe97 100644 +--- a/pjlib-util/src/pjlib-util/errno.c ++++ b/pjlib-util/src/pjlib-util/errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/getopt.c b/pjlib-util/src/pjlib-util/getopt.c +index 426fd27..67b8b24 100644 +--- a/pjlib-util/src/pjlib-util/getopt.c ++++ b/pjlib-util/src/pjlib-util/getopt.c +@@ -31,8 +31,8 @@ int _getopt_internal (int argc, char *const *argv, + + You should have received a copy of the GNU Library General Public + License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ ++ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ++ Boston, MA 02110-1301, USA. */ + + + /* Comment out all this code if we are using the GNU C Library, and are not +diff --git a/pjlib-util/src/pjlib-util/hmac_md5.c b/pjlib-util/src/pjlib-util/hmac_md5.c +index 9d61e39..02709f1 100644 +--- a/pjlib-util/src/pjlib-util/hmac_md5.c ++++ b/pjlib-util/src/pjlib-util/hmac_md5.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/hmac_sha1.c b/pjlib-util/src/pjlib-util/hmac_sha1.c +index 394a01a..3bfb210 100644 +--- a/pjlib-util/src/pjlib-util/hmac_sha1.c ++++ b/pjlib-util/src/pjlib-util/hmac_sha1.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/http_client.c b/pjlib-util/src/pjlib-util/http_client.c +index 30a715e..7f83ed4 100644 +--- a/pjlib-util/src/pjlib-util/http_client.c ++++ b/pjlib-util/src/pjlib-util/http_client.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 + */ + + #include +diff --git a/pjlib-util/src/pjlib-util/json.c b/pjlib-util/src/pjlib-util/json.c +index 192547a..f2d6cac 100644 +--- a/pjlib-util/src/pjlib-util/json.c ++++ b/pjlib-util/src/pjlib-util/json.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 + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/pcap.c b/pjlib-util/src/pjlib-util/pcap.c +index a43f2fa..8688f25 100644 +--- a/pjlib-util/src/pjlib-util/pcap.c ++++ b/pjlib-util/src/pjlib-util/pcap.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/resolver.c b/pjlib-util/src/pjlib-util/resolver.c +index 320229b..1019429 100644 +--- a/pjlib-util/src/pjlib-util/resolver.c ++++ b/pjlib-util/src/pjlib-util/resolver.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/resolver_wrap.cpp b/pjlib-util/src/pjlib-util/resolver_wrap.cpp +index b9020e8..0ddb4b3 100644 +--- a/pjlib-util/src/pjlib-util/resolver_wrap.cpp ++++ b/pjlib-util/src/pjlib-util/resolver_wrap.cpp +@@ -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/pjlib-util/src/pjlib-util/scanner.c b/pjlib-util/src/pjlib-util/scanner.c +index a8c939d..9036502 100644 +--- a/pjlib-util/src/pjlib-util/scanner.c ++++ b/pjlib-util/src/pjlib-util/scanner.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/scanner_cis_bitwise.c b/pjlib-util/src/pjlib-util/scanner_cis_bitwise.c +index 50754f5..e827646 100644 +--- a/pjlib-util/src/pjlib-util/scanner_cis_bitwise.c ++++ b/pjlib-util/src/pjlib-util/scanner_cis_bitwise.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib-util/src/pjlib-util/scanner_cis_uint.c b/pjlib-util/src/pjlib-util/scanner_cis_uint.c +index 865234a..3966121 100644 +--- a/pjlib-util/src/pjlib-util/scanner_cis_uint.c ++++ b/pjlib-util/src/pjlib-util/scanner_cis_uint.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib-util/src/pjlib-util/srv_resolver.c b/pjlib-util/src/pjlib-util/srv_resolver.c +index 996b4f8..31e1e7e 100644 +--- a/pjlib-util/src/pjlib-util/srv_resolver.c ++++ b/pjlib-util/src/pjlib-util/srv_resolver.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/string.c b/pjlib-util/src/pjlib-util/string.c +index e3a7f91..3280d3f 100644 +--- a/pjlib-util/src/pjlib-util/string.c ++++ b/pjlib-util/src/pjlib-util/string.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/stun_simple.c b/pjlib-util/src/pjlib-util/stun_simple.c +index 846e6af..cf4031e 100644 +--- a/pjlib-util/src/pjlib-util/stun_simple.c ++++ b/pjlib-util/src/pjlib-util/stun_simple.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/stun_simple_client.c b/pjlib-util/src/pjlib-util/stun_simple_client.c +index 2a59ae1..ddb23ca 100644 +--- a/pjlib-util/src/pjlib-util/stun_simple_client.c ++++ b/pjlib-util/src/pjlib-util/stun_simple_client.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/symbols.c b/pjlib-util/src/pjlib-util/symbols.c +index 8f4af53..e3205f6 100644 +--- a/pjlib-util/src/pjlib-util/symbols.c ++++ b/pjlib-util/src/pjlib-util/symbols.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/xml.c b/pjlib-util/src/pjlib-util/xml.c +index 2220566..e24f73e 100644 +--- a/pjlib-util/src/pjlib-util/xml.c ++++ b/pjlib-util/src/pjlib-util/xml.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib-util/src/pjlib-util/xml_wrap.cpp b/pjlib-util/src/pjlib-util/xml_wrap.cpp +index 1478542..603548a 100644 +--- a/pjlib-util/src/pjlib-util/xml_wrap.cpp ++++ b/pjlib-util/src/pjlib-util/xml_wrap.cpp +@@ -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/pjlib/include/pj++/file.hpp b/pjlib/include/pj++/file.hpp +index d37defc..bf1c737 100644 +--- a/pjlib/include/pj++/file.hpp ++++ b/pjlib/include/pj++/file.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_FILE_HPP__ + #define __PJPP_FILE_HPP__ +diff --git a/pjlib/include/pj++/hash.hpp b/pjlib/include/pj++/hash.hpp +index b8b0a9a..1fb54b7 100644 +--- a/pjlib/include/pj++/hash.hpp ++++ b/pjlib/include/pj++/hash.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_HASH_HPP__ + #define __PJPP_HASH_HPP__ +diff --git a/pjlib/include/pj++/list.hpp b/pjlib/include/pj++/list.hpp +index 24217c9..070c18d 100644 +--- a/pjlib/include/pj++/list.hpp ++++ b/pjlib/include/pj++/list.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_LIST_HPP__ + #define __PJPP_LIST_HPP__ +diff --git a/pjlib/include/pj++/lock.hpp b/pjlib/include/pj++/lock.hpp +index 43779a6..21ddb44 100644 +--- a/pjlib/include/pj++/lock.hpp ++++ b/pjlib/include/pj++/lock.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_LOCK_HPP__ + #define __PJPP_LOCK_HPP__ +diff --git a/pjlib/include/pj++/os.hpp b/pjlib/include/pj++/os.hpp +index 6c87f31..0f5a3ea 100644 +--- a/pjlib/include/pj++/os.hpp ++++ b/pjlib/include/pj++/os.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_OS_HPP__ + #define __PJPP_OS_HPP__ +diff --git a/pjlib/include/pj++/pool.hpp b/pjlib/include/pj++/pool.hpp +index 8800ddb..c2845d5 100644 +--- a/pjlib/include/pj++/pool.hpp ++++ b/pjlib/include/pj++/pool.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_POOL_HPP__ + #define __PJPP_POOL_HPP__ +diff --git a/pjlib/include/pj++/proactor.hpp b/pjlib/include/pj++/proactor.hpp +index 7e33564..86221f0 100644 +--- a/pjlib/include/pj++/proactor.hpp ++++ b/pjlib/include/pj++/proactor.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_PROACTOR_HPP__ + #define __PJPP_PROACTOR_HPP__ +diff --git a/pjlib/include/pj++/scanner.hpp b/pjlib/include/pj++/scanner.hpp +index a3de6d8..2b77f0d 100644 +--- a/pjlib/include/pj++/scanner.hpp ++++ b/pjlib/include/pj++/scanner.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_SCANNER_HPP__ + #define __PJPP_SCANNER_HPP__ +diff --git a/pjlib/include/pj++/sock.hpp b/pjlib/include/pj++/sock.hpp +index 1b2b67a..e0e94e5 100644 +--- a/pjlib/include/pj++/sock.hpp ++++ b/pjlib/include/pj++/sock.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_SOCK_HPP__ + #define __PJPP_SOCK_HPP__ +diff --git a/pjlib/include/pj++/string.hpp b/pjlib/include/pj++/string.hpp +index 3c21685..e4655bd 100644 +--- a/pjlib/include/pj++/string.hpp ++++ b/pjlib/include/pj++/string.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_STRING_HPP__ + #define __PJPP_STRING_HPP__ +diff --git a/pjlib/include/pj++/timer.hpp b/pjlib/include/pj++/timer.hpp +index c6bae69..59b9b6f 100644 +--- a/pjlib/include/pj++/timer.hpp ++++ b/pjlib/include/pj++/timer.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_TIMER_HPP__ + #define __PJPP_TIMER_HPP__ +diff --git a/pjlib/include/pj++/tree.hpp b/pjlib/include/pj++/tree.hpp +index 2c963ab..beeb15f 100644 +--- a/pjlib/include/pj++/tree.hpp ++++ b/pjlib/include/pj++/tree.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_TREE_HPP__ + #define __PJPP_TREE_HPP__ +diff --git a/pjlib/include/pj++/types.hpp b/pjlib/include/pj++/types.hpp +index 4140a34..046feff 100644 +--- a/pjlib/include/pj++/types.hpp ++++ b/pjlib/include/pj++/types.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJPP_TYPES_HPP__ + #define __PJPP_TYPES_HPP__ +diff --git a/pjlib/include/pj/activesock.h b/pjlib/include/pj/activesock.h +index 40809c6..66fe07a 100644 +--- a/pjlib/include/pj/activesock.h ++++ b/pjlib/include/pj/activesock.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_ASYNCSOCK_H__ + #define __PJ_ASYNCSOCK_H__ +diff --git a/pjlib/include/pj/addr_resolv.h b/pjlib/include/pj/addr_resolv.h +index 41eacc8..438044e 100644 +--- a/pjlib/include/pj/addr_resolv.h ++++ b/pjlib/include/pj/addr_resolv.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_ADDR_RESOLV_H__ + #define __PJ_ADDR_RESOLV_H__ +diff --git a/pjlib/include/pj/array.h b/pjlib/include/pj/array.h +index 9b93727..be130b4 100644 +--- a/pjlib/include/pj/array.h ++++ b/pjlib/include/pj/array.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_ARRAY_H__ + #define __PJ_ARRAY_H__ +diff --git a/pjlib/include/pj/assert.h b/pjlib/include/pj/assert.h +index 41a5d11..df3e2f3 100644 +--- a/pjlib/include/pj/assert.h ++++ b/pjlib/include/pj/assert.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_ASSERT_H__ + #define __PJ_ASSERT_H__ +diff --git a/pjlib/include/pj/compat/assert.h b/pjlib/include/pj/compat/assert.h +index f1b5c96..7c54219 100644 +--- a/pjlib/include/pj/compat/assert.h ++++ b/pjlib/include/pj/compat/assert.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_ASSERT_H__ + #define __PJ_COMPAT_ASSERT_H__ +diff --git a/pjlib/include/pj/compat/cc_armcc.h b/pjlib/include/pj/compat/cc_armcc.h +index f775e2a..5a8e0fc 100644 +--- a/pjlib/include/pj/compat/cc_armcc.h ++++ b/pjlib/include/pj/compat/cc_armcc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CC_ARMCC_H__ + #define __PJ_COMPAT_CC_ARMCC_H__ +diff --git a/pjlib/include/pj/compat/cc_codew.h b/pjlib/include/pj/compat/cc_codew.h +index 2f6eb4a..d70ea07 100644 +--- a/pjlib/include/pj/compat/cc_codew.h ++++ b/pjlib/include/pj/compat/cc_codew.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CC_CODEW_H__ + #define __PJ_COMPAT_CC_CODEW_H__ +diff --git a/pjlib/include/pj/compat/cc_gcc.h b/pjlib/include/pj/compat/cc_gcc.h +index 1011728..a00ce1f 100644 +--- a/pjlib/include/pj/compat/cc_gcc.h ++++ b/pjlib/include/pj/compat/cc_gcc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CC_GCC_H__ + #define __PJ_COMPAT_CC_GCC_H__ +diff --git a/pjlib/include/pj/compat/cc_gcce.h b/pjlib/include/pj/compat/cc_gcce.h +index 4bafca0..2243233 100644 +--- a/pjlib/include/pj/compat/cc_gcce.h ++++ b/pjlib/include/pj/compat/cc_gcce.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CC_GCCE_H__ + #define __PJ_COMPAT_CC_GCCE_H__ +diff --git a/pjlib/include/pj/compat/cc_msvc.h b/pjlib/include/pj/compat/cc_msvc.h +index 15fd526..8a08af2 100644 +--- a/pjlib/include/pj/compat/cc_msvc.h ++++ b/pjlib/include/pj/compat/cc_msvc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CC_MSVC_H__ + #define __PJ_COMPAT_CC_MSVC_H__ +diff --git a/pjlib/include/pj/compat/cc_mwcc.h b/pjlib/include/pj/compat/cc_mwcc.h +index 86db15d..c771066 100644 +--- a/pjlib/include/pj/compat/cc_mwcc.h ++++ b/pjlib/include/pj/compat/cc_mwcc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CC_MWCC_H__ + #define __PJ_COMPAT_CC_MWCC_H__ +diff --git a/pjlib/include/pj/compat/ctype.h b/pjlib/include/pj/compat/ctype.h +index a79a1a0..29cd21c 100644 +--- a/pjlib/include/pj/compat/ctype.h ++++ b/pjlib/include/pj/compat/ctype.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_CTYPE_H__ + #define __PJ_COMPAT_CTYPE_H__ +diff --git a/pjlib/include/pj/compat/errno.h b/pjlib/include/pj/compat/errno.h +index a4d8fd7..c16efc8 100644 +--- a/pjlib/include/pj/compat/errno.h ++++ b/pjlib/include/pj/compat/errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_ERRNO_H__ + #define __PJ_COMPAT_ERRNO_H__ +diff --git a/pjlib/include/pj/compat/high_precision.h b/pjlib/include/pj/compat/high_precision.h +index 277389f..3acb59b 100644 +--- a/pjlib/include/pj/compat/high_precision.h ++++ b/pjlib/include/pj/compat/high_precision.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_HIGH_PRECISION_H__ + #define __PJ_COMPAT_HIGH_PRECISION_H__ +diff --git a/pjlib/include/pj/compat/m_alpha.h b/pjlib/include/pj/compat/m_alpha.h +index fa22f54..ff095fd 100644 +--- a/pjlib/include/pj/compat/m_alpha.h ++++ b/pjlib/include/pj/compat/m_alpha.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_ALPHA_H__ + #define __PJ_COMPAT_M_ALPHA_H__ +diff --git a/pjlib/include/pj/compat/m_armv4.h b/pjlib/include/pj/compat/m_armv4.h +index 74d2c84..b9b06a2 100644 +--- a/pjlib/include/pj/compat/m_armv4.h ++++ b/pjlib/include/pj/compat/m_armv4.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_ARMV4_H__ + #define __PJ_COMPAT_M_ARMV4_H__ +diff --git a/pjlib/include/pj/compat/m_auto.h.in b/pjlib/include/pj/compat/m_auto.h.in +index 48763ea..6433a74 100644 +--- a/pjlib/include/pj/compat/m_auto.h.in ++++ b/pjlib/include/pj/compat/m_auto.h.in +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_AUTO_H__ + #define __PJ_COMPAT_M_AUTO_H__ +diff --git a/pjlib/include/pj/compat/m_i386.h b/pjlib/include/pj/compat/m_i386.h +index 7967d6f..a2851c0 100644 +--- a/pjlib/include/pj/compat/m_i386.h ++++ b/pjlib/include/pj/compat/m_i386.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_i386_H__ + #define __PJ_COMPAT_M_i386_H__ +diff --git a/pjlib/include/pj/compat/m_m68k.h b/pjlib/include/pj/compat/m_m68k.h +index e0469de..ed6fa46 100644 +--- a/pjlib/include/pj/compat/m_m68k.h ++++ b/pjlib/include/pj/compat/m_m68k.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_M68K_H__ + #define __PJ_COMPAT_M_M68K_H__ +diff --git a/pjlib/include/pj/compat/m_powerpc.h b/pjlib/include/pj/compat/m_powerpc.h +index 03b2bd8..121cfbf 100644 +--- a/pjlib/include/pj/compat/m_powerpc.h ++++ b/pjlib/include/pj/compat/m_powerpc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_POWERPC_H__ + #define __PJ_COMPAT_M_POWERPC_H__ +diff --git a/pjlib/include/pj/compat/m_sparc.h b/pjlib/include/pj/compat/m_sparc.h +index 3539ea4..b879c7e 100644 +--- a/pjlib/include/pj/compat/m_sparc.h ++++ b/pjlib/include/pj/compat/m_sparc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_SPARC_H__ + #define __PJ_COMPAT_M_SPARC_H__ +diff --git a/pjlib/include/pj/compat/m_x86_64.h b/pjlib/include/pj/compat/m_x86_64.h +index 29795ef..9ea1655 100644 +--- a/pjlib/include/pj/compat/m_x86_64.h ++++ b/pjlib/include/pj/compat/m_x86_64.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_M_x86_64_H__ + #define __PJ_COMPAT_M_x86_64_H__ +diff --git a/pjlib/include/pj/compat/malloc.h b/pjlib/include/pj/compat/malloc.h +index 94c1431..dbb114e 100644 +--- a/pjlib/include/pj/compat/malloc.h ++++ b/pjlib/include/pj/compat/malloc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_MALLOC_H__ + #define __PJ_COMPAT_MALLOC_H__ +diff --git a/pjlib/include/pj/compat/os_auto.h.in b/pjlib/include/pj/compat/os_auto.h.in +index 18df2bf..8b40b84 100644 +--- a/pjlib/include/pj/compat/os_auto.h.in ++++ b/pjlib/include/pj/compat/os_auto.h.in +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_AUTO_H__ + #define __PJ_COMPAT_OS_AUTO_H__ +diff --git a/pjlib/include/pj/compat/os_darwinos.h b/pjlib/include/pj/compat/os_darwinos.h +index 49e69c2..f30f050 100644 +--- a/pjlib/include/pj/compat/os_darwinos.h ++++ b/pjlib/include/pj/compat/os_darwinos.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_DARWINOS_H__ + #define __PJ_COMPAT_OS_DARWINOS_H__ +diff --git a/pjlib/include/pj/compat/os_linux.h b/pjlib/include/pj/compat/os_linux.h +index 820d744..bd4d1db 100644 +--- a/pjlib/include/pj/compat/os_linux.h ++++ b/pjlib/include/pj/compat/os_linux.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_LINUX_H__ + #define __PJ_COMPAT_OS_LINUX_H__ +diff --git a/pjlib/include/pj/compat/os_linux_kernel.h b/pjlib/include/pj/compat/os_linux_kernel.h +index 1894160..f29dd31 100644 +--- a/pjlib/include/pj/compat/os_linux_kernel.h ++++ b/pjlib/include/pj/compat/os_linux_kernel.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_LINUX_KERNEL_H__ + #define __PJ_COMPAT_OS_LINUX_KERNEL_H__ +diff --git a/pjlib/include/pj/compat/os_palmos.h b/pjlib/include/pj/compat/os_palmos.h +index 1fd4d86..0e74d5c 100644 +--- a/pjlib/include/pj/compat/os_palmos.h ++++ b/pjlib/include/pj/compat/os_palmos.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_PALMOS_H__ + #define __PJ_COMPAT_OS_PALMOS_H__ +diff --git a/pjlib/include/pj/compat/os_rtems.h b/pjlib/include/pj/compat/os_rtems.h +index ac7224d..44569ba 100644 +--- a/pjlib/include/pj/compat/os_rtems.h ++++ b/pjlib/include/pj/compat/os_rtems.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib/include/pj/compat/os_sunos.h b/pjlib/include/pj/compat/os_sunos.h +index 245c35a..74c975a 100644 +--- a/pjlib/include/pj/compat/os_sunos.h ++++ b/pjlib/include/pj/compat/os_sunos.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_SUNOS_H__ + #define __PJ_COMPAT_OS_SUNOS_H__ +diff --git a/pjlib/include/pj/compat/os_symbian.h b/pjlib/include/pj/compat/os_symbian.h +index 7906d6f..841c67c 100644 +--- a/pjlib/include/pj/compat/os_symbian.h ++++ b/pjlib/include/pj/compat/os_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_SYMBIAN_H__ + #define __PJ_COMPAT_OS_SYMBIAN_H__ +diff --git a/pjlib/include/pj/compat/os_win32.h b/pjlib/include/pj/compat/os_win32.h +index f1bd597..3a989f0 100644 +--- a/pjlib/include/pj/compat/os_win32.h ++++ b/pjlib/include/pj/compat/os_win32.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_WIN32_H__ + #define __PJ_COMPAT_OS_WIN32_H__ +diff --git a/pjlib/include/pj/compat/os_win32_wince.h b/pjlib/include/pj/compat/os_win32_wince.h +index d6f228d..4681d68 100644 +--- a/pjlib/include/pj/compat/os_win32_wince.h ++++ b/pjlib/include/pj/compat/os_win32_wince.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_OS_WIN32_WINCE_H__ + #define __PJ_COMPAT_OS_WIN32_WINCE_H__ +diff --git a/pjlib/include/pj/compat/rand.h b/pjlib/include/pj/compat/rand.h +index 32467ee..a760abc 100644 +--- a/pjlib/include/pj/compat/rand.h ++++ b/pjlib/include/pj/compat/rand.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_RAND_H__ + #define __PJ_COMPAT_RAND_H__ +diff --git a/pjlib/include/pj/compat/setjmp.h b/pjlib/include/pj/compat/setjmp.h +index 0aea218..9a516d1 100644 +--- a/pjlib/include/pj/compat/setjmp.h ++++ b/pjlib/include/pj/compat/setjmp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_SETJMP_H__ + #define __PJ_COMPAT_SETJMP_H__ +diff --git a/pjlib/include/pj/compat/size_t.h b/pjlib/include/pj/compat/size_t.h +index 25c58a6..427e483 100644 +--- a/pjlib/include/pj/compat/size_t.h ++++ b/pjlib/include/pj/compat/size_t.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_SIZE_T_H__ + #define __PJ_COMPAT_SIZE_T_H__ +diff --git a/pjlib/include/pj/compat/socket.h b/pjlib/include/pj/compat/socket.h +index 913f26b..66ec421 100644 +--- a/pjlib/include/pj/compat/socket.h ++++ b/pjlib/include/pj/compat/socket.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_SOCKET_H__ + #define __PJ_COMPAT_SOCKET_H__ +diff --git a/pjlib/include/pj/compat/stdarg.h b/pjlib/include/pj/compat/stdarg.h +index 8e1d9ab..69f54c0 100644 +--- a/pjlib/include/pj/compat/stdarg.h ++++ b/pjlib/include/pj/compat/stdarg.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_STDARG_H__ + #define __PJ_COMPAT_STDARG_H__ +diff --git a/pjlib/include/pj/compat/stdfileio.h b/pjlib/include/pj/compat/stdfileio.h +index aba17aa..bd0de52 100644 +--- a/pjlib/include/pj/compat/stdfileio.h ++++ b/pjlib/include/pj/compat/stdfileio.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_STDFILEIO_H__ + #define __PJ_COMPAT_STDFILEIO_H__ +diff --git a/pjlib/include/pj/compat/string.h b/pjlib/include/pj/compat/string.h +index a2a78b3..39d8fb3 100644 +--- a/pjlib/include/pj/compat/string.h ++++ b/pjlib/include/pj/compat/string.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_STRING_H__ + #define __PJ_COMPAT_STRING_H__ +diff --git a/pjlib/include/pj/compat/time.h b/pjlib/include/pj/compat/time.h +index 97d259a..c769d72 100644 +--- a/pjlib/include/pj/compat/time.h ++++ b/pjlib/include/pj/compat/time.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_COMPAT_TIME_H__ + #define __PJ_COMPAT_TIME_H__ +diff --git a/pjlib/include/pj/config.h b/pjlib/include/pj/config.h +index 5e1a5d1..9dbf077 100644 +--- a/pjlib/include/pj/config.h ++++ b/pjlib/include/pj/config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_CONFIG_H__ + #define __PJ_CONFIG_H__ +diff --git a/pjlib/include/pj/ctype.h b/pjlib/include/pj/ctype.h +index 08adde8..ec820b0 100644 +--- a/pjlib/include/pj/ctype.h ++++ b/pjlib/include/pj/ctype.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_CTYPE_H__ + #define __PJ_CTYPE_H__ +diff --git a/pjlib/include/pj/doxygen.h b/pjlib/include/pj/doxygen.h +index 1fe198b..cc33228 100644 +--- a/pjlib/include/pj/doxygen.h ++++ b/pjlib/include/pj/doxygen.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_DOXYGEN_H__ + #define __PJ_DOXYGEN_H__ +diff --git a/pjlib/include/pj/errno.h b/pjlib/include/pj/errno.h +index 0f96faa..275355a 100644 +--- a/pjlib/include/pj/errno.h ++++ b/pjlib/include/pj/errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_ERRNO_H__ + #define __PJ_ERRNO_H__ +diff --git a/pjlib/include/pj/except.h b/pjlib/include/pj/except.h +index d87dd8f..614bdb3 100644 +--- a/pjlib/include/pj/except.h ++++ b/pjlib/include/pj/except.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_EXCEPTION_H__ + #define __PJ_EXCEPTION_H__ +diff --git a/pjlib/include/pj/fifobuf.h b/pjlib/include/pj/fifobuf.h +index 37002b0..242f1d6 100644 +--- a/pjlib/include/pj/fifobuf.h ++++ b/pjlib/include/pj/fifobuf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_FIFOBUF_H__ + #define __PJ_FIFOBUF_H__ +diff --git a/pjlib/include/pj/file_access.h b/pjlib/include/pj/file_access.h +index 09406b1..e629b77 100644 +--- a/pjlib/include/pj/file_access.h ++++ b/pjlib/include/pj/file_access.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_FILE_ACCESS_H__ + #define __PJ_FILE_ACCESS_H__ +diff --git a/pjlib/include/pj/file_io.h b/pjlib/include/pj/file_io.h +index 31b7cb4..7137e7a 100644 +--- a/pjlib/include/pj/file_io.h ++++ b/pjlib/include/pj/file_io.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_FILE_IO_H__ + #define __PJ_FILE_IO_H__ +diff --git a/pjlib/include/pj/guid.h b/pjlib/include/pj/guid.h +index 2a76af6..c96b2db 100644 +--- a/pjlib/include/pj/guid.h ++++ b/pjlib/include/pj/guid.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_GUID_H__ + #define __PJ_GUID_H__ +diff --git a/pjlib/include/pj/hash.h b/pjlib/include/pj/hash.h +index 5d9a2d9..c43f6f9 100644 +--- a/pjlib/include/pj/hash.h ++++ b/pjlib/include/pj/hash.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_HASH_H__ + #define __PJ_HASH_H__ +diff --git a/pjlib/include/pj/ioqueue.h b/pjlib/include/pj/ioqueue.h +index ced8804..cb8c968 100644 +--- a/pjlib/include/pj/ioqueue.h ++++ b/pjlib/include/pj/ioqueue.h +@@ -16,7 +16,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 __PJ_IOQUEUE_H__ + #define __PJ_IOQUEUE_H__ +diff --git a/pjlib/include/pj/ip_helper.h b/pjlib/include/pj/ip_helper.h +index 02441d3..e4f9672 100644 +--- a/pjlib/include/pj/ip_helper.h ++++ b/pjlib/include/pj/ip_helper.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_IP_ROUTE_H__ + #define __PJ_IP_ROUTE_H__ +diff --git a/pjlib/include/pj/list.h b/pjlib/include/pj/list.h +index 8a13dcb..027ed39 100644 +--- a/pjlib/include/pj/list.h ++++ b/pjlib/include/pj/list.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_LIST_H__ + #define __PJ_LIST_H__ +diff --git a/pjlib/include/pj/list_i.h b/pjlib/include/pj/list_i.h +index 1ae8da8..4e6ff7e 100644 +--- a/pjlib/include/pj/list_i.h ++++ b/pjlib/include/pj/list_i.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjlib/include/pj/lock.h b/pjlib/include/pj/lock.h +index e9b26c7..ba3809e 100644 +--- a/pjlib/include/pj/lock.h ++++ b/pjlib/include/pj/lock.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_LOCK_H__ + #define __PJ_LOCK_H__ +diff --git a/pjlib/include/pj/log.h b/pjlib/include/pj/log.h +index c9d5c31..925e254 100644 +--- a/pjlib/include/pj/log.h ++++ b/pjlib/include/pj/log.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_LOG_H__ + #define __PJ_LOG_H__ +diff --git a/pjlib/include/pj/math.h b/pjlib/include/pj/math.h +index 22f3e4d..1611d50 100644 +--- a/pjlib/include/pj/math.h ++++ b/pjlib/include/pj/math.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #ifndef __PJ_MATH_H__ +diff --git a/pjlib/include/pj/os.h b/pjlib/include/pj/os.h +index 88f6ae1..7c4eee2 100644 +--- a/pjlib/include/pj/os.h ++++ b/pjlib/include/pj/os.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_OS_H__ + #define __PJ_OS_H__ +diff --git a/pjlib/include/pj/pool.h b/pjlib/include/pj/pool.h +index f35bb03..0c7bbab 100644 +--- a/pjlib/include/pj/pool.h ++++ b/pjlib/include/pj/pool.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjlib/include/pj/pool_alt.h b/pjlib/include/pj/pool_alt.h +index 713e825..e0bb2e0 100644 +--- a/pjlib/include/pj/pool_alt.h ++++ b/pjlib/include/pj/pool_alt.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_POOL_ALT_H__ + #define __PJ_POOL_ALT_H__ +diff --git a/pjlib/include/pj/pool_buf.h b/pjlib/include/pj/pool_buf.h +index 28734a7..0c1e50e 100644 +--- a/pjlib/include/pj/pool_buf.h ++++ b/pjlib/include/pj/pool_buf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __POOL_STACK_H__ + #define __POOL_STACK_H__ +diff --git a/pjlib/include/pj/pool_i.h b/pjlib/include/pj/pool_i.h +index 376fd6a..4b5e4b2 100644 +--- a/pjlib/include/pj/pool_i.h ++++ b/pjlib/include/pj/pool_i.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjlib/include/pj/rand.h b/pjlib/include/pj/rand.h +index 8c8eb7e..86abb55 100644 +--- a/pjlib/include/pj/rand.h ++++ b/pjlib/include/pj/rand.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_RAND_H__ + #define __PJ_RAND_H__ +diff --git a/pjlib/include/pj/rbtree.h b/pjlib/include/pj/rbtree.h +index 2f92285..e127052 100644 +--- a/pjlib/include/pj/rbtree.h ++++ b/pjlib/include/pj/rbtree.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_RBTREE_H__ + #define __PJ_RBTREE_H__ +diff --git a/pjlib/include/pj/sock.h b/pjlib/include/pj/sock.h +index 1af0a07..5c973c6 100644 +--- a/pjlib/include/pj/sock.h ++++ b/pjlib/include/pj/sock.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_SOCK_H__ + #define __PJ_SOCK_H__ +diff --git a/pjlib/include/pj/sock_qos.h b/pjlib/include/pj/sock_qos.h +index fbd9afd..9aeac9b 100644 +--- a/pjlib/include/pj/sock_qos.h ++++ b/pjlib/include/pj/sock_qos.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_SOCK_QOS_H__ + #define __PJ_SOCK_QOS_H__ +diff --git a/pjlib/include/pj/sock_select.h b/pjlib/include/pj/sock_select.h +index dc39db1..f0eafbf 100644 +--- a/pjlib/include/pj/sock_select.h ++++ b/pjlib/include/pj/sock_select.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_SELECT_H__ + #define __PJ_SELECT_H__ +diff --git a/pjlib/include/pj/ssl_sock.h b/pjlib/include/pj/ssl_sock.h +index 3bef5da..fdf4b5c 100644 +--- a/pjlib/include/pj/ssl_sock.h ++++ b/pjlib/include/pj/ssl_sock.h +@@ -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 + */ + #ifndef __PJ_SSL_SOCK_H__ + #define __PJ_SSL_SOCK_H__ +diff --git a/pjlib/include/pj/string.h b/pjlib/include/pj/string.h +index 20be005..5b4348f 100644 +--- a/pjlib/include/pj/string.h ++++ b/pjlib/include/pj/string.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_STRING_H__ + #define __PJ_STRING_H__ +diff --git a/pjlib/include/pj/string_i.h b/pjlib/include/pj/string_i.h +index 8bb86f1..7ef7e02 100644 +--- a/pjlib/include/pj/string_i.h ++++ b/pjlib/include/pj/string_i.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjlib/include/pj/timer.h b/pjlib/include/pj/timer.h +index fd7e71d..b7533a8 100644 +--- a/pjlib/include/pj/timer.h ++++ b/pjlib/include/pj/timer.h +@@ -12,7 +12,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 __PJ_TIMER_H__ +diff --git a/pjlib/include/pj/types.h b/pjlib/include/pj/types.h +index a592703..23e1aea 100644 +--- a/pjlib/include/pj/types.h ++++ b/pjlib/include/pj/types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_TYPES_H__ + #define __PJ_TYPES_H__ +diff --git a/pjlib/include/pj/unicode.h b/pjlib/include/pj/unicode.h +index 8da448a..ef56843 100644 +--- a/pjlib/include/pj/unicode.h ++++ b/pjlib/include/pj/unicode.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_UNICODE_H__ + #define __PJ_UNICODE_H__ +diff --git a/pjlib/include/pjlib++.hpp b/pjlib/include/pjlib++.hpp +index fe2e74d..df190fd 100644 +--- a/pjlib/include/pjlib++.hpp ++++ b/pjlib/include/pjlib++.hpp +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIBPP_H__ + #define __PJLIBPP_H__ +diff --git a/pjlib/include/pjlib.h b/pjlib/include/pjlib.h +index 1119cb4..24b61e9 100644 +--- a/pjlib/include/pjlib.h ++++ b/pjlib/include/pjlib.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #ifndef __PJLIB_H__ +diff --git a/pjlib/src/pj/activesock.c b/pjlib/src/pj/activesock.c +index b9004ef..48ea07c 100644 +--- a/pjlib/src/pj/activesock.c ++++ b/pjlib/src/pj/activesock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/addr_resolv_linux_kernel.c b/pjlib/src/pj/addr_resolv_linux_kernel.c +index c6de670..ff65950 100644 +--- a/pjlib/src/pj/addr_resolv_linux_kernel.c ++++ b/pjlib/src/pj/addr_resolv_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pj/addr_resolv_sock.c b/pjlib/src/pj/addr_resolv_sock.c +index 84f7ed8..0b11901 100644 +--- a/pjlib/src/pj/addr_resolv_sock.c ++++ b/pjlib/src/pj/addr_resolv_sock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/addr_resolv_symbian.cpp b/pjlib/src/pj/addr_resolv_symbian.cpp +index ba29057..a5159ec 100644 +--- a/pjlib/src/pj/addr_resolv_symbian.cpp ++++ b/pjlib/src/pj/addr_resolv_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/array.c b/pjlib/src/pj/array.c +index 5b39d19..da26a83 100644 +--- a/pjlib/src/pj/array.c ++++ b/pjlib/src/pj/array.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/compat/longjmp_i386.S b/pjlib/src/pj/compat/longjmp_i386.S +index 613d7fe..aacc78f 100644 +--- a/pjlib/src/pj/compat/longjmp_i386.S ++++ b/pjlib/src/pj/compat/longjmp_i386.S +@@ -14,8 +14,8 @@ + + You should have received a copy of the GNU Library General Public + License along with the GNU C Library; see the file COPYING.LIB. If not, +- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +- Boston, MA 02111-1307, USA. */ ++ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ++ Boston, MA 02110-1301, USA. */ + + #define _ASM + #define _SETJMP_H +diff --git a/pjlib/src/pj/compat/setjmp_i386.S b/pjlib/src/pj/compat/setjmp_i386.S +index 9cdaaff..1bff069 100644 +--- a/pjlib/src/pj/compat/setjmp_i386.S ++++ b/pjlib/src/pj/compat/setjmp_i386.S +@@ -14,8 +14,8 @@ + + You should have received a copy of the GNU Lesser General Public + License along with the GNU C Library; if not, write to the Free +- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +- 02111-1307 USA. */ ++ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ++ 02110-1301 USA. */ + + #define _ASM + #define _SETJMP_H +diff --git a/pjlib/src/pj/compat/sigjmp.c b/pjlib/src/pj/compat/sigjmp.c +index 912763b..a941a2a 100644 +--- a/pjlib/src/pj/compat/sigjmp.c ++++ b/pjlib/src/pj/compat/sigjmp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/compat/string.c b/pjlib/src/pj/compat/string.c +index 012f79b..ddb89b4 100644 +--- a/pjlib/src/pj/compat/string.c ++++ b/pjlib/src/pj/compat/string.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/compat/string_compat.c b/pjlib/src/pj/compat/string_compat.c +index e2370ac..68e9faa 100644 +--- a/pjlib/src/pj/compat/string_compat.c ++++ b/pjlib/src/pj/compat/string_compat.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/config.c b/pjlib/src/pj/config.c +index 709af53..f9d0e6f 100644 +--- a/pjlib/src/pj/config.c ++++ b/pjlib/src/pj/config.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ctype.c b/pjlib/src/pj/ctype.c +index bb04342..c2643b8 100644 +--- a/pjlib/src/pj/ctype.c ++++ b/pjlib/src/pj/ctype.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pj/errno.c b/pjlib/src/pj/errno.c +index 5789bff..f2cac17 100644 +--- a/pjlib/src/pj/errno.c ++++ b/pjlib/src/pj/errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/except.c b/pjlib/src/pj/except.c +index e3984df..d9b683d 100644 +--- a/pjlib/src/pj/except.c ++++ b/pjlib/src/pj/except.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/exception_symbian.cpp b/pjlib/src/pj/exception_symbian.cpp +index f2dae4c..4e6c449 100644 +--- a/pjlib/src/pj/exception_symbian.cpp ++++ b/pjlib/src/pj/exception_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/extra-exports.c b/pjlib/src/pj/extra-exports.c +index dcd5e5e..7ad62a7 100644 +--- a/pjlib/src/pj/extra-exports.c ++++ b/pjlib/src/pj/extra-exports.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/fifobuf.c b/pjlib/src/pj/fifobuf.c +index 62f66cc..adf5ac8 100644 +--- a/pjlib/src/pj/fifobuf.c ++++ b/pjlib/src/pj/fifobuf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/file_access_unistd.c b/pjlib/src/pj/file_access_unistd.c +index b48a3bc..b8af7a6 100644 +--- a/pjlib/src/pj/file_access_unistd.c ++++ b/pjlib/src/pj/file_access_unistd.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/file_access_win32.c b/pjlib/src/pj/file_access_win32.c +index e737fff..a26aad2 100644 +--- a/pjlib/src/pj/file_access_win32.c ++++ b/pjlib/src/pj/file_access_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/file_io_ansi.c b/pjlib/src/pj/file_io_ansi.c +index 487d496..ea81c00 100644 +--- a/pjlib/src/pj/file_io_ansi.c ++++ b/pjlib/src/pj/file_io_ansi.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/file_io_win32.c b/pjlib/src/pj/file_io_win32.c +index cf72e4d..aca895d 100644 +--- a/pjlib/src/pj/file_io_win32.c ++++ b/pjlib/src/pj/file_io_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/guid.c b/pjlib/src/pj/guid.c +index 88b6c37..a96281b 100644 +--- a/pjlib/src/pj/guid.c ++++ b/pjlib/src/pj/guid.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/guid_simple.c b/pjlib/src/pj/guid_simple.c +index 8bf8ae9..caa8d59 100644 +--- a/pjlib/src/pj/guid_simple.c ++++ b/pjlib/src/pj/guid_simple.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/guid_uuid.c b/pjlib/src/pj/guid_uuid.c +index b850bed..ccab1bf 100644 +--- a/pjlib/src/pj/guid_uuid.c ++++ b/pjlib/src/pj/guid_uuid.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/guid_win32.c b/pjlib/src/pj/guid_win32.c +index c40fcad..fbc91f6 100644 +--- a/pjlib/src/pj/guid_win32.c ++++ b/pjlib/src/pj/guid_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/hash.c b/pjlib/src/pj/hash.c +index ab58fb4..17faa64 100644 +--- a/pjlib/src/pj/hash.c ++++ b/pjlib/src/pj/hash.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ioqueue_common_abs.c b/pjlib/src/pj/ioqueue_common_abs.c +index b5cae52..31d05eb 100644 +--- a/pjlib/src/pj/ioqueue_common_abs.c ++++ b/pjlib/src/pj/ioqueue_common_abs.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib/src/pj/ioqueue_common_abs.h b/pjlib/src/pj/ioqueue_common_abs.h +index 3bdbb52..3f41e18 100644 +--- a/pjlib/src/pj/ioqueue_common_abs.h ++++ b/pjlib/src/pj/ioqueue_common_abs.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* ioqueue_common_abs.h +diff --git a/pjlib/src/pj/ioqueue_dummy.c b/pjlib/src/pj/ioqueue_dummy.c +index 6ea5bb7..1dbca58 100644 +--- a/pjlib/src/pj/ioqueue_dummy.c ++++ b/pjlib/src/pj/ioqueue_dummy.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ioqueue_epoll.c b/pjlib/src/pj/ioqueue_epoll.c +index 85186dd..29165a0 100644 +--- a/pjlib/src/pj/ioqueue_epoll.c ++++ b/pjlib/src/pj/ioqueue_epoll.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * ioqueue_epoll.c +diff --git a/pjlib/src/pj/ioqueue_linux_kernel.c b/pjlib/src/pj/ioqueue_linux_kernel.c +index 706da06..893d2a9 100644 +--- a/pjlib/src/pj/ioqueue_linux_kernel.c ++++ b/pjlib/src/pj/ioqueue_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ioqueue_select.c b/pjlib/src/pj/ioqueue_select.c +index d2e4491..b592f7a 100644 +--- a/pjlib/src/pj/ioqueue_select.c ++++ b/pjlib/src/pj/ioqueue_select.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib/src/pj/ioqueue_symbian.cpp b/pjlib/src/pj/ioqueue_symbian.cpp +index 0b310d1..2a8a108 100644 +--- a/pjlib/src/pj/ioqueue_symbian.cpp ++++ b/pjlib/src/pj/ioqueue_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ioqueue_winnt.c b/pjlib/src/pj/ioqueue_winnt.c +index adf6f66..64546ae 100644 +--- a/pjlib/src/pj/ioqueue_winnt.c ++++ b/pjlib/src/pj/ioqueue_winnt.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ip_helper_generic.c b/pjlib/src/pj/ip_helper_generic.c +index 94d5a1f..6668d06 100644 +--- a/pjlib/src/pj/ip_helper_generic.c ++++ b/pjlib/src/pj/ip_helper_generic.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ip_helper_symbian.cpp b/pjlib/src/pj/ip_helper_symbian.cpp +index fb751ad..ccdfb63 100644 +--- a/pjlib/src/pj/ip_helper_symbian.cpp ++++ b/pjlib/src/pj/ip_helper_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ip_helper_win32.c b/pjlib/src/pj/ip_helper_win32.c +index a924606..7031922 100644 +--- a/pjlib/src/pj/ip_helper_win32.c ++++ b/pjlib/src/pj/ip_helper_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pj/list.c b/pjlib/src/pj/list.c +index 6ff8d20..2b60e44 100644 +--- a/pjlib/src/pj/list.c ++++ b/pjlib/src/pj/list.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pj/lock.c b/pjlib/src/pj/lock.c +index efc0787..a012044 100644 +--- a/pjlib/src/pj/lock.c ++++ b/pjlib/src/pj/lock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/log.c b/pjlib/src/pj/log.c +index 123853e..a40acf9 100644 +--- a/pjlib/src/pj/log.c ++++ b/pjlib/src/pj/log.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/log_writer_printk.c b/pjlib/src/pj/log_writer_printk.c +index c75fb67..161be2e 100644 +--- a/pjlib/src/pj/log_writer_printk.c ++++ b/pjlib/src/pj/log_writer_printk.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/log_writer_stdout.c b/pjlib/src/pj/log_writer_stdout.c +index b1e5482..e8c4b48 100644 +--- a/pjlib/src/pj/log_writer_stdout.c ++++ b/pjlib/src/pj/log_writer_stdout.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/log_writer_symbian_console.cpp b/pjlib/src/pj/log_writer_symbian_console.cpp +index 525394e..05a8722 100644 +--- a/pjlib/src/pj/log_writer_symbian_console.cpp ++++ b/pjlib/src/pj/log_writer_symbian_console.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_core_darwin.m b/pjlib/src/pj/os_core_darwin.m +index f93f425..07358c2 100644 +--- a/pjlib/src/pj/os_core_darwin.m ++++ b/pjlib/src/pj/os_core_darwin.m +@@ -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 + */ + #include + #include "TargetConditionals.h" +diff --git a/pjlib/src/pj/os_core_linux_kernel.c b/pjlib/src/pj/os_core_linux_kernel.c +index c1865ef..4741509 100644 +--- a/pjlib/src/pj/os_core_linux_kernel.c ++++ b/pjlib/src/pj/os_core_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_core_symbian.cpp b/pjlib/src/pj/os_core_symbian.cpp +index f9f5d7d..9087768 100644 +--- a/pjlib/src/pj/os_core_symbian.cpp ++++ b/pjlib/src/pj/os_core_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjlib/src/pj/os_core_unix.c b/pjlib/src/pj/os_core_unix.c +index 4cb8494..f6a3e23 100644 +--- a/pjlib/src/pj/os_core_unix.c ++++ b/pjlib/src/pj/os_core_unix.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Contributors: +diff --git a/pjlib/src/pj/os_core_win32.c b/pjlib/src/pj/os_core_win32.c +index 927d789..a85fadd 100644 +--- a/pjlib/src/pj/os_core_win32.c ++++ b/pjlib/src/pj/os_core_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_error_linux_kernel.c b/pjlib/src/pj/os_error_linux_kernel.c +index bd2ac90..0202d53 100644 +--- a/pjlib/src/pj/os_error_linux_kernel.c ++++ b/pjlib/src/pj/os_error_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_error_symbian.cpp b/pjlib/src/pj/os_error_symbian.cpp +index 7d0569e..1cf8632 100644 +--- a/pjlib/src/pj/os_error_symbian.cpp ++++ b/pjlib/src/pj/os_error_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_error_unix.c b/pjlib/src/pj/os_error_unix.c +index 95c27b5..fea8efb 100644 +--- a/pjlib/src/pj/os_error_unix.c ++++ b/pjlib/src/pj/os_error_unix.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_error_win32.c b/pjlib/src/pj/os_error_win32.c +index 79df4f3..5cafd23 100644 +--- a/pjlib/src/pj/os_error_win32.c ++++ b/pjlib/src/pj/os_error_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_info.c b/pjlib/src/pj/os_info.c +index eb942c8..da7f557 100644 +--- a/pjlib/src/pj/os_info.c ++++ b/pjlib/src/pj/os_info.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_info_iphone.m b/pjlib/src/pj/os_info_iphone.m +index b7315c1..f82389a 100644 +--- a/pjlib/src/pj/os_info_iphone.m ++++ b/pjlib/src/pj/os_info_iphone.m +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "TargetConditionals.h" + +diff --git a/pjlib/src/pj/os_info_symbian.cpp b/pjlib/src/pj/os_info_symbian.cpp +index 9389f04..26c3c7d 100644 +--- a/pjlib/src/pj/os_info_symbian.cpp ++++ b/pjlib/src/pj/os_info_symbian.cpp +@@ -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 + */ + #if !defined(PJ_SYMBIAN) || PJ_SYMBIAN == 0 + # error This file is only for Symbian platform +diff --git a/pjlib/src/pj/os_rwmutex.c b/pjlib/src/pj/os_rwmutex.c +index d392353..663d56c 100644 +--- a/pjlib/src/pj/os_rwmutex.c ++++ b/pjlib/src/pj/os_rwmutex.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib/src/pj/os_symbian.h b/pjlib/src/pj/os_symbian.h +index 9b3511b..1373e85 100644 +--- a/pjlib/src/pj/os_symbian.h ++++ b/pjlib/src/pj/os_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __OS_SYMBIAN_H__ + #define __OS_SYMBIAN_H__ +diff --git a/pjlib/src/pj/os_time_bsd.c b/pjlib/src/pj/os_time_bsd.c +index 5240c9e..6bf7695 100644 +--- a/pjlib/src/pj/os_time_bsd.c ++++ b/pjlib/src/pj/os_time_bsd.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_time_common.c b/pjlib/src/pj/os_time_common.c +index ffe2cae..f768ebb 100644 +--- a/pjlib/src/pj/os_time_common.c ++++ b/pjlib/src/pj/os_time_common.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_time_linux_kernel.c b/pjlib/src/pj/os_time_linux_kernel.c +index 4c772a0..b596320 100644 +--- a/pjlib/src/pj/os_time_linux_kernel.c ++++ b/pjlib/src/pj/os_time_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_time_unix.c b/pjlib/src/pj/os_time_unix.c +index 4f3139b..8e31f1e 100644 +--- a/pjlib/src/pj/os_time_unix.c ++++ b/pjlib/src/pj/os_time_unix.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_time_win32.c b/pjlib/src/pj/os_time_win32.c +index 2143e2e..a0643d4 100644 +--- a/pjlib/src/pj/os_time_win32.c ++++ b/pjlib/src/pj/os_time_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_timestamp_common.c b/pjlib/src/pj/os_timestamp_common.c +index af5e493..8f5d36c 100644 +--- a/pjlib/src/pj/os_timestamp_common.c ++++ b/pjlib/src/pj/os_timestamp_common.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_timestamp_linux_kernel.c b/pjlib/src/pj/os_timestamp_linux_kernel.c +index 14609ea..2a968f3 100644 +--- a/pjlib/src/pj/os_timestamp_linux_kernel.c ++++ b/pjlib/src/pj/os_timestamp_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_timestamp_posix.c b/pjlib/src/pj/os_timestamp_posix.c +index af291d2..9a471a9 100644 +--- a/pjlib/src/pj/os_timestamp_posix.c ++++ b/pjlib/src/pj/os_timestamp_posix.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/os_timestamp_win32.c b/pjlib/src/pj/os_timestamp_win32.c +index 7042ab1..51977df 100644 +--- a/pjlib/src/pj/os_timestamp_win32.c ++++ b/pjlib/src/pj/os_timestamp_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool.c b/pjlib/src/pj/pool.c +index fcdb862..6890cfd 100644 +--- a/pjlib/src/pj/pool.c ++++ b/pjlib/src/pj/pool.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_buf.c b/pjlib/src/pj/pool_buf.c +index d9b98e7..52358a9 100644 +--- a/pjlib/src/pj/pool_buf.c ++++ b/pjlib/src/pj/pool_buf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_caching.c b/pjlib/src/pj/pool_caching.c +index 14780e1..205fe4a 100644 +--- a/pjlib/src/pj/pool_caching.c ++++ b/pjlib/src/pj/pool_caching.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_dbg.c b/pjlib/src/pj/pool_dbg.c +index 21bd36e..a34004b 100644 +--- a/pjlib/src/pj/pool_dbg.c ++++ b/pjlib/src/pj/pool_dbg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_policy_kmalloc.c b/pjlib/src/pj/pool_policy_kmalloc.c +index 2b5ec70..0c26a45 100644 +--- a/pjlib/src/pj/pool_policy_kmalloc.c ++++ b/pjlib/src/pj/pool_policy_kmalloc.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_policy_malloc.c b/pjlib/src/pj/pool_policy_malloc.c +index 6bba91d..c43ec63 100644 +--- a/pjlib/src/pj/pool_policy_malloc.c ++++ b/pjlib/src/pj/pool_policy_malloc.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_policy_new.cpp b/pjlib/src/pj/pool_policy_new.cpp +index 909eb9f..2d73271 100644 +--- a/pjlib/src/pj/pool_policy_new.cpp ++++ b/pjlib/src/pj/pool_policy_new.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/pool_signature.h b/pjlib/src/pj/pool_signature.h +index 6d0d432..c9ce9ae 100644 +--- a/pjlib/src/pj/pool_signature.h ++++ b/pjlib/src/pj/pool_signature.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/rand.c b/pjlib/src/pj/rand.c +index 59bad5f..34dcaa7 100644 +--- a/pjlib/src/pj/rand.c ++++ b/pjlib/src/pj/rand.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/rbtree.c b/pjlib/src/pj/rbtree.c +index 37c977e..b808134 100644 +--- a/pjlib/src/pj/rbtree.c ++++ b/pjlib/src/pj/rbtree.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/sock_bsd.c b/pjlib/src/pj/sock_bsd.c +index 8c2b577..c2b51e4 100644 +--- a/pjlib/src/pj/sock_bsd.c ++++ b/pjlib/src/pj/sock_bsd.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/sock_common.c b/pjlib/src/pj/sock_common.c +index e08be0d..1a62532 100644 +--- a/pjlib/src/pj/sock_common.c ++++ b/pjlib/src/pj/sock_common.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/sock_linux_kernel.c b/pjlib/src/pj/sock_linux_kernel.c +index 768d0fd..5112e32 100644 +--- a/pjlib/src/pj/sock_linux_kernel.c ++++ b/pjlib/src/pj/sock_linux_kernel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/sock_qos_bsd.c b/pjlib/src/pj/sock_qos_bsd.c +index ca28653..a360179 100644 +--- a/pjlib/src/pj/sock_qos_bsd.c ++++ b/pjlib/src/pj/sock_qos_bsd.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 + */ + #include + #include +diff --git a/pjlib/src/pj/sock_qos_common.c b/pjlib/src/pj/sock_qos_common.c +index 643f0ea..edb5471 100644 +--- a/pjlib/src/pj/sock_qos_common.c ++++ b/pjlib/src/pj/sock_qos_common.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 + */ + #include + #include +diff --git a/pjlib/src/pj/sock_qos_dummy.c b/pjlib/src/pj/sock_qos_dummy.c +index fbbb56f..fb74ebb 100644 +--- a/pjlib/src/pj/sock_qos_dummy.c ++++ b/pjlib/src/pj/sock_qos_dummy.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 + */ + #include + #include +diff --git a/pjlib/src/pj/sock_qos_symbian.cpp b/pjlib/src/pj/sock_qos_symbian.cpp +index 35779b8..f2786cf 100644 +--- a/pjlib/src/pj/sock_qos_symbian.cpp ++++ b/pjlib/src/pj/sock_qos_symbian.cpp +@@ -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 + */ + #include + #include "os_symbian.h" +diff --git a/pjlib/src/pj/sock_qos_wm.c b/pjlib/src/pj/sock_qos_wm.c +index e607d96..22e9e61 100644 +--- a/pjlib/src/pj/sock_qos_wm.c ++++ b/pjlib/src/pj/sock_qos_wm.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 + */ + #include + #include +diff --git a/pjlib/src/pj/sock_select.c b/pjlib/src/pj/sock_select.c +index 2b930a3..b8eef56 100644 +--- a/pjlib/src/pj/sock_select.c ++++ b/pjlib/src/pj/sock_select.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/sock_select_symbian.cpp b/pjlib/src/pj/sock_select_symbian.cpp +index aeaa2bc..4ccf536 100644 +--- a/pjlib/src/pj/sock_select_symbian.cpp ++++ b/pjlib/src/pj/sock_select_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/sock_symbian.cpp b/pjlib/src/pj/sock_symbian.cpp +index 35db1ea..dc0687c 100644 +--- a/pjlib/src/pj/sock_symbian.cpp ++++ b/pjlib/src/pj/sock_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/ssl_sock_common.c b/pjlib/src/pj/ssl_sock_common.c +index 913efee..8cfb9f7 100644 +--- a/pjlib/src/pj/ssl_sock_common.c ++++ b/pjlib/src/pj/ssl_sock_common.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 + */ + #include + #include +diff --git a/pjlib/src/pj/ssl_sock_dump.c b/pjlib/src/pj/ssl_sock_dump.c +index 17da5ac..4a04edf 100644 +--- a/pjlib/src/pj/ssl_sock_dump.c ++++ b/pjlib/src/pj/ssl_sock_dump.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 + */ + #include + #include +diff --git a/pjlib/src/pj/ssl_sock_ossl.c b/pjlib/src/pj/ssl_sock_ossl.c +index 8ba207e..07a8b07 100644 +--- a/pjlib/src/pj/ssl_sock_ossl.c ++++ b/pjlib/src/pj/ssl_sock_ossl.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 + */ + #include + #include +diff --git a/pjlib/src/pj/ssl_sock_symbian.cpp b/pjlib/src/pj/ssl_sock_symbian.cpp +index c6d6e0e..c0ea237 100644 +--- a/pjlib/src/pj/ssl_sock_symbian.cpp ++++ b/pjlib/src/pj/ssl_sock_symbian.cpp +@@ -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 + */ + #include + #include +diff --git a/pjlib/src/pj/string.c b/pjlib/src/pj/string.c +index decd58f..4ed9afc 100644 +--- a/pjlib/src/pj/string.c ++++ b/pjlib/src/pj/string.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/symbols.c b/pjlib/src/pj/symbols.c +index 61e9526..a5a8803 100644 +--- a/pjlib/src/pj/symbols.c ++++ b/pjlib/src/pj/symbols.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pj/timer.c b/pjlib/src/pj/timer.c +index 7fd08fa..3e92507 100644 +--- a/pjlib/src/pj/timer.c ++++ b/pjlib/src/pj/timer.c +@@ -25,7 +25,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 + */ + #include + #include +diff --git a/pjlib/src/pj/timer_symbian.cpp b/pjlib/src/pj/timer_symbian.cpp +index 8b18525..4d7d16a 100644 +--- a/pjlib/src/pj/timer_symbian.cpp ++++ b/pjlib/src/pj/timer_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/types.c b/pjlib/src/pj/types.c +index 212afcf..265f4c7 100644 +--- a/pjlib/src/pj/types.c ++++ b/pjlib/src/pj/types.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pj/unicode_symbian.cpp b/pjlib/src/pj/unicode_symbian.cpp +index be109e7..97da9f7 100644 +--- a/pjlib/src/pj/unicode_symbian.cpp ++++ b/pjlib/src/pj/unicode_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pj/unicode_win32.c b/pjlib/src/pj/unicode_win32.c +index dda63be..c09670a 100644 +--- a/pjlib/src/pj/unicode_win32.c ++++ b/pjlib/src/pj/unicode_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib++-test/main.cpp b/pjlib/src/pjlib++-test/main.cpp +index 1675644..de7d945 100644 +--- a/pjlib/src/pjlib++-test/main.cpp ++++ b/pjlib/src/pjlib++-test/main.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-samples/except.c b/pjlib/src/pjlib-samples/except.c +index 2e7aa33..d6dc719 100644 +--- a/pjlib/src/pjlib-samples/except.c ++++ b/pjlib/src/pjlib-samples/except.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-samples/list.c b/pjlib/src/pjlib-samples/list.c +index dece342..0439af2 100644 +--- a/pjlib/src/pjlib-samples/list.c ++++ b/pjlib/src/pjlib-samples/list.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-samples/log.c b/pjlib/src/pjlib-samples/log.c +index c571ec5..c58da39 100644 +--- a/pjlib/src/pjlib-samples/log.c ++++ b/pjlib/src/pjlib-samples/log.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjlib/src/pjlib-test/activesock.c b/pjlib/src/pjlib-test/activesock.c +index 7a6dcca..71fb4b0 100644 +--- a/pjlib/src/pjlib-test/activesock.c ++++ b/pjlib/src/pjlib-test/activesock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/atomic.c b/pjlib/src/pjlib-test/atomic.c +index f9cddf4..45d3a8d 100644 +--- a/pjlib/src/pjlib-test/atomic.c ++++ b/pjlib/src/pjlib-test/atomic.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/echo_clt.c b/pjlib/src/pjlib-test/echo_clt.c +index 0ce27dc..dffd9e0 100644 +--- a/pjlib/src/pjlib-test/echo_clt.c ++++ b/pjlib/src/pjlib-test/echo_clt.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/errno.c b/pjlib/src/pjlib-test/errno.c +index d8f1fc2..ea49a1e 100644 +--- a/pjlib/src/pjlib-test/errno.c ++++ b/pjlib/src/pjlib-test/errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/exception.c b/pjlib/src/pjlib-test/exception.c +index c8fbb12..da3d685 100644 +--- a/pjlib/src/pjlib-test/exception.c ++++ b/pjlib/src/pjlib-test/exception.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/exception_wrap.cpp b/pjlib/src/pjlib-test/exception_wrap.cpp +index 9c5b31b..566ac0d 100644 +--- a/pjlib/src/pjlib-test/exception_wrap.cpp ++++ b/pjlib/src/pjlib-test/exception_wrap.cpp +@@ -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/pjlib/src/pjlib-test/fifobuf.c b/pjlib/src/pjlib-test/fifobuf.c +index 89c3ee2..fb9f6ab 100644 +--- a/pjlib/src/pjlib-test/fifobuf.c ++++ b/pjlib/src/pjlib-test/fifobuf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/file.c b/pjlib/src/pjlib-test/file.c +index df086e5..5eed8cb 100644 +--- a/pjlib/src/pjlib-test/file.c ++++ b/pjlib/src/pjlib-test/file.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/hash_test.c b/pjlib/src/pjlib-test/hash_test.c +index 088107d..ebb9391 100644 +--- a/pjlib/src/pjlib-test/hash_test.c ++++ b/pjlib/src/pjlib-test/hash_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-test/ioq_perf.c b/pjlib/src/pjlib-test/ioq_perf.c +index 117748f..21556ad 100644 +--- a/pjlib/src/pjlib-test/ioq_perf.c ++++ b/pjlib/src/pjlib-test/ioq_perf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/ioq_tcp.c b/pjlib/src/pjlib-test/ioq_tcp.c +index aa9e1ef..65bf010 100644 +--- a/pjlib/src/pjlib-test/ioq_tcp.c ++++ b/pjlib/src/pjlib-test/ioq_tcp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/ioq_udp.c b/pjlib/src/pjlib-test/ioq_udp.c +index 93656ff..2c5f9cb 100644 +--- a/pjlib/src/pjlib-test/ioq_udp.c ++++ b/pjlib/src/pjlib-test/ioq_udp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/ioq_unreg.c b/pjlib/src/pjlib-test/ioq_unreg.c +index c142ef9..6a9c255 100644 +--- a/pjlib/src/pjlib-test/ioq_unreg.c ++++ b/pjlib/src/pjlib-test/ioq_unreg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/list.c b/pjlib/src/pjlib-test/list.c +index a354d35..0575202 100644 +--- a/pjlib/src/pjlib-test/list.c ++++ b/pjlib/src/pjlib-test/list.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/main.c b/pjlib/src/pjlib-test/main.c +index e0241b6..dbba063 100644 +--- a/pjlib/src/pjlib-test/main.c ++++ b/pjlib/src/pjlib-test/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/main_mod.c b/pjlib/src/pjlib-test/main_mod.c +index bb52a6f..3551e57 100644 +--- a/pjlib/src/pjlib-test/main_mod.c ++++ b/pjlib/src/pjlib-test/main_mod.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/main_rtems.c b/pjlib/src/pjlib-test/main_rtems.c +index b2c8d9b..8af3438 100644 +--- a/pjlib/src/pjlib-test/main_rtems.c ++++ b/pjlib/src/pjlib-test/main_rtems.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib/src/pjlib-test/main_win32.c b/pjlib/src/pjlib-test/main_win32.c +index fd107c3..ef7c5e2 100644 +--- a/pjlib/src/pjlib-test/main_win32.c ++++ b/pjlib/src/pjlib-test/main_win32.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/mutex.c b/pjlib/src/pjlib-test/mutex.c +index 0c5fa07..0a13c23 100644 +--- a/pjlib/src/pjlib-test/mutex.c ++++ b/pjlib/src/pjlib-test/mutex.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/os.c b/pjlib/src/pjlib-test/os.c +index 87270ff..130caba 100644 +--- a/pjlib/src/pjlib-test/os.c ++++ b/pjlib/src/pjlib-test/os.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/pool.c b/pjlib/src/pjlib-test/pool.c +index 37fbe0a..370f761 100644 +--- a/pjlib/src/pjlib-test/pool.c ++++ b/pjlib/src/pjlib-test/pool.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-test/pool_perf.c b/pjlib/src/pjlib-test/pool_perf.c +index d5985cb..589ea7f 100644 +--- a/pjlib/src/pjlib-test/pool_perf.c ++++ b/pjlib/src/pjlib-test/pool_perf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/pool_wrap.cpp b/pjlib/src/pjlib-test/pool_wrap.cpp +index f435ae8..01717ae 100644 +--- a/pjlib/src/pjlib-test/pool_wrap.cpp ++++ b/pjlib/src/pjlib-test/pool_wrap.cpp +@@ -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/pjlib/src/pjlib-test/rand.c b/pjlib/src/pjlib-test/rand.c +index 3c442d2..7e45b76 100644 +--- a/pjlib/src/pjlib-test/rand.c ++++ b/pjlib/src/pjlib-test/rand.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-test/rbtree.c b/pjlib/src/pjlib-test/rbtree.c +index 601a163..f65da1a 100644 +--- a/pjlib/src/pjlib-test/rbtree.c ++++ b/pjlib/src/pjlib-test/rbtree.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/rtems_network_config.h b/pjlib/src/pjlib-test/rtems_network_config.h +index b2d5652..91c7312 100644 +--- a/pjlib/src/pjlib-test/rtems_network_config.h ++++ b/pjlib/src/pjlib-test/rtems_network_config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjlib/src/pjlib-test/select.c b/pjlib/src/pjlib-test/select.c +index d7d891a..57f5e0a 100644 +--- a/pjlib/src/pjlib-test/select.c ++++ b/pjlib/src/pjlib-test/select.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/sleep.c b/pjlib/src/pjlib-test/sleep.c +index 03bef7d..f7f98ab 100644 +--- a/pjlib/src/pjlib-test/sleep.c ++++ b/pjlib/src/pjlib-test/sleep.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/sock.c b/pjlib/src/pjlib-test/sock.c +index 3c46bd9..fecdbbe 100644 +--- a/pjlib/src/pjlib-test/sock.c ++++ b/pjlib/src/pjlib-test/sock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include "test.h" +diff --git a/pjlib/src/pjlib-test/sock_perf.c b/pjlib/src/pjlib-test/sock_perf.c +index 796d9f1..a42d7c4 100644 +--- a/pjlib/src/pjlib-test/sock_perf.c ++++ b/pjlib/src/pjlib-test/sock_perf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/ssl_sock.c b/pjlib/src/pjlib-test/ssl_sock.c +index 0bf89b7..09ffb19 100644 +--- a/pjlib/src/pjlib-test/ssl_sock.c ++++ b/pjlib/src/pjlib-test/ssl_sock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/string.c b/pjlib/src/pjlib-test/string.c +index b7f73b9..534b667 100644 +--- a/pjlib/src/pjlib-test/string.c ++++ b/pjlib/src/pjlib-test/string.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjlib/src/pjlib-test/test.c b/pjlib/src/pjlib-test/test.c +index fe67881..ecfe3f6 100644 +--- a/pjlib/src/pjlib-test/test.c ++++ b/pjlib/src/pjlib-test/test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/test.h b/pjlib/src/pjlib-test/test.h +index de69ea4..152d905 100644 +--- a/pjlib/src/pjlib-test/test.h ++++ b/pjlib/src/pjlib-test/test.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJLIB_TEST_H__ + #define __PJLIB_TEST_H__ +diff --git a/pjlib/src/pjlib-test/test_wrap.cpp b/pjlib/src/pjlib-test/test_wrap.cpp +index 7341204..8853407 100644 +--- a/pjlib/src/pjlib-test/test_wrap.cpp ++++ b/pjlib/src/pjlib-test/test_wrap.cpp +@@ -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/pjlib/src/pjlib-test/thread.c b/pjlib/src/pjlib-test/thread.c +index 232c9a8..ca92444 100644 +--- a/pjlib/src/pjlib-test/thread.c ++++ b/pjlib/src/pjlib-test/thread.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/timer.c b/pjlib/src/pjlib-test/timer.c +index 9dd09b7..99f49af 100644 +--- a/pjlib/src/pjlib-test/timer.c ++++ b/pjlib/src/pjlib-test/timer.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjlib/src/pjlib-test/timestamp.c b/pjlib/src/pjlib-test/timestamp.c +index 3b04000..60c5ecf 100644 +--- a/pjlib/src/pjlib-test/timestamp.c ++++ b/pjlib/src/pjlib-test/timestamp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c b/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c +index bd70165..51a2ab6 100644 +--- a/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c ++++ b/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include "test.h" +diff --git a/pjlib/src/pjlib-test/udp_echo_srv_sync.c b/pjlib/src/pjlib-test/udp_echo_srv_sync.c +index bb6337a..c1f9059 100644 +--- a/pjlib/src/pjlib-test/udp_echo_srv_sync.c ++++ b/pjlib/src/pjlib-test/udp_echo_srv_sync.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjlib/src/pjlib-test/util.c b/pjlib/src/pjlib-test/util.c +index 32aa938..b7d0238 100644 +--- a/pjlib/src/pjlib-test/util.c ++++ b/pjlib/src/pjlib-test/util.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjmedia/include/pjmedia-audiodev/audiodev.h b/pjmedia/include/pjmedia-audiodev/audiodev.h +index 7e13d14..cb0f40c 100644 +--- a/pjmedia/include/pjmedia-audiodev/audiodev.h ++++ b/pjmedia/include/pjmedia-audiodev/audiodev.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_AUDIODEV_AUDIODEV_H__ + #define __PJMEDIA_AUDIODEV_AUDIODEV_H__ +diff --git a/pjmedia/include/pjmedia-audiodev/audiodev_imp.h b/pjmedia/include/pjmedia-audiodev/audiodev_imp.h +index 65088f5..f5068ff 100644 +--- a/pjmedia/include/pjmedia-audiodev/audiodev_imp.h ++++ b/pjmedia/include/pjmedia-audiodev/audiodev_imp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __AUDIODEV_IMP_H__ + #define __AUDIODEV_IMP_H__ +diff --git a/pjmedia/include/pjmedia-audiodev/audiotest.h b/pjmedia/include/pjmedia-audiodev/audiotest.h +index 97b5798..85a7a62 100644 +--- a/pjmedia/include/pjmedia-audiodev/audiotest.h ++++ b/pjmedia/include/pjmedia-audiodev/audiotest.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_AUDIODEV_AUDIOTEST_H__ + #define __PJMEDIA_AUDIODEV_AUDIOTEST_H__ +diff --git a/pjmedia/include/pjmedia-audiodev/config.h b/pjmedia/include/pjmedia-audiodev/config.h +index dbb33a2..db5b4f2 100644 +--- a/pjmedia/include/pjmedia-audiodev/config.h ++++ b/pjmedia/include/pjmedia-audiodev/config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_AUDIODEV_CONFIG_H__ + #define __PJMEDIA_AUDIODEV_CONFIG_H__ +diff --git a/pjmedia/include/pjmedia-audiodev/errno.h b/pjmedia/include/pjmedia-audiodev/errno.h +index f2be9b3..9db5134 100644 +--- a/pjmedia/include/pjmedia-audiodev/errno.h ++++ b/pjmedia/include/pjmedia-audiodev/errno.h +@@ -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 + */ + #ifndef __PJMEDIA_AUDIODEV_AUDIODEV_ERRNO_H__ + #define __PJMEDIA_AUDIODEV_AUDIODEV_ERRNO_H__ +diff --git a/pjmedia/include/pjmedia-codec.h b/pjmedia/include/pjmedia-codec.h +index b019be6..d5ef86e 100644 +--- a/pjmedia/include/pjmedia-codec.h ++++ b/pjmedia/include/pjmedia-codec.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_PJMEDIA_CODEC_H__ + #define __PJMEDIA_CODEC_PJMEDIA_CODEC_H__ +diff --git a/pjmedia/include/pjmedia-codec/amr_helper.h b/pjmedia/include/pjmedia-codec/amr_helper.h +index dc1f6e7..1e93137 100644 +--- a/pjmedia/include/pjmedia-codec/amr_helper.h ++++ b/pjmedia/include/pjmedia-codec/amr_helper.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #ifndef __PJMEDIA_CODECS_AMR_HELPER_H__ +diff --git a/pjmedia/include/pjmedia-codec/amr_sdp_match.h b/pjmedia/include/pjmedia-codec/amr_sdp_match.h +index 7f379ab..7da8437 100644 +--- a/pjmedia/include/pjmedia-codec/amr_sdp_match.h ++++ b/pjmedia/include/pjmedia-codec/amr_sdp_match.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_AMR_SDP_MATCH_H__ + #define __PJMEDIA_CODEC_AMR_SDP_MATCH_H__ +diff --git a/pjmedia/include/pjmedia-codec/audio_codecs.h b/pjmedia/include/pjmedia-codec/audio_codecs.h +index 5605c5c..7a0bed9 100644 +--- a/pjmedia/include/pjmedia-codec/audio_codecs.h ++++ b/pjmedia/include/pjmedia-codec/audio_codecs.h +@@ -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 + */ + #ifndef __PJMEDIA_CODEC_ALL_CODECS_H__ + #define __PJMEDIA_CODEC_ALL_CODECS_H__ +diff --git a/pjmedia/include/pjmedia-codec/config.h b/pjmedia/include/pjmedia-codec/config.h +index 29350db..c3de14a 100644 +--- a/pjmedia/include/pjmedia-codec/config.h ++++ b/pjmedia/include/pjmedia-codec/config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_CONFIG_H__ + #define __PJMEDIA_CODEC_CONFIG_H__ +diff --git a/pjmedia/include/pjmedia-codec/config_auto.h.in b/pjmedia/include/pjmedia-codec/config_auto.h.in +index 11da110..30eaf58 100644 +--- a/pjmedia/include/pjmedia-codec/config_auto.h.in ++++ b/pjmedia/include/pjmedia-codec/config_auto.h.in +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_CONFIG_AUTO_H_ + #define __PJMEDIA_CODEC_CONFIG_AUTO_H_ +diff --git a/pjmedia/include/pjmedia-codec/ffmpeg_vid_codecs.h b/pjmedia/include/pjmedia-codec/ffmpeg_vid_codecs.h +index e238af2..71ed182 100644 +--- a/pjmedia/include/pjmedia-codec/ffmpeg_vid_codecs.h ++++ b/pjmedia/include/pjmedia-codec/ffmpeg_vid_codecs.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODECS_FFMPEG_VID_H__ + #define __PJMEDIA_CODECS_FFMPEG_VID_H__ +diff --git a/pjmedia/include/pjmedia-codec/g722.h b/pjmedia/include/pjmedia-codec/g722.h +index 8f5b72f..46952cc 100644 +--- a/pjmedia/include/pjmedia-codec/g722.h ++++ b/pjmedia/include/pjmedia-codec/g722.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_G722_H__ + #define __PJMEDIA_CODEC_G722_H__ +diff --git a/pjmedia/include/pjmedia-codec/g7221.h b/pjmedia/include/pjmedia-codec/g7221.h +index 596eee2..cc8a478 100644 +--- a/pjmedia/include/pjmedia-codec/g7221.h ++++ b/pjmedia/include/pjmedia-codec/g7221.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODECS_G7221_H__ + #define __PJMEDIA_CODECS_G7221_H__ +diff --git a/pjmedia/include/pjmedia-codec/g7221_sdp_match.h b/pjmedia/include/pjmedia-codec/g7221_sdp_match.h +index c3aa647..938362b 100644 +--- a/pjmedia/include/pjmedia-codec/g7221_sdp_match.h ++++ b/pjmedia/include/pjmedia-codec/g7221_sdp_match.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_G7221_SDP_MATCH_H__ + #define __PJMEDIA_CODEC_G7221_SDP_MATCH_H__ +diff --git a/pjmedia/include/pjmedia-codec/gsm.h b/pjmedia/include/pjmedia-codec/gsm.h +index aa939d4..9b6acbd 100644 +--- a/pjmedia/include/pjmedia-codec/gsm.h ++++ b/pjmedia/include/pjmedia-codec/gsm.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_GSM_H__ + #define __PJMEDIA_CODEC_GSM_H__ +diff --git a/pjmedia/include/pjmedia-codec/h263_packetizer.h b/pjmedia/include/pjmedia-codec/h263_packetizer.h +index 62644a0..caab0af 100644 +--- a/pjmedia/include/pjmedia-codec/h263_packetizer.h ++++ b/pjmedia/include/pjmedia-codec/h263_packetizer.h +@@ -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 + */ + #ifndef __PJMEDIA_H263_PACKETIZER_H__ + #define __PJMEDIA_H263_PACKETIZER_H__ +diff --git a/pjmedia/include/pjmedia-codec/h264_packetizer.h b/pjmedia/include/pjmedia-codec/h264_packetizer.h +index 4e26180..cb824db 100644 +--- a/pjmedia/include/pjmedia-codec/h264_packetizer.h ++++ b/pjmedia/include/pjmedia-codec/h264_packetizer.h +@@ -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 + */ + #ifndef __PJMEDIA_H264_PACKETIZER_H__ + #define __PJMEDIA_H264_PACKETIZER_H__ +diff --git a/pjmedia/include/pjmedia-codec/ilbc.h b/pjmedia/include/pjmedia-codec/ilbc.h +index c92f637..326e02f 100644 +--- a/pjmedia/include/pjmedia-codec/ilbc.h ++++ b/pjmedia/include/pjmedia-codec/ilbc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_ILBC_H__ + #define __PJMEDIA_CODEC_ILBC_H__ +diff --git a/pjmedia/include/pjmedia-codec/ipp_codecs.h b/pjmedia/include/pjmedia-codec/ipp_codecs.h +index 3544367..2789b25 100644 +--- a/pjmedia/include/pjmedia-codec/ipp_codecs.h ++++ b/pjmedia/include/pjmedia-codec/ipp_codecs.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODECS_IPP_H__ + #define __PJMEDIA_CODECS_IPP_H__ +diff --git a/pjmedia/include/pjmedia-codec/l16.h b/pjmedia/include/pjmedia-codec/l16.h +index 04b50d0..24041de 100644 +--- a/pjmedia/include/pjmedia-codec/l16.h ++++ b/pjmedia/include/pjmedia-codec/l16.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_L16_H__ + #define __PJMEDIA_CODEC_L16_H__ +diff --git a/pjmedia/include/pjmedia-codec/opencore_amr.h b/pjmedia/include/pjmedia-codec/opencore_amr.h +index 3d5049b..f0a4b44 100644 +--- a/pjmedia/include/pjmedia-codec/opencore_amr.h ++++ b/pjmedia/include/pjmedia-codec/opencore_amr.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_OPENCORE_AMR_H__ + #define __PJMEDIA_CODEC_OPENCORE_AMR_H__ +diff --git a/pjmedia/include/pjmedia-codec/openh264.h b/pjmedia/include/pjmedia-codec/openh264.h +index 8d6a53a..bb6cc80 100644 +--- a/pjmedia/include/pjmedia-codec/openh264.h ++++ b/pjmedia/include/pjmedia-codec/openh264.h +@@ -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 + */ + #ifndef __PJMEDIA_CODEC_OPENH264_H__ + #define __PJMEDIA_CODEC_OPENH264_H__ +diff --git a/pjmedia/include/pjmedia-codec/passthrough.h b/pjmedia/include/pjmedia-codec/passthrough.h +index 775af19..b0e6774 100644 +--- a/pjmedia/include/pjmedia-codec/passthrough.h ++++ b/pjmedia/include/pjmedia-codec/passthrough.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODECS_PASSTHROUGH_H__ + #define __PJMEDIA_CODECS_PASSTHROUGH_H__ +diff --git a/pjmedia/include/pjmedia-codec/silk.h b/pjmedia/include/pjmedia-codec/silk.h +index 810faca..1a9ea9d 100644 +--- a/pjmedia/include/pjmedia-codec/silk.h ++++ b/pjmedia/include/pjmedia-codec/silk.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_SILK_H__ + #define __PJMEDIA_CODEC_SILK_H__ +diff --git a/pjmedia/include/pjmedia-codec/speex.h b/pjmedia/include/pjmedia-codec/speex.h +index 12b3fa4..3df3dae 100644 +--- a/pjmedia/include/pjmedia-codec/speex.h ++++ b/pjmedia/include/pjmedia-codec/speex.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_SPEEX_H__ + #define __PJMEDIA_CODEC_SPEEX_H__ +diff --git a/pjmedia/include/pjmedia-codec/types.h b/pjmedia/include/pjmedia-codec/types.h +index 53e71e1..2a0d680 100644 +--- a/pjmedia/include/pjmedia-codec/types.h ++++ b/pjmedia/include/pjmedia-codec/types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_TYPES_H__ + #define __PJMEDIA_CODEC_TYPES_H__ +diff --git a/pjmedia/include/pjmedia-videodev/avi_dev.h b/pjmedia/include/pjmedia-videodev/avi_dev.h +index e5b1e8e..1257d16 100644 +--- a/pjmedia/include/pjmedia-videodev/avi_dev.h ++++ b/pjmedia/include/pjmedia-videodev/avi_dev.h +@@ -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 + */ + #ifndef PJMEDIA_VIDEODEV_AVI_DEV_H__ + #define PJMEDIA_VIDEODEV_AVI_DEV_H__ +diff --git a/pjmedia/include/pjmedia-videodev/config.h b/pjmedia/include/pjmedia-videodev/config.h +index 74e4d7d..313ffd6 100644 +--- a/pjmedia/include/pjmedia-videodev/config.h ++++ b/pjmedia/include/pjmedia-videodev/config.h +@@ -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 + */ + #ifndef __PJMEDIA_VIDEODEV_CONFIG_H__ + #define __PJMEDIA_VIDEODEV_CONFIG_H__ +diff --git a/pjmedia/include/pjmedia-videodev/errno.h b/pjmedia/include/pjmedia-videodev/errno.h +index 9b4c49d..474bacc 100644 +--- a/pjmedia/include/pjmedia-videodev/errno.h ++++ b/pjmedia/include/pjmedia-videodev/errno.h +@@ -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 + */ + #ifndef __PJMEDIA_VIDEODEV_VIDEODEV_ERRNO_H__ + #define __PJMEDIA_VIDEODEV_VIDEODEV_ERRNO_H__ +diff --git a/pjmedia/include/pjmedia-videodev/opengl_dev.h b/pjmedia/include/pjmedia-videodev/opengl_dev.h +index 5fa1c16..02ff877 100644 +--- a/pjmedia/include/pjmedia-videodev/opengl_dev.h ++++ b/pjmedia/include/pjmedia-videodev/opengl_dev.h +@@ -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 + */ + #ifndef PJMEDIA_VIDEODEV_OPENGL_DEV_H__ + #define PJMEDIA_VIDEODEV_OPENGL_DEV_H__ +diff --git a/pjmedia/include/pjmedia-videodev/videodev.h b/pjmedia/include/pjmedia-videodev/videodev.h +index 9bb42e6..a10c44b 100644 +--- a/pjmedia/include/pjmedia-videodev/videodev.h ++++ b/pjmedia/include/pjmedia-videodev/videodev.h +@@ -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 + */ + #ifndef __PJMEDIA_VIDEODEV_VIDEODEV_H__ + #define __PJMEDIA_VIDEODEV_VIDEODEV_H__ +diff --git a/pjmedia/include/pjmedia-videodev/videodev_imp.h b/pjmedia/include/pjmedia-videodev/videodev_imp.h +index 9924809..bade4c6 100644 +--- a/pjmedia/include/pjmedia-videodev/videodev_imp.h ++++ b/pjmedia/include/pjmedia-videodev/videodev_imp.h +@@ -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 + */ + #ifndef __VIDEODEV_IMP_H__ + #define __VIDEODEV_IMP_H__ +diff --git a/pjmedia/include/pjmedia.h b/pjmedia/include/pjmedia.h +index 5fef796..3bb6740 100644 +--- a/pjmedia/include/pjmedia.h ++++ b/pjmedia/include/pjmedia.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_H__ + #define __PJMEDIA_H__ +diff --git a/pjmedia/include/pjmedia/alaw_ulaw.h b/pjmedia/include/pjmedia/alaw_ulaw.h +index 60da9a6..772551e 100644 +--- a/pjmedia/include/pjmedia/alaw_ulaw.h ++++ b/pjmedia/include/pjmedia/alaw_ulaw.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_ALAW_ULAW_H__ + #define __PJMEDIA_ALAW_ULAW_H__ +diff --git a/pjmedia/include/pjmedia/avi.h b/pjmedia/include/pjmedia/avi.h +index 1223669..de80784 100644 +--- a/pjmedia/include/pjmedia/avi.h ++++ b/pjmedia/include/pjmedia/avi.h +@@ -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 + */ + #ifndef __PJMEDIA_AVI_H__ + #define __PJMEDIA_AVI_H__ +diff --git a/pjmedia/include/pjmedia/avi_stream.h b/pjmedia/include/pjmedia/avi_stream.h +index ff4bf53..426f6c3 100644 +--- a/pjmedia/include/pjmedia/avi_stream.h ++++ b/pjmedia/include/pjmedia/avi_stream.h +@@ -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 + */ + #ifndef __PJMEDIA_AVI_STREAM_H__ + #define __PJMEDIA_AVI_STREAM_H__ +diff --git a/pjmedia/include/pjmedia/bidirectional.h b/pjmedia/include/pjmedia/bidirectional.h +index 0a7e5e0..b654522 100644 +--- a/pjmedia/include/pjmedia/bidirectional.h ++++ b/pjmedia/include/pjmedia/bidirectional.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_BIDIRECTIONAL_H__ + #define __PJMEDIA_BIDIRECTIONAL_H__ +diff --git a/pjmedia/include/pjmedia/circbuf.h b/pjmedia/include/pjmedia/circbuf.h +index e400dca..2abe25a 100644 +--- a/pjmedia/include/pjmedia/circbuf.h ++++ b/pjmedia/include/pjmedia/circbuf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #ifndef __PJMEDIA_CIRC_BUF_H__ +diff --git a/pjmedia/include/pjmedia/clock.h b/pjmedia/include/pjmedia/clock.h +index 2433eed..b7b42d6 100644 +--- a/pjmedia/include/pjmedia/clock.h ++++ b/pjmedia/include/pjmedia/clock.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CLOCK_H__ + #define __PJMEDIA_CLOCK_H__ +diff --git a/pjmedia/include/pjmedia/codec.h b/pjmedia/include/pjmedia/codec.h +index 58fa7a1..b631d53 100644 +--- a/pjmedia/include/pjmedia/codec.h ++++ b/pjmedia/include/pjmedia/codec.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CODEC_H__ + #define __PJMEDIA_CODEC_H__ +diff --git a/pjmedia/include/pjmedia/conference.h b/pjmedia/include/pjmedia/conference.h +index d392fbf..54f1fc9 100644 +--- a/pjmedia/include/pjmedia/conference.h ++++ b/pjmedia/include/pjmedia/conference.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CONF_H__ + #define __PJMEDIA_CONF_H__ +diff --git a/pjmedia/include/pjmedia/config.h b/pjmedia/include/pjmedia/config.h +index dc6432a..df542dd 100644 +--- a/pjmedia/include/pjmedia/config.h ++++ b/pjmedia/include/pjmedia/config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CONFIG_H__ + #define __PJMEDIA_CONFIG_H__ +diff --git a/pjmedia/include/pjmedia/config_auto.h.in b/pjmedia/include/pjmedia/config_auto.h.in +index 378ddcd..e0e677f 100644 +--- a/pjmedia/include/pjmedia/config_auto.h.in ++++ b/pjmedia/include/pjmedia/config_auto.h.in +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_CONFIG_AUTO_H_ + #define __PJMEDIA_CONFIG_AUTO_H_ +diff --git a/pjmedia/include/pjmedia/converter.h b/pjmedia/include/pjmedia/converter.h +index d649007..3818035 100644 +--- a/pjmedia/include/pjmedia/converter.h ++++ b/pjmedia/include/pjmedia/converter.h +@@ -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 + */ + #ifndef __PJMEDIA_CONVERTER_H__ + #define __PJMEDIA_CONVERTER_H__ +diff --git a/pjmedia/include/pjmedia/delaybuf.h b/pjmedia/include/pjmedia/delaybuf.h +index 4617c4d..bc6cb56 100644 +--- a/pjmedia/include/pjmedia/delaybuf.h ++++ b/pjmedia/include/pjmedia/delaybuf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #ifndef __PJMEDIA_DELAYBUF_H__ +diff --git a/pjmedia/include/pjmedia/doxygen.h b/pjmedia/include/pjmedia/doxygen.h +index bf93ca2..bd25046 100644 +--- a/pjmedia/include/pjmedia/doxygen.h ++++ b/pjmedia/include/pjmedia/doxygen.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_DOXYGEN_H__ + #define __PJMEDIA_DOXYGEN_H__ +diff --git a/pjmedia/include/pjmedia/echo.h b/pjmedia/include/pjmedia/echo.h +index d581e9a..feeb885 100644 +--- a/pjmedia/include/pjmedia/echo.h ++++ b/pjmedia/include/pjmedia/echo.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_ECHO_H__ + #define __PJMEDIA_ECHO_H__ +diff --git a/pjmedia/include/pjmedia/echo_port.h b/pjmedia/include/pjmedia/echo_port.h +index 9895601..86ea448 100644 +--- a/pjmedia/include/pjmedia/echo_port.h ++++ b/pjmedia/include/pjmedia/echo_port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_AEC_PORT_H__ + #define __PJMEDIA_AEC_PORT_H__ +diff --git a/pjmedia/include/pjmedia/endpoint.h b/pjmedia/include/pjmedia/endpoint.h +index 0019ef3..baf964d 100644 +--- a/pjmedia/include/pjmedia/endpoint.h ++++ b/pjmedia/include/pjmedia/endpoint.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_MEDIAMGR_H__ + #define __PJMEDIA_MEDIAMGR_H__ +diff --git a/pjmedia/include/pjmedia/errno.h b/pjmedia/include/pjmedia/errno.h +index b7cca81..96d41f0 100644 +--- a/pjmedia/include/pjmedia/errno.h ++++ b/pjmedia/include/pjmedia/errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_ERRNO_H__ + #define __PJMEDIA_ERRNO_H__ +diff --git a/pjmedia/include/pjmedia/event.h b/pjmedia/include/pjmedia/event.h +index d84d30f..3160e9b 100644 +--- a/pjmedia/include/pjmedia/event.h ++++ b/pjmedia/include/pjmedia/event.h +@@ -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 + */ + #ifndef __PJMEDIA_EVENT_H__ + #define __PJMEDIA_EVENT_H__ +diff --git a/pjmedia/include/pjmedia/format.h b/pjmedia/include/pjmedia/format.h +index ab059a6..d3cb456 100644 +--- a/pjmedia/include/pjmedia/format.h ++++ b/pjmedia/include/pjmedia/format.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_FORMAT_H__ + #define __PJMEDIA_FORMAT_H__ +diff --git a/pjmedia/include/pjmedia/frame.h b/pjmedia/include/pjmedia/frame.h +index 286c51f..161b5af 100644 +--- a/pjmedia/include/pjmedia/frame.h ++++ b/pjmedia/include/pjmedia/frame.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_FRAME_H__ + #define __PJMEDIA_FRAME_H__ +diff --git a/pjmedia/include/pjmedia/g711.h b/pjmedia/include/pjmedia/g711.h +index e6266f6..36baa1c 100644 +--- a/pjmedia/include/pjmedia/g711.h ++++ b/pjmedia/include/pjmedia/g711.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_G711_H__ + #define __PJMEDIA_G711_H__ +diff --git a/pjmedia/include/pjmedia/jbuf.h b/pjmedia/include/pjmedia/jbuf.h +index 488bb33..3860179 100644 +--- a/pjmedia/include/pjmedia/jbuf.h ++++ b/pjmedia/include/pjmedia/jbuf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Based on implementation kindly contributed by Switchlab, Ltd. +diff --git a/pjmedia/include/pjmedia/master_port.h b/pjmedia/include/pjmedia/master_port.h +index 4ab89b9..87d9c95 100644 +--- a/pjmedia/include/pjmedia/master_port.h ++++ b/pjmedia/include/pjmedia/master_port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_MASTER_PORT_H__ + #define __PJMEDIA_MASTER_PORT_H__ +diff --git a/pjmedia/include/pjmedia/mem_port.h b/pjmedia/include/pjmedia/mem_port.h +index bb45504..d91fd65 100644 +--- a/pjmedia/include/pjmedia/mem_port.h ++++ b/pjmedia/include/pjmedia/mem_port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_MEM_PORT_H__ + #define __PJMEDIA_MEM_PORT_H__ +diff --git a/pjmedia/include/pjmedia/null_port.h b/pjmedia/include/pjmedia/null_port.h +index abff44a..aabf6d5 100644 +--- a/pjmedia/include/pjmedia/null_port.h ++++ b/pjmedia/include/pjmedia/null_port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_NULL_PORT_H__ + #define __PJMEDIA_NULL_PORT_H__ +diff --git a/pjmedia/include/pjmedia/plc.h b/pjmedia/include/pjmedia/plc.h +index fc417fd..d98ed22 100644 +--- a/pjmedia/include/pjmedia/plc.h ++++ b/pjmedia/include/pjmedia/plc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_PLC_H__ + #define __PJMEDIA_PLC_H__ +diff --git a/pjmedia/include/pjmedia/port.h b/pjmedia/include/pjmedia/port.h +index 0a5ab7f..a5388f3 100644 +--- a/pjmedia/include/pjmedia/port.h ++++ b/pjmedia/include/pjmedia/port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_PORT_H__ + #define __PJMEDIA_PORT_H__ +diff --git a/pjmedia/include/pjmedia/resample.h b/pjmedia/include/pjmedia/resample.h +index 7cdd111..082abaf 100644 +--- a/pjmedia/include/pjmedia/resample.h ++++ b/pjmedia/include/pjmedia/resample.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_RESAMPLE_H__ + #define __PJMEDIA_RESAMPLE_H__ +diff --git a/pjmedia/include/pjmedia/rtcp.h b/pjmedia/include/pjmedia/rtcp.h +index 6584f63..a877a08 100644 +--- a/pjmedia/include/pjmedia/rtcp.h ++++ b/pjmedia/include/pjmedia/rtcp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_RTCP_H__ + #define __PJMEDIA_RTCP_H__ +diff --git a/pjmedia/include/pjmedia/rtcp_xr.h b/pjmedia/include/pjmedia/rtcp_xr.h +index 9050f25..ffa9259 100644 +--- a/pjmedia/include/pjmedia/rtcp_xr.h ++++ b/pjmedia/include/pjmedia/rtcp_xr.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_RTCP_XR_H__ + #define __PJMEDIA_RTCP_XR_H__ +diff --git a/pjmedia/include/pjmedia/rtp.h b/pjmedia/include/pjmedia/rtp.h +index f8634b1..7c6ca07 100644 +--- a/pjmedia/include/pjmedia/rtp.h ++++ b/pjmedia/include/pjmedia/rtp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_RTP_H__ + #define __PJMEDIA_RTP_H__ +diff --git a/pjmedia/include/pjmedia/sdp.h b/pjmedia/include/pjmedia/sdp.h +index bababef..57db235 100644 +--- a/pjmedia/include/pjmedia/sdp.h ++++ b/pjmedia/include/pjmedia/sdp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SDP_H__ + #define __PJMEDIA_SDP_H__ +diff --git a/pjmedia/include/pjmedia/sdp_neg.h b/pjmedia/include/pjmedia/sdp_neg.h +index 7257133..1d31bf9 100644 +--- a/pjmedia/include/pjmedia/sdp_neg.h ++++ b/pjmedia/include/pjmedia/sdp_neg.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SDP_NEG_H__ + #define __PJMEDIA_SDP_NEG_H__ +diff --git a/pjmedia/include/pjmedia/session.h b/pjmedia/include/pjmedia/session.h +index 3115600..3b16909 100644 +--- a/pjmedia/include/pjmedia/session.h ++++ b/pjmedia/include/pjmedia/session.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SESSION_H__ + #define __PJMEDIA_SESSION_H__ +diff --git a/pjmedia/include/pjmedia/signatures.h b/pjmedia/include/pjmedia/signatures.h +index 6fadbc3..6c3d2c3 100644 +--- a/pjmedia/include/pjmedia/signatures.h ++++ b/pjmedia/include/pjmedia/signatures.h +@@ -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 + */ + #ifndef __PJMEDIA_SIGNATURES_H__ + #define __PJMEDIA_SIGNATURES_H__ +diff --git a/pjmedia/include/pjmedia/silencedet.h b/pjmedia/include/pjmedia/silencedet.h +index 82741de..acfbc9d 100644 +--- a/pjmedia/include/pjmedia/silencedet.h ++++ b/pjmedia/include/pjmedia/silencedet.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SILENCE_DET_H__ + #define __PJMEDIA_SILENCE_DET_H__ +diff --git a/pjmedia/include/pjmedia/sound.h b/pjmedia/include/pjmedia/sound.h +index 03c8f1b..aa08e59 100644 +--- a/pjmedia/include/pjmedia/sound.h ++++ b/pjmedia/include/pjmedia/sound.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SOUND_H__ + #define __PJMEDIA_SOUND_H__ +diff --git a/pjmedia/include/pjmedia/sound_port.h b/pjmedia/include/pjmedia/sound_port.h +index a58c933..13abcac 100644 +--- a/pjmedia/include/pjmedia/sound_port.h ++++ b/pjmedia/include/pjmedia/sound_port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SOUND_PORT_H__ + #define __PJMEDIA_SOUND_PORT_H__ +diff --git a/pjmedia/include/pjmedia/splitcomb.h b/pjmedia/include/pjmedia/splitcomb.h +index 24110f4..0ccf00b 100644 +--- a/pjmedia/include/pjmedia/splitcomb.h ++++ b/pjmedia/include/pjmedia/splitcomb.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SPLITCOMB_H__ + #define __PJMEDIA_SPLITCOMB_H__ +diff --git a/pjmedia/include/pjmedia/stereo.h b/pjmedia/include/pjmedia/stereo.h +index 7786922..578e360 100644 +--- a/pjmedia/include/pjmedia/stereo.h ++++ b/pjmedia/include/pjmedia/stereo.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_STEREO_H__ + #define __PJMEDIA_STEREO_H__ +diff --git a/pjmedia/include/pjmedia/stream.h b/pjmedia/include/pjmedia/stream.h +index 3522abc..516d71a 100644 +--- a/pjmedia/include/pjmedia/stream.h ++++ b/pjmedia/include/pjmedia/stream.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_STREAM_H__ + #define __PJMEDIA_STREAM_H__ +diff --git a/pjmedia/include/pjmedia/stream_common.h b/pjmedia/include/pjmedia/stream_common.h +index b9aa0f8..5bc70cd 100644 +--- a/pjmedia/include/pjmedia/stream_common.h ++++ b/pjmedia/include/pjmedia/stream_common.h +@@ -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 + */ + #ifndef __PJMEDIA_STREAM_COMMON_H__ + #define __PJMEDIA_STREAM_COMMON_H__ +diff --git a/pjmedia/include/pjmedia/symbian_sound_aps.h b/pjmedia/include/pjmedia/symbian_sound_aps.h +index 096e1fa..5a3a736 100644 +--- a/pjmedia/include/pjmedia/symbian_sound_aps.h ++++ b/pjmedia/include/pjmedia/symbian_sound_aps.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_SYMBIAN_SOUND_APS_H__ + #define __PJMEDIA_SYMBIAN_SOUND_APS_H__ +diff --git a/pjmedia/include/pjmedia/tonegen.h b/pjmedia/include/pjmedia/tonegen.h +index 38dc602..db8f7c5 100644 +--- a/pjmedia/include/pjmedia/tonegen.h ++++ b/pjmedia/include/pjmedia/tonegen.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TONEGEN_PORT_H__ + #define __PJMEDIA_TONEGEN_PORT_H__ +diff --git a/pjmedia/include/pjmedia/transport.h b/pjmedia/include/pjmedia/transport.h +index 5ae9560..b559b96 100644 +--- a/pjmedia/include/pjmedia/transport.h ++++ b/pjmedia/include/pjmedia/transport.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TRANSPORT_H__ + #define __PJMEDIA_TRANSPORT_H__ +diff --git a/pjmedia/include/pjmedia/transport_adapter_sample.h b/pjmedia/include/pjmedia/transport_adapter_sample.h +index be991a3..cf8ba8f 100644 +--- a/pjmedia/include/pjmedia/transport_adapter_sample.h ++++ b/pjmedia/include/pjmedia/transport_adapter_sample.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TRANSPORT_ADAPTER_SAMPLE_H__ + #define __PJMEDIA_TRANSPORT_ADAPTER_SAMPLE_H__ +diff --git a/pjmedia/include/pjmedia/transport_ice.h b/pjmedia/include/pjmedia/transport_ice.h +index c7555cb..e42adc5 100644 +--- a/pjmedia/include/pjmedia/transport_ice.h ++++ b/pjmedia/include/pjmedia/transport_ice.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TRANSPORT_ICE_H__ + #define __PJMEDIA_TRANSPORT_ICE_H__ +diff --git a/pjmedia/include/pjmedia/transport_loop.h b/pjmedia/include/pjmedia/transport_loop.h +index 4f1a5ba..456bf57 100644 +--- a/pjmedia/include/pjmedia/transport_loop.h ++++ b/pjmedia/include/pjmedia/transport_loop.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TRANSPORT_LOOP_H__ + #define __PJMEDIA_TRANSPORT_LOOP_H__ +diff --git a/pjmedia/include/pjmedia/transport_srtp.h b/pjmedia/include/pjmedia/transport_srtp.h +index 1f2bda4..5fc7c45 100644 +--- a/pjmedia/include/pjmedia/transport_srtp.h ++++ b/pjmedia/include/pjmedia/transport_srtp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TRANSPORT_SRTP_H__ + #define __PJMEDIA_TRANSPORT_SRTP_H__ +diff --git a/pjmedia/include/pjmedia/transport_udp.h b/pjmedia/include/pjmedia/transport_udp.h +index d7e8982..41db33b 100644 +--- a/pjmedia/include/pjmedia/transport_udp.h ++++ b/pjmedia/include/pjmedia/transport_udp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TRANSPORT_UDP_H__ + #define __PJMEDIA_TRANSPORT_UDP_H__ +diff --git a/pjmedia/include/pjmedia/types.h b/pjmedia/include/pjmedia/types.h +index 93e411c..84ba34a 100644 +--- a/pjmedia/include/pjmedia/types.h ++++ b/pjmedia/include/pjmedia/types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TYPES_H__ + #define __PJMEDIA_TYPES_H__ +diff --git a/pjmedia/include/pjmedia/vid_codec.h b/pjmedia/include/pjmedia/vid_codec.h +index 67c6083..a129b78 100644 +--- a/pjmedia/include/pjmedia/vid_codec.h ++++ b/pjmedia/include/pjmedia/vid_codec.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_VID_CODEC_H__ + #define __PJMEDIA_VID_CODEC_H__ +diff --git a/pjmedia/include/pjmedia/vid_codec_util.h b/pjmedia/include/pjmedia/vid_codec_util.h +index 4b32e57..fdb9cb2 100644 +--- a/pjmedia/include/pjmedia/vid_codec_util.h ++++ b/pjmedia/include/pjmedia/vid_codec_util.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_VID_CODEC_UTIL_H__ + #define __PJMEDIA_VID_CODEC_UTIL_H__ +diff --git a/pjmedia/include/pjmedia/vid_port.h b/pjmedia/include/pjmedia/vid_port.h +index a5a66d1..b91ec9f 100644 +--- a/pjmedia/include/pjmedia/vid_port.h ++++ b/pjmedia/include/pjmedia/vid_port.h +@@ -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 + */ + #ifndef __PJMEDIA_VIDPORT_H__ + #define __PJMEDIA_VIDPORT_H__ +diff --git a/pjmedia/include/pjmedia/vid_stream.h b/pjmedia/include/pjmedia/vid_stream.h +index 1a2cbd8..409cc61 100644 +--- a/pjmedia/include/pjmedia/vid_stream.h ++++ b/pjmedia/include/pjmedia/vid_stream.h +@@ -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 + */ + #ifndef __PJMEDIA_VID_STREAM_H__ + #define __PJMEDIA_VID_STREAM_H__ +diff --git a/pjmedia/include/pjmedia/vid_tee.h b/pjmedia/include/pjmedia/vid_tee.h +index faff8ab..69296d1 100644 +--- a/pjmedia/include/pjmedia/vid_tee.h ++++ b/pjmedia/include/pjmedia/vid_tee.h +@@ -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 + */ + #ifndef __PJMEDIA_VID_TEE_H__ + #define __PJMEDIA_VID_TEE_H__ +diff --git a/pjmedia/include/pjmedia/wav_playlist.h b/pjmedia/include/pjmedia/wav_playlist.h +index a81e16e..88891b8 100644 +--- a/pjmedia/include/pjmedia/wav_playlist.h ++++ b/pjmedia/include/pjmedia/wav_playlist.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_WAV_PLAYLIST_H__ + #define __PJMEDIA_WAV_PLAYLIST_H__ +diff --git a/pjmedia/include/pjmedia/wav_port.h b/pjmedia/include/pjmedia/wav_port.h +index 884a2a9..62a7667 100644 +--- a/pjmedia/include/pjmedia/wav_port.h ++++ b/pjmedia/include/pjmedia/wav_port.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_WAV_PORT_H__ + #define __PJMEDIA_WAV_PORT_H__ +diff --git a/pjmedia/include/pjmedia/wave.h b/pjmedia/include/pjmedia/wave.h +index a1fec7c..3a4d8ef 100644 +--- a/pjmedia/include/pjmedia/wave.h ++++ b/pjmedia/include/pjmedia/wave.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_WAVE_H__ + #define __PJMEDIA_WAVE_H__ +diff --git a/pjmedia/include/pjmedia/wsola.h b/pjmedia/include/pjmedia/wsola.h +index 8f76025..2123f0a 100644 +--- a/pjmedia/include/pjmedia/wsola.h ++++ b/pjmedia/include/pjmedia/wsola.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_WSOLA_H__ + #define __PJMEDIA_WSOLA_H__ +diff --git a/pjmedia/include/pjmedia_audiodev.h b/pjmedia/include/pjmedia_audiodev.h +index 867a1b7..831db6b 100644 +--- a/pjmedia/include/pjmedia_audiodev.h ++++ b/pjmedia/include/pjmedia_audiodev.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_AUDIODEV_H__ + #define __PJMEDIA_AUDIODEV_H__ +diff --git a/pjmedia/include/pjmedia_videodev.h b/pjmedia/include/pjmedia_videodev.h +index c3c9bb0..3937b9f 100644 +--- a/pjmedia/include/pjmedia_videodev.h ++++ b/pjmedia/include/pjmedia_videodev.h +@@ -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 + */ + #ifndef __PJMEDIA_VIDEODEV_H__ + #define __PJMEDIA_VIDEODEV_H__ +diff --git a/pjmedia/src/pjmedia-audiodev/alsa_dev.c b/pjmedia/src/pjmedia-audiodev/alsa_dev.c +index b7a57db..456ac3e 100644 +--- a/pjmedia/src/pjmedia-audiodev/alsa_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/alsa_dev.c +@@ -16,7 +16,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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/android_jni_dev.c b/pjmedia/src/pjmedia-audiodev/android_jni_dev.c +index a26202e..7a106f5 100644 +--- a/pjmedia/src/pjmedia-audiodev/android_jni_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/android_jni_dev.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* This file is the implementation of Android JNI audio device. + * The original code was originally part of CSipSimple +diff --git a/pjmedia/src/pjmedia-audiodev/audiodev.c b/pjmedia/src/pjmedia-audiodev/audiodev.c +index 7494e3f..cca30c5 100644 +--- a/pjmedia/src/pjmedia-audiodev/audiodev.c ++++ b/pjmedia/src/pjmedia-audiodev/audiodev.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/audiotest.c b/pjmedia/src/pjmedia-audiodev/audiotest.c +index 82893f5..8fe6d0d 100644 +--- a/pjmedia/src/pjmedia-audiodev/audiotest.c ++++ b/pjmedia/src/pjmedia-audiodev/audiotest.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/bb10_dev.c b/pjmedia/src/pjmedia-audiodev/bb10_dev.c +index 7c371e0..f8c7dbf 100644 +--- a/pjmedia/src/pjmedia-audiodev/bb10_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/bb10_dev.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/pjmedia/src/pjmedia-audiodev/coreaudio_dev.m b/pjmedia/src/pjmedia-audiodev/coreaudio_dev.m +index 020143b..328a59d 100644 +--- a/pjmedia/src/pjmedia-audiodev/coreaudio_dev.m ++++ b/pjmedia/src/pjmedia-audiodev/coreaudio_dev.m +@@ -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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/errno.c b/pjmedia/src/pjmedia-audiodev/errno.c +index 67eed84..df5ccee 100644 +--- a/pjmedia/src/pjmedia-audiodev/errno.c ++++ b/pjmedia/src/pjmedia-audiodev/errno.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/legacy_dev.c b/pjmedia/src/pjmedia-audiodev/legacy_dev.c +index 45c6c5d..1a37f67 100644 +--- a/pjmedia/src/pjmedia-audiodev/legacy_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/legacy_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/null_dev.c b/pjmedia/src/pjmedia-audiodev/null_dev.c +index 6426641..0bd2e9a 100644 +--- a/pjmedia/src/pjmedia-audiodev/null_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/null_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/opensl_dev.c b/pjmedia/src/pjmedia-audiodev/opensl_dev.c +index 1fd03d5..e260b77 100644 +--- a/pjmedia/src/pjmedia-audiodev/opensl_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/opensl_dev.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* This file is the implementation of Android OpenSL ES audio device. + * The original code was originally part of CSipSimple +diff --git a/pjmedia/src/pjmedia-audiodev/pa_dev.c b/pjmedia/src/pjmedia-audiodev/pa_dev.c +index fb745a9..95b4118 100644 +--- a/pjmedia/src/pjmedia-audiodev/pa_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/pa_dev.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp b/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp +index 9b60ae1..26df545 100644 +--- a/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp ++++ b/pjmedia/src/pjmedia-audiodev/symb_aps_dev.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp b/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp +index b4a6b9c..9dab144 100644 +--- a/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp ++++ b/pjmedia/src/pjmedia-audiodev/symb_mda_dev.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp b/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp +index 70fe3b3..221b4b4 100644 +--- a/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp ++++ b/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp +@@ -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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-audiodev/wmme_dev.c b/pjmedia/src/pjmedia-audiodev/wmme_dev.c +index ff90141..b1ec81e 100644 +--- a/pjmedia/src/pjmedia-audiodev/wmme_dev.c ++++ b/pjmedia/src/pjmedia-audiodev/wmme_dev.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/amr_sdp_match.c b/pjmedia/src/pjmedia-codec/amr_sdp_match.c +index 44b104b..c4140fc 100644 +--- a/pjmedia/src/pjmedia-codec/amr_sdp_match.c ++++ b/pjmedia/src/pjmedia-codec/amr_sdp_match.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/audio_codecs.c b/pjmedia/src/pjmedia-codec/audio_codecs.c +index 0c21821..91fe2c6 100644 +--- a/pjmedia/src/pjmedia-codec/audio_codecs.c ++++ b/pjmedia/src/pjmedia-codec/audio_codecs.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/ffmpeg_vid_codecs.c b/pjmedia/src/pjmedia-codec/ffmpeg_vid_codecs.c +index a0abef8..6802aff 100644 +--- a/pjmedia/src/pjmedia-codec/ffmpeg_vid_codecs.c ++++ b/pjmedia/src/pjmedia-codec/ffmpeg_vid_codecs.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/g722.c b/pjmedia/src/pjmedia-codec/g722.c +index 7e0e4e4..0c062bc 100644 +--- a/pjmedia/src/pjmedia-codec/g722.c ++++ b/pjmedia/src/pjmedia-codec/g722.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/g722/g722_dec.c b/pjmedia/src/pjmedia-codec/g722/g722_dec.c +index 9b256e0..d360b68 100644 +--- a/pjmedia/src/pjmedia-codec/g722/g722_dec.c ++++ b/pjmedia/src/pjmedia-codec/g722/g722_dec.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Based on implementation found in Carnegie Mellon Speech Group Software +diff --git a/pjmedia/src/pjmedia-codec/g722/g722_dec.h b/pjmedia/src/pjmedia-codec/g722/g722_dec.h +index 3cf841e..cb4876e 100644 +--- a/pjmedia/src/pjmedia-codec/g722/g722_dec.h ++++ b/pjmedia/src/pjmedia-codec/g722/g722_dec.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Based on implementation found in Carnegie Mellon Speech Group Software +diff --git a/pjmedia/src/pjmedia-codec/g722/g722_enc.c b/pjmedia/src/pjmedia-codec/g722/g722_enc.c +index d0b2011..d451cd8 100644 +--- a/pjmedia/src/pjmedia-codec/g722/g722_enc.c ++++ b/pjmedia/src/pjmedia-codec/g722/g722_enc.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Based on implementation found in Carnegie Mellon Speech Group Software +diff --git a/pjmedia/src/pjmedia-codec/g722/g722_enc.h b/pjmedia/src/pjmedia-codec/g722/g722_enc.h +index 96f9af6..778a94a 100644 +--- a/pjmedia/src/pjmedia-codec/g722/g722_enc.h ++++ b/pjmedia/src/pjmedia-codec/g722/g722_enc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Based on implementation found in Carnegie Mellon Speech Group Software +diff --git a/pjmedia/src/pjmedia-codec/g7221.c b/pjmedia/src/pjmedia-codec/g7221.c +index 2d38483..7325b0a 100644 +--- a/pjmedia/src/pjmedia-codec/g7221.c ++++ b/pjmedia/src/pjmedia-codec/g7221.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/g7221_sdp_match.c b/pjmedia/src/pjmedia-codec/g7221_sdp_match.c +index 21e5b2c..255a0d1 100644 +--- a/pjmedia/src/pjmedia-codec/g7221_sdp_match.c ++++ b/pjmedia/src/pjmedia-codec/g7221_sdp_match.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/gsm.c b/pjmedia/src/pjmedia-codec/gsm.c +index c4508d0..013b41e 100644 +--- a/pjmedia/src/pjmedia-codec/gsm.c ++++ b/pjmedia/src/pjmedia-codec/gsm.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/h263_packetizer.c b/pjmedia/src/pjmedia-codec/h263_packetizer.c +index 045583a..87856b4 100644 +--- a/pjmedia/src/pjmedia-codec/h263_packetizer.c ++++ b/pjmedia/src/pjmedia-codec/h263_packetizer.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/h264_packetizer.c b/pjmedia/src/pjmedia-codec/h264_packetizer.c +index 9b22334..d20fdd5 100644 +--- a/pjmedia/src/pjmedia-codec/h264_packetizer.c ++++ b/pjmedia/src/pjmedia-codec/h264_packetizer.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/ilbc.c b/pjmedia/src/pjmedia-codec/ilbc.c +index 82fbb47..39a14f2 100644 +--- a/pjmedia/src/pjmedia-codec/ilbc.c ++++ b/pjmedia/src/pjmedia-codec/ilbc.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/ipp_codecs.c b/pjmedia/src/pjmedia-codec/ipp_codecs.c +index c7a3a77..1fee3b5 100644 +--- a/pjmedia/src/pjmedia-codec/ipp_codecs.c ++++ b/pjmedia/src/pjmedia-codec/ipp_codecs.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/l16.c b/pjmedia/src/pjmedia-codec/l16.c +index 99c036e..1575a51 100644 +--- a/pjmedia/src/pjmedia-codec/l16.c ++++ b/pjmedia/src/pjmedia-codec/l16.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/opencore_amr.c b/pjmedia/src/pjmedia-codec/opencore_amr.c +index 82b6c0f..d6640d7 100644 +--- a/pjmedia/src/pjmedia-codec/opencore_amr.c ++++ b/pjmedia/src/pjmedia-codec/opencore_amr.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjmedia/src/pjmedia-codec/openh264.cpp b/pjmedia/src/pjmedia-codec/openh264.cpp +index e4e6481..635327d 100644 +--- a/pjmedia/src/pjmedia-codec/openh264.cpp ++++ b/pjmedia/src/pjmedia-codec/openh264.cpp +@@ -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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/passthrough.c b/pjmedia/src/pjmedia-codec/passthrough.c +index c6eb6d5..4b64e81 100644 +--- a/pjmedia/src/pjmedia-codec/passthrough.c ++++ b/pjmedia/src/pjmedia-codec/passthrough.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-codec/silk.c b/pjmedia/src/pjmedia-codec/silk.c +index 75ee7ca..a9cce0b 100644 +--- a/pjmedia/src/pjmedia-codec/silk.c ++++ b/pjmedia/src/pjmedia-codec/silk.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia-codec/speex_codec.c b/pjmedia/src/pjmedia-codec/speex_codec.c +index 6faa1da..8529acf 100644 +--- a/pjmedia/src/pjmedia-codec/speex_codec.c ++++ b/pjmedia/src/pjmedia-codec/speex_codec.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia-videodev/avi_dev.c b/pjmedia/src/pjmedia-videodev/avi_dev.c +index e31e703..292c446 100644 +--- a/pjmedia/src/pjmedia-videodev/avi_dev.c ++++ b/pjmedia/src/pjmedia-videodev/avi_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/colorbar_dev.c b/pjmedia/src/pjmedia-videodev/colorbar_dev.c +index 7c7cb75..1fac8ef 100644 +--- a/pjmedia/src/pjmedia-videodev/colorbar_dev.c ++++ b/pjmedia/src/pjmedia-videodev/colorbar_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/dshow_dev.c b/pjmedia/src/pjmedia-videodev/dshow_dev.c +index e9bc8e6..77610de 100644 +--- a/pjmedia/src/pjmedia-videodev/dshow_dev.c ++++ b/pjmedia/src/pjmedia-videodev/dshow_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/dshowclasses.cpp b/pjmedia/src/pjmedia-videodev/dshowclasses.cpp +index 5affe60..68a8859 100644 +--- a/pjmedia/src/pjmedia-videodev/dshowclasses.cpp ++++ b/pjmedia/src/pjmedia-videodev/dshowclasses.cpp +@@ -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 + */ + + #include +diff --git a/pjmedia/src/pjmedia-videodev/errno.c b/pjmedia/src/pjmedia-videodev/errno.c +index a17710e..0762a1b 100644 +--- a/pjmedia/src/pjmedia-videodev/errno.c ++++ b/pjmedia/src/pjmedia-videodev/errno.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/ffmpeg_dev.c b/pjmedia/src/pjmedia-videodev/ffmpeg_dev.c +index 849b760..0c506c2 100644 +--- a/pjmedia/src/pjmedia-videodev/ffmpeg_dev.c ++++ b/pjmedia/src/pjmedia-videodev/ffmpeg_dev.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 + */ + + /* Video device with ffmpeg backend, currently only capture devices are +diff --git a/pjmedia/src/pjmedia-videodev/ios_dev.m b/pjmedia/src/pjmedia-videodev/ios_dev.m +index b8cba3e..eed7e1d 100644 +--- a/pjmedia/src/pjmedia-videodev/ios_dev.m ++++ b/pjmedia/src/pjmedia-videodev/ios_dev.m +@@ -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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/ios_opengl_dev.m b/pjmedia/src/pjmedia-videodev/ios_opengl_dev.m +index 1d23703..d71c73f 100644 +--- a/pjmedia/src/pjmedia-videodev/ios_opengl_dev.m ++++ b/pjmedia/src/pjmedia-videodev/ios_opengl_dev.m +@@ -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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/opengl_dev.c b/pjmedia/src/pjmedia-videodev/opengl_dev.c +index 2bb0f83..b3fb971 100644 +--- a/pjmedia/src/pjmedia-videodev/opengl_dev.c ++++ b/pjmedia/src/pjmedia-videodev/opengl_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/qt_dev.m b/pjmedia/src/pjmedia-videodev/qt_dev.m +index 40d2752..b655bdf 100644 +--- a/pjmedia/src/pjmedia-videodev/qt_dev.m ++++ b/pjmedia/src/pjmedia-videodev/qt_dev.m +@@ -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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/sdl_dev.c b/pjmedia/src/pjmedia-videodev/sdl_dev.c +index 207c9f6..96e7b82 100644 +--- a/pjmedia/src/pjmedia-videodev/sdl_dev.c ++++ b/pjmedia/src/pjmedia-videodev/sdl_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/sdl_dev_m.m b/pjmedia/src/pjmedia-videodev/sdl_dev_m.m +index f6b5d0e..94130e6 100644 +--- a/pjmedia/src/pjmedia-videodev/sdl_dev_m.m ++++ b/pjmedia/src/pjmedia-videodev/sdl_dev_m.m +@@ -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 + */ + + #include "sdl_dev.c" +diff --git a/pjmedia/src/pjmedia-videodev/v4l2_dev.c b/pjmedia/src/pjmedia-videodev/v4l2_dev.c +index 59aeea8..f7f3d36 100644 +--- a/pjmedia/src/pjmedia-videodev/v4l2_dev.c ++++ b/pjmedia/src/pjmedia-videodev/v4l2_dev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia-videodev/videodev.c b/pjmedia/src/pjmedia-videodev/videodev.c +index e341e7d..96b7713 100644 +--- a/pjmedia/src/pjmedia-videodev/videodev.c ++++ b/pjmedia/src/pjmedia-videodev/videodev.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/alaw_ulaw_table.c b/pjmedia/src/pjmedia/alaw_ulaw_table.c +index e6eec2c..64ebaaf 100644 +--- a/pjmedia/src/pjmedia/alaw_ulaw_table.c ++++ b/pjmedia/src/pjmedia/alaw_ulaw_table.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjmedia/src/pjmedia/avi_player.c b/pjmedia/src/pjmedia/avi_player.c +index 5f403d8..ce9e694 100644 +--- a/pjmedia/src/pjmedia/avi_player.c ++++ b/pjmedia/src/pjmedia/avi_player.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/pjmedia/src/pjmedia/bidirectional.c b/pjmedia/src/pjmedia/bidirectional.c +index 1382858..01c764c 100644 +--- a/pjmedia/src/pjmedia/bidirectional.c ++++ b/pjmedia/src/pjmedia/bidirectional.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/clock_thread.c b/pjmedia/src/pjmedia/clock_thread.c +index 45e3db6..3e8bbee 100644 +--- a/pjmedia/src/pjmedia/clock_thread.c ++++ b/pjmedia/src/pjmedia/clock_thread.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/codec.c b/pjmedia/src/pjmedia/codec.c +index c44944d..2d3320d 100644 +--- a/pjmedia/src/pjmedia/codec.c ++++ b/pjmedia/src/pjmedia/codec.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/conf_switch.c b/pjmedia/src/pjmedia/conf_switch.c +index 4fe4a89..2306f31 100644 +--- a/pjmedia/src/pjmedia/conf_switch.c ++++ b/pjmedia/src/pjmedia/conf_switch.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/conference.c b/pjmedia/src/pjmedia/conference.c +index 2bcde37..0546cab 100644 +--- a/pjmedia/src/pjmedia/conference.c ++++ b/pjmedia/src/pjmedia/conference.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/converter.c b/pjmedia/src/pjmedia/converter.c +index 176a117..d23ca76 100644 +--- a/pjmedia/src/pjmedia/converter.c ++++ b/pjmedia/src/pjmedia/converter.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/converter_libswscale.c b/pjmedia/src/pjmedia/converter_libswscale.c +index 3bb1c6a..f2acf61 100644 +--- a/pjmedia/src/pjmedia/converter_libswscale.c ++++ b/pjmedia/src/pjmedia/converter_libswscale.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/converter_libyuv.c b/pjmedia/src/pjmedia/converter_libyuv.c +index bb89407..7a18a86 100644 +--- a/pjmedia/src/pjmedia/converter_libyuv.c ++++ b/pjmedia/src/pjmedia/converter_libyuv.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 + */ + + #include +diff --git a/pjmedia/src/pjmedia/delaybuf.c b/pjmedia/src/pjmedia/delaybuf.c +index 5acacaa..f09c276 100644 +--- a/pjmedia/src/pjmedia/delaybuf.c ++++ b/pjmedia/src/pjmedia/delaybuf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/dummy.c b/pjmedia/src/pjmedia/dummy.c +index b98e5b3..f6b18ff 100644 +--- a/pjmedia/src/pjmedia/dummy.c ++++ b/pjmedia/src/pjmedia/dummy.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/echo_common.c b/pjmedia/src/pjmedia/echo_common.c +index 59c2f5a..927b7b2 100644 +--- a/pjmedia/src/pjmedia/echo_common.c ++++ b/pjmedia/src/pjmedia/echo_common.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/echo_internal.h b/pjmedia/src/pjmedia/echo_internal.h +index 46f4b74..ca03761 100644 +--- a/pjmedia/src/pjmedia/echo_internal.h ++++ b/pjmedia/src/pjmedia/echo_internal.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_ECHO_INTERNAL_H__ + #define __PJMEDIA_ECHO_INTERNAL_H__ +diff --git a/pjmedia/src/pjmedia/echo_port.c b/pjmedia/src/pjmedia/echo_port.c +index 7b1eb98..379e16f 100644 +--- a/pjmedia/src/pjmedia/echo_port.c ++++ b/pjmedia/src/pjmedia/echo_port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/echo_speex.c b/pjmedia/src/pjmedia/echo_speex.c +index d1de154..e29f00a 100644 +--- a/pjmedia/src/pjmedia/echo_speex.c ++++ b/pjmedia/src/pjmedia/echo_speex.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/echo_suppress.c b/pjmedia/src/pjmedia/echo_suppress.c +index 2077349..34225e0 100644 +--- a/pjmedia/src/pjmedia/echo_suppress.c ++++ b/pjmedia/src/pjmedia/echo_suppress.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/endpoint.c b/pjmedia/src/pjmedia/endpoint.c +index f31154c..d792c1d 100644 +--- a/pjmedia/src/pjmedia/endpoint.c ++++ b/pjmedia/src/pjmedia/endpoint.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/errno.c b/pjmedia/src/pjmedia/errno.c +index 0fefa42..c437103 100644 +--- a/pjmedia/src/pjmedia/errno.c ++++ b/pjmedia/src/pjmedia/errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/event.c b/pjmedia/src/pjmedia/event.c +index bc03ac2..906d451 100644 +--- a/pjmedia/src/pjmedia/event.c ++++ b/pjmedia/src/pjmedia/event.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/ffmpeg_util.c b/pjmedia/src/pjmedia/ffmpeg_util.c +index ba01a3c..3e502f2 100644 +--- a/pjmedia/src/pjmedia/ffmpeg_util.c ++++ b/pjmedia/src/pjmedia/ffmpeg_util.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/ffmpeg_util.h b/pjmedia/src/pjmedia/ffmpeg_util.h +index 558347d..462e8b4 100644 +--- a/pjmedia/src/pjmedia/ffmpeg_util.h ++++ b/pjmedia/src/pjmedia/ffmpeg_util.h +@@ -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/pjmedia/src/pjmedia/format.c b/pjmedia/src/pjmedia/format.c +index 0b1eedb..d639c7d 100644 +--- a/pjmedia/src/pjmedia/format.c ++++ b/pjmedia/src/pjmedia/format.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/g711.c b/pjmedia/src/pjmedia/g711.c +index da89e6b..6c85080 100644 +--- a/pjmedia/src/pjmedia/g711.c ++++ b/pjmedia/src/pjmedia/g711.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* This file contains file from Sun Microsystems, Inc, with the complete + * notice in the second half of this file. +diff --git a/pjmedia/src/pjmedia/jbuf.c b/pjmedia/src/pjmedia/jbuf.c +index 3ed90fc..3a94e0b 100644 +--- a/pjmedia/src/pjmedia/jbuf.c ++++ b/pjmedia/src/pjmedia/jbuf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + /* + * Based on implementation kindly contributed by Switchlab, Ltd. +diff --git a/pjmedia/src/pjmedia/master_port.c b/pjmedia/src/pjmedia/master_port.c +index d423b31..dc4587d 100644 +--- a/pjmedia/src/pjmedia/master_port.c ++++ b/pjmedia/src/pjmedia/master_port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/mem_capture.c b/pjmedia/src/pjmedia/mem_capture.c +index 96dd703..8e61ed8 100644 +--- a/pjmedia/src/pjmedia/mem_capture.c ++++ b/pjmedia/src/pjmedia/mem_capture.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/mem_player.c b/pjmedia/src/pjmedia/mem_player.c +index be2ae24..f92e10b 100644 +--- a/pjmedia/src/pjmedia/mem_player.c ++++ b/pjmedia/src/pjmedia/mem_player.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/null_port.c b/pjmedia/src/pjmedia/null_port.c +index e039903..ef748d2 100644 +--- a/pjmedia/src/pjmedia/null_port.c ++++ b/pjmedia/src/pjmedia/null_port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/plc_common.c b/pjmedia/src/pjmedia/plc_common.c +index 6849836..741b0df 100644 +--- a/pjmedia/src/pjmedia/plc_common.c ++++ b/pjmedia/src/pjmedia/plc_common.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/port.c b/pjmedia/src/pjmedia/port.c +index b38b718..29bbaa9 100644 +--- a/pjmedia/src/pjmedia/port.c ++++ b/pjmedia/src/pjmedia/port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/resample_libsamplerate.c b/pjmedia/src/pjmedia/resample_libsamplerate.c +index 1f7cd57..e564fbf 100644 +--- a/pjmedia/src/pjmedia/resample_libsamplerate.c ++++ b/pjmedia/src/pjmedia/resample_libsamplerate.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/resample_port.c b/pjmedia/src/pjmedia/resample_port.c +index f35b96a..24cf41a 100644 +--- a/pjmedia/src/pjmedia/resample_port.c ++++ b/pjmedia/src/pjmedia/resample_port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/resample_resample.c b/pjmedia/src/pjmedia/resample_resample.c +index e1a1b0d..3bae996 100644 +--- a/pjmedia/src/pjmedia/resample_resample.c ++++ b/pjmedia/src/pjmedia/resample_resample.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/resample_speex.c b/pjmedia/src/pjmedia/resample_speex.c +index c2b0e8c..35947ba 100644 +--- a/pjmedia/src/pjmedia/resample_speex.c ++++ b/pjmedia/src/pjmedia/resample_speex.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/rtcp.c b/pjmedia/src/pjmedia/rtcp.c +index cf53c05..984ef92 100644 +--- a/pjmedia/src/pjmedia/rtcp.c ++++ b/pjmedia/src/pjmedia/rtcp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/rtcp_xr.c b/pjmedia/src/pjmedia/rtcp_xr.c +index 1dcd286..555e8b2 100644 +--- a/pjmedia/src/pjmedia/rtcp_xr.c ++++ b/pjmedia/src/pjmedia/rtcp_xr.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/rtp.c b/pjmedia/src/pjmedia/rtp.c +index c9ea53c..6b4a714 100644 +--- a/pjmedia/src/pjmedia/rtp.c ++++ b/pjmedia/src/pjmedia/rtp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/sdp.c b/pjmedia/src/pjmedia/sdp.c +index 7076389..e6e05a8 100644 +--- a/pjmedia/src/pjmedia/sdp.c ++++ b/pjmedia/src/pjmedia/sdp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/sdp_cmp.c b/pjmedia/src/pjmedia/sdp_cmp.c +index f75df85..df7a2e3 100644 +--- a/pjmedia/src/pjmedia/sdp_cmp.c ++++ b/pjmedia/src/pjmedia/sdp_cmp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/sdp_neg.c b/pjmedia/src/pjmedia/sdp_neg.c +index 6cb5731..106dc08 100644 +--- a/pjmedia/src/pjmedia/sdp_neg.c ++++ b/pjmedia/src/pjmedia/sdp_neg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/sdp_wrap.cpp b/pjmedia/src/pjmedia/sdp_wrap.cpp +index fe816fd..26a0a8b 100644 +--- a/pjmedia/src/pjmedia/sdp_wrap.cpp ++++ b/pjmedia/src/pjmedia/sdp_wrap.cpp +@@ -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/pjmedia/src/pjmedia/session.c b/pjmedia/src/pjmedia/session.c +index 93e46dd..ab8f9c9 100644 +--- a/pjmedia/src/pjmedia/session.c ++++ b/pjmedia/src/pjmedia/session.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/silencedet.c b/pjmedia/src/pjmedia/silencedet.c +index b6399ae..6a04b04 100644 +--- a/pjmedia/src/pjmedia/silencedet.c ++++ b/pjmedia/src/pjmedia/silencedet.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/sound_legacy.c b/pjmedia/src/pjmedia/sound_legacy.c +index 4cc464f..31e43c7 100644 +--- a/pjmedia/src/pjmedia/sound_legacy.c ++++ b/pjmedia/src/pjmedia/sound_legacy.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/pjmedia/src/pjmedia/sound_port.c b/pjmedia/src/pjmedia/sound_port.c +index 728de8e..c850204 100644 +--- a/pjmedia/src/pjmedia/sound_port.c ++++ b/pjmedia/src/pjmedia/sound_port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/splitcomb.c b/pjmedia/src/pjmedia/splitcomb.c +index 37c8821..d5aeae1 100644 +--- a/pjmedia/src/pjmedia/splitcomb.c ++++ b/pjmedia/src/pjmedia/splitcomb.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/stereo_port.c b/pjmedia/src/pjmedia/stereo_port.c +index 0dd2fb7..1f559ef 100644 +--- a/pjmedia/src/pjmedia/stereo_port.c ++++ b/pjmedia/src/pjmedia/stereo_port.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/stream.c b/pjmedia/src/pjmedia/stream.c +index ceeb08e..0197e36 100644 +--- a/pjmedia/src/pjmedia/stream.c ++++ b/pjmedia/src/pjmedia/stream.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/stream_common.c b/pjmedia/src/pjmedia/stream_common.c +index 391dfc3..c6d1109 100644 +--- a/pjmedia/src/pjmedia/stream_common.c ++++ b/pjmedia/src/pjmedia/stream_common.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/stream_info.c b/pjmedia/src/pjmedia/stream_info.c +index eb204ff..dfedd11 100644 +--- a/pjmedia/src/pjmedia/stream_info.c ++++ b/pjmedia/src/pjmedia/stream_info.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/tonegen.c b/pjmedia/src/pjmedia/tonegen.c +index 84998f1..e924d6d 100644 +--- a/pjmedia/src/pjmedia/tonegen.c ++++ b/pjmedia/src/pjmedia/tonegen.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/transport_adapter_sample.c b/pjmedia/src/pjmedia/transport_adapter_sample.c +index d665ccb..6e4c70b 100644 +--- a/pjmedia/src/pjmedia/transport_adapter_sample.c ++++ b/pjmedia/src/pjmedia/transport_adapter_sample.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/transport_ice.c b/pjmedia/src/pjmedia/transport_ice.c +index bda91c7..31b1152 100644 +--- a/pjmedia/src/pjmedia/transport_ice.c ++++ b/pjmedia/src/pjmedia/transport_ice.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/transport_loop.c b/pjmedia/src/pjmedia/transport_loop.c +index c8a2c34..0dcf82d 100644 +--- a/pjmedia/src/pjmedia/transport_loop.c ++++ b/pjmedia/src/pjmedia/transport_loop.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/transport_srtp.c b/pjmedia/src/pjmedia/transport_srtp.c +index 29fcb03..a185c66 100644 +--- a/pjmedia/src/pjmedia/transport_srtp.c ++++ b/pjmedia/src/pjmedia/transport_srtp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjmedia/src/pjmedia/transport_udp.c b/pjmedia/src/pjmedia/transport_udp.c +index 33684f0..0442f94 100644 +--- a/pjmedia/src/pjmedia/transport_udp.c ++++ b/pjmedia/src/pjmedia/transport_udp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/types.c b/pjmedia/src/pjmedia/types.c +index 732f9b5..882152e 100644 +--- a/pjmedia/src/pjmedia/types.c ++++ b/pjmedia/src/pjmedia/types.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/vid_codec.c b/pjmedia/src/pjmedia/vid_codec.c +index b2b6e9c..833b248 100644 +--- a/pjmedia/src/pjmedia/vid_codec.c ++++ b/pjmedia/src/pjmedia/vid_codec.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/vid_codec_util.c b/pjmedia/src/pjmedia/vid_codec_util.c +index e05f1d9..fed4ccb 100644 +--- a/pjmedia/src/pjmedia/vid_codec_util.c ++++ b/pjmedia/src/pjmedia/vid_codec_util.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/vid_port.c b/pjmedia/src/pjmedia/vid_port.c +index 017e867..b30b12a 100644 +--- a/pjmedia/src/pjmedia/vid_port.c ++++ b/pjmedia/src/pjmedia/vid_port.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/vid_stream.c b/pjmedia/src/pjmedia/vid_stream.c +index 0c455a9..9abbcab 100644 +--- a/pjmedia/src/pjmedia/vid_stream.c ++++ b/pjmedia/src/pjmedia/vid_stream.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/vid_stream_info.c b/pjmedia/src/pjmedia/vid_stream_info.c +index 87d0d6b..958ed29 100644 +--- a/pjmedia/src/pjmedia/vid_stream_info.c ++++ b/pjmedia/src/pjmedia/vid_stream_info.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/vid_tee.c b/pjmedia/src/pjmedia/vid_tee.c +index dce4c5c..d7b2689 100644 +--- a/pjmedia/src/pjmedia/vid_tee.c ++++ b/pjmedia/src/pjmedia/vid_tee.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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/wav_player.c b/pjmedia/src/pjmedia/wav_player.c +index dc7b620..89fd41c 100644 +--- a/pjmedia/src/pjmedia/wav_player.c ++++ b/pjmedia/src/pjmedia/wav_player.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/wav_playlist.c b/pjmedia/src/pjmedia/wav_playlist.c +index a215539..cc44dcf 100644 +--- a/pjmedia/src/pjmedia/wav_playlist.c ++++ b/pjmedia/src/pjmedia/wav_playlist.c +@@ -18,7 +18,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 + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/wav_writer.c b/pjmedia/src/pjmedia/wav_writer.c +index 177f8ab..aae80a0 100644 +--- a/pjmedia/src/pjmedia/wav_writer.c ++++ b/pjmedia/src/pjmedia/wav_writer.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/pjmedia/wave.c b/pjmedia/src/pjmedia/wave.c +index 4d6f780..63de7b4 100644 +--- a/pjmedia/src/pjmedia/wave.c ++++ b/pjmedia/src/pjmedia/wave.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjmedia/src/pjmedia/wsola.c b/pjmedia/src/pjmedia/wsola.c +index 3c3db4b..4b3c20e 100644 +--- a/pjmedia/src/pjmedia/wsola.c ++++ b/pjmedia/src/pjmedia/wsola.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/test/audio_tool.c b/pjmedia/src/test/audio_tool.c +index fb761f1..c8c6120 100644 +--- a/pjmedia/src/test/audio_tool.c ++++ b/pjmedia/src/test/audio_tool.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/test/codec_vectors.c b/pjmedia/src/test/codec_vectors.c +index ff771de..adc3616 100644 +--- a/pjmedia/src/test/codec_vectors.c ++++ b/pjmedia/src/test/codec_vectors.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 + */ + #include "test.h" + #include +diff --git a/pjmedia/src/test/jbuf_test.c b/pjmedia/src/test/jbuf_test.c +index 7d91642..6f3a737 100644 +--- a/pjmedia/src/test/jbuf_test.c ++++ b/pjmedia/src/test/jbuf_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/test/main.c b/pjmedia/src/test/main.c +index 3f581fa..2bd2889 100644 +--- a/pjmedia/src/test/main.c ++++ b/pjmedia/src/test/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + +diff --git a/pjmedia/src/test/mips_test.c b/pjmedia/src/test/mips_test.c +index df68511..964d78c 100644 +--- a/pjmedia/src/test/mips_test.c ++++ b/pjmedia/src/test/mips_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjmedia/src/test/rtp_test.c b/pjmedia/src/test/rtp_test.c +index 4468563..be9b444 100644 +--- a/pjmedia/src/test/rtp_test.c ++++ b/pjmedia/src/test/rtp_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/test/sdp_neg_test.c b/pjmedia/src/test/sdp_neg_test.c +index 5d79697..9c93a9b 100644 +--- a/pjmedia/src/test/sdp_neg_test.c ++++ b/pjmedia/src/test/sdp_neg_test.c +@@ -15,7 +15,7 @@ + * + * You should have received a copy oa 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 + */ + #include + #include +diff --git a/pjmedia/src/test/sdptest.c b/pjmedia/src/test/sdptest.c +index f9733b5..a6b817b 100644 +--- a/pjmedia/src/test/sdptest.c ++++ b/pjmedia/src/test/sdptest.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/test/session_test.c b/pjmedia/src/test/session_test.c +index 02564b3..8901519 100644 +--- a/pjmedia/src/test/session_test.c ++++ b/pjmedia/src/test/session_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjmedia/src/test/test.c b/pjmedia/src/test/test.c +index 4d2fdd5..e2bb64d 100644 +--- a/pjmedia/src/test/test.c ++++ b/pjmedia/src/test/test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjmedia/src/test/test.h b/pjmedia/src/test/test.h +index 2ec8a0b..da564ba 100644 +--- a/pjmedia/src/test/test.h ++++ b/pjmedia/src/test/test.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJMEDIA_TEST_H__ + #define __PJMEDIA_TEST_H__ +diff --git a/pjmedia/src/test/vid_codec_test.c b/pjmedia/src/test/vid_codec_test.c +index 33ecb08..83dde16 100644 +--- a/pjmedia/src/test/vid_codec_test.c ++++ b/pjmedia/src/test/vid_codec_test.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 + */ + #include "test.h" + #include +diff --git a/pjmedia/src/test/vid_dev_test.c b/pjmedia/src/test/vid_dev_test.c +index 82f3def..d22771c 100644 +--- a/pjmedia/src/test/vid_dev_test.c ++++ b/pjmedia/src/test/vid_dev_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjmedia/src/test/vid_port_test.c b/pjmedia/src/test/vid_port_test.c +index 42d6555..a108272 100644 +--- a/pjmedia/src/test/vid_port_test.c ++++ b/pjmedia/src/test/vid_port_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjmedia/src/test/wince_main.c b/pjmedia/src/test/wince_main.c +index c36c375..fc2218b 100644 +--- a/pjmedia/src/test/wince_main.c ++++ b/pjmedia/src/test/wince_main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjmedia/src/test/wsola_test.c b/pjmedia/src/test/wsola_test.c +index 45f6ab7..081f7b3 100644 +--- a/pjmedia/src/test/wsola_test.c ++++ b/pjmedia/src/test/wsola_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/docs/doc_ice.h b/pjnath/docs/doc_ice.h +index 6be7ecb..b712bbd 100644 +--- a/pjnath/docs/doc_ice.h ++++ b/pjnath/docs/doc_ice.h +@@ -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/pjnath/docs/doc_mainpage.h b/pjnath/docs/doc_mainpage.h +index 58f27da..f114288 100644 +--- a/pjnath/docs/doc_mainpage.h ++++ b/pjnath/docs/doc_mainpage.h +@@ -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/pjnath/docs/doc_nat.h b/pjnath/docs/doc_nat.h +index 1fdda7a..87a91a1 100644 +--- a/pjnath/docs/doc_nat.h ++++ b/pjnath/docs/doc_nat.h +@@ -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/pjnath/docs/doc_samples.h b/pjnath/docs/doc_samples.h +index 68d4f6f..cad6dfe 100644 +--- a/pjnath/docs/doc_samples.h ++++ b/pjnath/docs/doc_samples.h +@@ -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/pjnath/docs/doc_stun.h b/pjnath/docs/doc_stun.h +index 6f4fdb0..2b0a0bc 100644 +--- a/pjnath/docs/doc_stun.h ++++ b/pjnath/docs/doc_stun.h +@@ -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/pjnath/docs/doc_turn.h b/pjnath/docs/doc_turn.h +index e24cfdc..3a7454b 100644 +--- a/pjnath/docs/doc_turn.h ++++ b/pjnath/docs/doc_turn.h +@@ -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/pjnath/include/pjnath.h b/pjnath/include/pjnath.h +index fc5eebb..d62370e 100644 +--- a/pjnath/include/pjnath.h ++++ b/pjnath/include/pjnath.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjnath/include/pjnath/config.h b/pjnath/include/pjnath/config.h +index 3ee5d91..2ce39f0 100644 +--- a/pjnath/include/pjnath/config.h ++++ b/pjnath/include/pjnath/config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_CONFIG_H__ + #define __PJNATH_CONFIG_H__ +diff --git a/pjnath/include/pjnath/errno.h b/pjnath/include/pjnath/errno.h +index 054fd1e..5a998a9 100644 +--- a/pjnath/include/pjnath/errno.h ++++ b/pjnath/include/pjnath/errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_ERRNO_H__ + #define __PJNATH_ERRNO_H__ +diff --git a/pjnath/include/pjnath/ice_session.h b/pjnath/include/pjnath/ice_session.h +index 55f8374..dea88fc 100644 +--- a/pjnath/include/pjnath/ice_session.h ++++ b/pjnath/include/pjnath/ice_session.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_ICE_SESSION_H__ + #define __PJNATH_ICE_SESSION_H__ +diff --git a/pjnath/include/pjnath/ice_strans.h b/pjnath/include/pjnath/ice_strans.h +index 8bda8e1..482987f 100644 +--- a/pjnath/include/pjnath/ice_strans.h ++++ b/pjnath/include/pjnath/ice_strans.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_ICE_STRANS_H__ + #define __PJNATH_ICE_STRANS_H__ +diff --git a/pjnath/include/pjnath/nat_detect.h b/pjnath/include/pjnath/nat_detect.h +index 8d217ce..e6f03ff 100644 +--- a/pjnath/include/pjnath/nat_detect.h ++++ b/pjnath/include/pjnath/nat_detect.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_NAT_DETECT_H__ + #define __PJNATH_NAT_DETECT_H__ +diff --git a/pjnath/include/pjnath/stun_auth.h b/pjnath/include/pjnath/stun_auth.h +index 5cf1817..820d34b 100644 +--- a/pjnath/include/pjnath/stun_auth.h ++++ b/pjnath/include/pjnath/stun_auth.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_STUN_AUTH_H__ + #define __PJNATH_STUN_AUTH_H__ +diff --git a/pjnath/include/pjnath/stun_config.h b/pjnath/include/pjnath/stun_config.h +index e5a0b98..5a2d74f 100644 +--- a/pjnath/include/pjnath/stun_config.h ++++ b/pjnath/include/pjnath/stun_config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_STUN_CONFIG_H__ + #define __PJNATH_STUN_CONFIG_H__ +diff --git a/pjnath/include/pjnath/stun_msg.h b/pjnath/include/pjnath/stun_msg.h +index 9d3d246..3eb4b8e 100644 +--- a/pjnath/include/pjnath/stun_msg.h ++++ b/pjnath/include/pjnath/stun_msg.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_STUN_MSG_H__ + #define __PJNATH_STUN_MSG_H__ +diff --git a/pjnath/include/pjnath/stun_session.h b/pjnath/include/pjnath/stun_session.h +index 657942c..e6871c0 100644 +--- a/pjnath/include/pjnath/stun_session.h ++++ b/pjnath/include/pjnath/stun_session.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_STUN_SESSION_H__ + #define __PJNATH_STUN_SESSION_H__ +diff --git a/pjnath/include/pjnath/stun_sock.h b/pjnath/include/pjnath/stun_sock.h +index 6437cc7..6162fee 100644 +--- a/pjnath/include/pjnath/stun_sock.h ++++ b/pjnath/include/pjnath/stun_sock.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_STUN_SOCK_H__ + #define __PJNATH_STUN_SOCK_H__ +diff --git a/pjnath/include/pjnath/stun_transaction.h b/pjnath/include/pjnath/stun_transaction.h +index 2acb56c..70a746b 100644 +--- a/pjnath/include/pjnath/stun_transaction.h ++++ b/pjnath/include/pjnath/stun_transaction.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_STUN_TRANSACTION_H__ + #define __PJNATH_STUN_TRANSACTION_H__ +diff --git a/pjnath/include/pjnath/turn_session.h b/pjnath/include/pjnath/turn_session.h +index cc6f826..9790429 100644 +--- a/pjnath/include/pjnath/turn_session.h ++++ b/pjnath/include/pjnath/turn_session.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_TURN_SESSION_H__ + #define __PJNATH_TURN_SESSION_H__ +diff --git a/pjnath/include/pjnath/turn_sock.h b/pjnath/include/pjnath/turn_sock.h +index afeb73d..e0c5009 100644 +--- a/pjnath/include/pjnath/turn_sock.h ++++ b/pjnath/include/pjnath/turn_sock.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_TURN_SOCK_H__ + #define __PJNATH_TURN_SOCK_H__ +diff --git a/pjnath/include/pjnath/types.h b/pjnath/include/pjnath/types.h +index a845b04..96d279b 100644 +--- a/pjnath/include/pjnath/types.h ++++ b/pjnath/include/pjnath/types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_TYPES_H__ + #define __PJNATH_TYPES_H__ +diff --git a/pjnath/src/pjnath-test/concur_test.c b/pjnath/src/pjnath-test/concur_test.c +index bd932b5..f63e05c 100644 +--- a/pjnath/src/pjnath-test/concur_test.c ++++ b/pjnath/src/pjnath-test/concur_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjnath/src/pjnath-test/ice_test.c b/pjnath/src/pjnath-test/ice_test.c +index e6708bf..d4121f0 100644 +--- a/pjnath/src/pjnath-test/ice_test.c ++++ b/pjnath/src/pjnath-test/ice_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include "server.h" +diff --git a/pjnath/src/pjnath-test/main.c b/pjnath/src/pjnath-test/main.c +index c12d09d..4417132 100644 +--- a/pjnath/src/pjnath-test/main.c ++++ b/pjnath/src/pjnath-test/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjnath/src/pjnath-test/server.c b/pjnath/src/pjnath-test/server.c +index c9e63a3..2b7f814 100644 +--- a/pjnath/src/pjnath-test/server.c ++++ b/pjnath/src/pjnath-test/server.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "server.h" + #include "test.h" +diff --git a/pjnath/src/pjnath-test/server.h b/pjnath/src/pjnath-test/server.h +index f8093bb..ff0dd22 100644 +--- a/pjnath/src/pjnath-test/server.h ++++ b/pjnath/src/pjnath-test/server.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJNATH_TEST_SERVER_H__ + #define __PJNATH_TEST_SERVER_H__ +diff --git a/pjnath/src/pjnath-test/sess_auth.c b/pjnath/src/pjnath-test/sess_auth.c +index 795fa3f..94d2b00 100644 +--- a/pjnath/src/pjnath-test/sess_auth.c ++++ b/pjnath/src/pjnath-test/sess_auth.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjnath/src/pjnath-test/stun.c b/pjnath/src/pjnath-test/stun.c +index fd55b10..980b25f 100644 +--- a/pjnath/src/pjnath-test/stun.c ++++ b/pjnath/src/pjnath-test/stun.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjnath/src/pjnath-test/stun_sock_test.c b/pjnath/src/pjnath-test/stun_sock_test.c +index 98d2d87..c806142 100644 +--- a/pjnath/src/pjnath-test/stun_sock_test.c ++++ b/pjnath/src/pjnath-test/stun_sock_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + +diff --git a/pjnath/src/pjnath-test/test.c b/pjnath/src/pjnath-test/test.c +index 64d1336..0e8c2d9 100644 +--- a/pjnath/src/pjnath-test/test.c ++++ b/pjnath/src/pjnath-test/test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjnath/src/pjnath-test/test.h b/pjnath/src/pjnath-test/test.h +index 504f2f7..71399fd 100644 +--- a/pjnath/src/pjnath-test/test.h ++++ b/pjnath/src/pjnath-test/test.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath-test/turn_sock_test.c b/pjnath/src/pjnath-test/turn_sock_test.c +index f2be81d..ef16d35 100644 +--- a/pjnath/src/pjnath-test/turn_sock_test.c ++++ b/pjnath/src/pjnath-test/turn_sock_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include "server.h" +diff --git a/pjnath/src/pjnath/errno.c b/pjnath/src/pjnath/errno.c +index 88fd37a..bc76d51 100644 +--- a/pjnath/src/pjnath/errno.c ++++ b/pjnath/src/pjnath/errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/ice_session.c b/pjnath/src/pjnath/ice_session.c +index 6cf9845..2eaf8db 100644 +--- a/pjnath/src/pjnath/ice_session.c ++++ b/pjnath/src/pjnath/ice_session.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/ice_strans.c b/pjnath/src/pjnath/ice_strans.c +index 4a929b7..c5ffef0 100644 +--- a/pjnath/src/pjnath/ice_strans.c ++++ b/pjnath/src/pjnath/ice_strans.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/nat_detect.c b/pjnath/src/pjnath/nat_detect.c +index 7388ce4..fc635b8 100644 +--- a/pjnath/src/pjnath/nat_detect.c ++++ b/pjnath/src/pjnath/nat_detect.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/stun_auth.c b/pjnath/src/pjnath/stun_auth.c +index c06e884..5708867 100644 +--- a/pjnath/src/pjnath/stun_auth.c ++++ b/pjnath/src/pjnath/stun_auth.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/stun_msg.c b/pjnath/src/pjnath/stun_msg.c +index bb06c73..7565e60 100644 +--- a/pjnath/src/pjnath/stun_msg.c ++++ b/pjnath/src/pjnath/stun_msg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/stun_msg_dump.c b/pjnath/src/pjnath/stun_msg_dump.c +index 13f5d95..fb4de73 100644 +--- a/pjnath/src/pjnath/stun_msg_dump.c ++++ b/pjnath/src/pjnath/stun_msg_dump.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/stun_session.c b/pjnath/src/pjnath/stun_session.c +index 7d5096c..dad58b7 100644 +--- a/pjnath/src/pjnath/stun_session.c ++++ b/pjnath/src/pjnath/stun_session.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/stun_sock.c b/pjnath/src/pjnath/stun_sock.c +index b4b1973..0385115 100644 +--- a/pjnath/src/pjnath/stun_sock.c ++++ b/pjnath/src/pjnath/stun_sock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/stun_transaction.c b/pjnath/src/pjnath/stun_transaction.c +index 1f06f5c..18a404f 100644 +--- a/pjnath/src/pjnath/stun_transaction.c ++++ b/pjnath/src/pjnath/stun_transaction.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/turn_session.c b/pjnath/src/pjnath/turn_session.c +index 1492972..7a1e17f 100644 +--- a/pjnath/src/pjnath/turn_session.c ++++ b/pjnath/src/pjnath/turn_session.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjnath/turn_sock.c b/pjnath/src/pjnath/turn_sock.c +index 76f2a58..c0064dd 100644 +--- a/pjnath/src/pjnath/turn_sock.c ++++ b/pjnath/src/pjnath/turn_sock.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjturn-client/client_main.c b/pjnath/src/pjturn-client/client_main.c +index 67ec5cc..0566bc6 100644 +--- a/pjnath/src/pjturn-client/client_main.c ++++ b/pjnath/src/pjturn-client/client_main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjnath/src/pjturn-srv/allocation.c b/pjnath/src/pjturn-srv/allocation.c +index e33b0dd..813d2cd 100644 +--- a/pjnath/src/pjturn-srv/allocation.c ++++ b/pjnath/src/pjturn-srv/allocation.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "turn.h" + #include "auth.h" +diff --git a/pjnath/src/pjturn-srv/auth.c b/pjnath/src/pjturn-srv/auth.c +index 6d95ca4..443bd25 100644 +--- a/pjnath/src/pjturn-srv/auth.c ++++ b/pjnath/src/pjturn-srv/auth.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "auth.h" + #include +diff --git a/pjnath/src/pjturn-srv/auth.h b/pjnath/src/pjturn-srv/auth.h +index ed68701..bb71013 100644 +--- a/pjnath/src/pjturn-srv/auth.h ++++ b/pjnath/src/pjturn-srv/auth.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_TURN_SRV_AUTH_H__ + #define __PJ_TURN_SRV_AUTH_H__ +diff --git a/pjnath/src/pjturn-srv/listener_tcp.c b/pjnath/src/pjturn-srv/listener_tcp.c +index 89e8544..346087b 100644 +--- a/pjnath/src/pjturn-srv/listener_tcp.c ++++ b/pjnath/src/pjturn-srv/listener_tcp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "turn.h" + #include +diff --git a/pjnath/src/pjturn-srv/listener_udp.c b/pjnath/src/pjturn-srv/listener_udp.c +index c4d2171..318fe0e 100644 +--- a/pjnath/src/pjturn-srv/listener_udp.c ++++ b/pjnath/src/pjturn-srv/listener_udp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "turn.h" + #include +diff --git a/pjnath/src/pjturn-srv/main.c b/pjnath/src/pjturn-srv/main.c +index 5bf5bbb..595081d 100644 +--- a/pjnath/src/pjturn-srv/main.c ++++ b/pjnath/src/pjturn-srv/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "turn.h" + #include "auth.h" +diff --git a/pjnath/src/pjturn-srv/server.c b/pjnath/src/pjturn-srv/server.c +index fd576b0..1c93219 100644 +--- a/pjnath/src/pjturn-srv/server.c ++++ b/pjnath/src/pjturn-srv/server.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "turn.h" + #include "auth.h" +diff --git a/pjnath/src/pjturn-srv/turn.h b/pjnath/src/pjturn-srv/turn.h +index 2fe9f9d..3a029ce 100644 +--- a/pjnath/src/pjturn-srv/turn.h ++++ b/pjnath/src/pjturn-srv/turn.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJ_TURN_SRV_TURN_H__ + #define __PJ_TURN_SRV_TURN_H__ +diff --git a/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.c b/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.c +index 5e0709b..8f20db7 100644 +--- a/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.c ++++ b/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.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 + */ + #include + #include +diff --git a/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c b/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c +index 08f7aff..90758f5 100644 +--- a/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c ++++ b/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.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 + */ + #include + #include +diff --git a/pjsip-apps/src/confbot/confbot.py b/pjsip-apps/src/confbot/confbot.py +index 308f336..2a1fd42 100644 +--- a/pjsip-apps/src/confbot/confbot.py ++++ b/pjsip-apps/src/confbot/confbot.py +@@ -16,7 +16,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 pjsua as pj + import string +diff --git a/pjsip-apps/src/ipjsystest/Classes/RootViewController.h b/pjsip-apps/src/ipjsystest/Classes/RootViewController.h +index 72627d2..58a298d 100644 +--- a/pjsip-apps/src/ipjsystest/Classes/RootViewController.h ++++ b/pjsip-apps/src/ipjsystest/Classes/RootViewController.h +@@ -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 + */ + #import "TestViewController.h" + +diff --git a/pjsip-apps/src/ipjsystest/Classes/RootViewController.m b/pjsip-apps/src/ipjsystest/Classes/RootViewController.m +index e4cfab0..dd62826 100644 +--- a/pjsip-apps/src/ipjsystest/Classes/RootViewController.m ++++ b/pjsip-apps/src/ipjsystest/Classes/RootViewController.m +@@ -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 + */ + #import "RootViewController.h" + #import "gui.h" +diff --git a/pjsip-apps/src/ipjsystest/Classes/TestViewController.h b/pjsip-apps/src/ipjsystest/Classes/TestViewController.h +index 9cbc057..b4a153e 100644 +--- a/pjsip-apps/src/ipjsystest/Classes/TestViewController.h ++++ b/pjsip-apps/src/ipjsystest/Classes/TestViewController.h +@@ -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 + */ + #import + +diff --git a/pjsip-apps/src/ipjsystest/Classes/TestViewController.m b/pjsip-apps/src/ipjsystest/Classes/TestViewController.m +index 404a0e8..d603321 100644 +--- a/pjsip-apps/src/ipjsystest/Classes/TestViewController.m ++++ b/pjsip-apps/src/ipjsystest/Classes/TestViewController.m +@@ -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 + */ + #import "TestViewController.h" + +diff --git a/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.h b/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.h +index ddce05c..c65add4 100644 +--- a/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.h ++++ b/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.h +@@ -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 + */ + @interface ipjsystestAppDelegate : NSObject { + +diff --git a/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.m b/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.m +index f206348..6fb5842 100644 +--- a/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.m ++++ b/pjsip-apps/src/ipjsystest/Classes/ipjsystestAppDelegate.m +@@ -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 + */ + #import "ipjsystestAppDelegate.h" + #import "RootViewController.h" +diff --git a/pjsip-apps/src/ipjsystest/main.m b/pjsip-apps/src/ipjsystest/main.m +index 186fe8a..c70f577 100644 +--- a/pjsip-apps/src/ipjsystest/main.m ++++ b/pjsip-apps/src/ipjsystest/main.m +@@ -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 + */ + #import + +diff --git a/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.cpp b/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.cpp +index 6268b55..7c39ab8 100644 +--- a/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.cpp ++++ b/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.cpp +@@ -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 + */ + + #include "pjsua_app_callback.h" +diff --git a/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.h b/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.h +index 561b5ce..e7e4806 100644 +--- a/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.h ++++ b/pjsip-apps/src/pjsua/android/jni/pjsua_app_callback.h +@@ -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 + */ + #ifndef __PJSUA_APP_CALLBACK_H__ + #define __PJSUA_APP_CALLBACK_H__ +diff --git a/pjsip-apps/src/pjsua/android/src/org/pjsip/pjsua/MainActivity.java b/pjsip-apps/src/pjsua/android/src/org/pjsip/pjsua/MainActivity.java +index aa0f987..089b881 100644 +--- a/pjsip-apps/src/pjsua/android/src/org/pjsip/pjsua/MainActivity.java ++++ b/pjsip-apps/src/pjsua/android/src/org/pjsip/pjsua/MainActivity.java +@@ -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 + */ + + package org.pjsip.pjsua; +diff --git a/pjsip-apps/src/pjsua/gui.h b/pjsip-apps/src/pjsua/gui.h +index f7ad169..47b84aa 100644 +--- a/pjsip-apps/src/pjsua/gui.h ++++ b/pjsip-apps/src/pjsua/gui.h +@@ -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 + */ + #ifndef __GUI_H__ + #define __GUI_H__ +diff --git a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.h b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.h +index 7f01d27..42cb065 100644 +--- a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.h ++++ b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.h +@@ -16,7 +16,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 + +diff --git a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.m b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.m +index 34be626..b6fda67 100644 +--- a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.m ++++ b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaAppDelegate.m +@@ -16,7 +16,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 "ipjsuaAppDelegate.h" + #import +diff --git a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h +index 460a734..7bb30c6 100644 +--- a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h ++++ b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.h +@@ -16,7 +16,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 + +diff --git a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.m b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.m +index d03acd5..2f7295d 100644 +--- a/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.m ++++ b/pjsip-apps/src/pjsua/ios/ipjsua/ipjsuaViewController.m +@@ -16,7 +16,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 "ipjsuaViewController.h" + +diff --git a/pjsip-apps/src/pjsua/main.c b/pjsip-apps/src/pjsua/main.c +index f3ca2fe..8b9b7f1 100644 +--- a/pjsip-apps/src/pjsua/main.c ++++ b/pjsip-apps/src/pjsua/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "pjsua_app.h" + +diff --git a/pjsip-apps/src/pjsua/pjsua_app.c b/pjsip-apps/src/pjsua/pjsua_app.c +index 87b00e4..018223a 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app.c ++++ b/pjsip-apps/src/pjsua/pjsua_app.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "pjsua_app.h" + +diff --git a/pjsip-apps/src/pjsua/pjsua_app.h b/pjsip-apps/src/pjsua/pjsua_app.h +index 568fa76..b156cd7 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app.h ++++ b/pjsip-apps/src/pjsua/pjsua_app.h +@@ -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 + */ + + #ifndef __PJSUA_APP_H__ +diff --git a/pjsip-apps/src/pjsua/pjsua_app_cli.c b/pjsip-apps/src/pjsua/pjsua_app_cli.c +index 81ea5e8..27006e7 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app_cli.c ++++ b/pjsip-apps/src/pjsua/pjsua_app_cli.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "pjsua_app_common.h" +diff --git a/pjsip-apps/src/pjsua/pjsua_app_common.c b/pjsip-apps/src/pjsua/pjsua_app_common.c +index b643751..d2ee9e2 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app_common.c ++++ b/pjsip-apps/src/pjsua/pjsua_app_common.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "pjsua_app_common.h" +diff --git a/pjsip-apps/src/pjsua/pjsua_app_common.h b/pjsip-apps/src/pjsua/pjsua_app_common.h +index 996ed06..c3d56d9 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app_common.h ++++ b/pjsip-apps/src/pjsua/pjsua_app_common.h +@@ -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 + */ + #ifndef __PJSUA_APP_COMMON_H__ + #define __PJSUA_APP_COMMON_H__ +diff --git a/pjsip-apps/src/pjsua/pjsua_app_config.c b/pjsip-apps/src/pjsua/pjsua_app_config.c +index a8cc42b..72f8037 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app_config.c ++++ b/pjsip-apps/src/pjsua/pjsua_app_config.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "pjsua_app_common.h" + +diff --git a/pjsip-apps/src/pjsua/pjsua_app_config.h b/pjsip-apps/src/pjsua/pjsua_app_config.h +index 216757f..540d06a 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app_config.h ++++ b/pjsip-apps/src/pjsua/pjsua_app_config.h +@@ -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 + */ + #ifndef __PJSUA_APP_CONFIG_H__ + #define __PJSUA_APP_CONFIG_H__ +diff --git a/pjsip-apps/src/pjsua/pjsua_app_legacy.c b/pjsip-apps/src/pjsua/pjsua_app_legacy.c +index 2667984..69dc9d7 100644 +--- a/pjsip-apps/src/pjsua/pjsua_app_legacy.c ++++ b/pjsip-apps/src/pjsua/pjsua_app_legacy.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip-apps/src/pjsua/wm/main_wm.c b/pjsip-apps/src/pjsua/wm/main_wm.c +index d9c2139..11e7d0a 100644 +--- a/pjsip-apps/src/pjsua/wm/main_wm.c ++++ b/pjsip-apps/src/pjsua/wm/main_wm.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 + */ + #include + #include +diff --git a/pjsip-apps/src/pjsystest/gui.h b/pjsip-apps/src/pjsystest/gui.h +index ae7d8f4..7eca167 100644 +--- a/pjsip-apps/src/pjsystest/gui.h ++++ b/pjsip-apps/src/pjsystest/gui.h +@@ -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 + */ + #ifndef __GUI_H__ + #define __GUI_H__ +diff --git a/pjsip-apps/src/pjsystest/main_console.c b/pjsip-apps/src/pjsystest/main_console.c +index 02aa3f2..19f8273 100644 +--- a/pjsip-apps/src/pjsystest/main_console.c ++++ b/pjsip-apps/src/pjsystest/main_console.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 + */ + #include "systest.h" + #include "gui.h" +diff --git a/pjsip-apps/src/pjsystest/main_wm.c b/pjsip-apps/src/pjsystest/main_wm.c +index aaaac1e..1aa43ab 100644 +--- a/pjsip-apps/src/pjsystest/main_wm.c ++++ b/pjsip-apps/src/pjsystest/main_wm.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 + */ + #include "gui.h" + #include "systest.h" +diff --git a/pjsip-apps/src/pjsystest/systest.c b/pjsip-apps/src/pjsystest/systest.c +index 8750187..bb7223b 100644 +--- a/pjsip-apps/src/pjsystest/systest.c ++++ b/pjsip-apps/src/pjsystest/systest.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 + */ + #include "systest.h" + #include "gui.h" +diff --git a/pjsip-apps/src/pjsystest/systest.h b/pjsip-apps/src/pjsystest/systest.h +index 9b5aadb..0106d4a 100644 +--- a/pjsip-apps/src/pjsystest/systest.h ++++ b/pjsip-apps/src/pjsystest/systest.h +@@ -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 + */ + #ifndef __SYSTEST_H__ + #define __SYSTEST_H__ +diff --git a/pjsip-apps/src/py_pjsua/py_pjsua.c b/pjsip-apps/src/py_pjsua/py_pjsua.c +index 0a9c6e8..ec6938a 100644 +--- a/pjsip-apps/src/py_pjsua/py_pjsua.c ++++ b/pjsip-apps/src/py_pjsua/py_pjsua.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "py_pjsua.h" + +diff --git a/pjsip-apps/src/py_pjsua/py_pjsua.h b/pjsip-apps/src/py_pjsua/py_pjsua.h +index 4068635..4ab13ef 100644 +--- a/pjsip-apps/src/py_pjsua/py_pjsua.h ++++ b/pjsip-apps/src/py_pjsua/py_pjsua.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PY_PJSUA_H__ + #define __PY_PJSUA_H__ +diff --git a/pjsip-apps/src/pygui/account.py b/pjsip-apps/src/pygui/account.py +index 1bc91b4..125f650 100644 +--- a/pjsip-apps/src/pygui/account.py ++++ b/pjsip-apps/src/pygui/account.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/accountsetting.py b/pjsip-apps/src/pygui/accountsetting.py +index 92cf2c4..3e7f15f 100644 +--- a/pjsip-apps/src/pygui/accountsetting.py ++++ b/pjsip-apps/src/pygui/accountsetting.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/application.py b/pjsip-apps/src/pygui/application.py +index 9672730..f5d4959 100644 +--- a/pjsip-apps/src/pygui/application.py ++++ b/pjsip-apps/src/pygui/application.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/buddy.py b/pjsip-apps/src/pygui/buddy.py +index 6cf7477..bf592a2 100644 +--- a/pjsip-apps/src/pygui/buddy.py ++++ b/pjsip-apps/src/pygui/buddy.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/call.py b/pjsip-apps/src/pygui/call.py +index 3215ca8..ba55146 100644 +--- a/pjsip-apps/src/pygui/call.py ++++ b/pjsip-apps/src/pygui/call.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/chat.py b/pjsip-apps/src/pygui/chat.py +index 6a5bff0..bf21f4f 100644 +--- a/pjsip-apps/src/pygui/chat.py ++++ b/pjsip-apps/src/pygui/chat.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/chatgui.py b/pjsip-apps/src/pygui/chatgui.py +index 1cdf6f9..2900720 100644 +--- a/pjsip-apps/src/pygui/chatgui.py ++++ b/pjsip-apps/src/pygui/chatgui.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/endpoint.py b/pjsip-apps/src/pygui/endpoint.py +index 25367f2..3e40964 100644 +--- a/pjsip-apps/src/pygui/endpoint.py ++++ b/pjsip-apps/src/pygui/endpoint.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/log.py b/pjsip-apps/src/pygui/log.py +index 0011a3e..aa8e3cf 100644 +--- a/pjsip-apps/src/pygui/log.py ++++ b/pjsip-apps/src/pygui/log.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/pygui/settings.py b/pjsip-apps/src/pygui/settings.py +index 595bc12..a4ac93b 100644 +--- a/pjsip-apps/src/pygui/settings.py ++++ b/pjsip-apps/src/pygui/settings.py +@@ -16,7 +16,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 + if sys.version_info[0] >= 3: # Python 3 +diff --git a/pjsip-apps/src/python/_pjsua.c b/pjsip-apps/src/python/_pjsua.c +index 99ff8ac..579d72f 100644 +--- a/pjsip-apps/src/python/_pjsua.c ++++ b/pjsip-apps/src/python/_pjsua.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "_pjsua.h" + +diff --git a/pjsip-apps/src/python/_pjsua.h b/pjsip-apps/src/python/_pjsua.h +index 167d280..4c71c13 100644 +--- a/pjsip-apps/src/python/_pjsua.h ++++ b/pjsip-apps/src/python/_pjsua.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PY_PJSUA_H__ + #define __PY_PJSUA_H__ +diff --git a/pjsip-apps/src/python/pjsua.py b/pjsip-apps/src/python/pjsua.py +index 6931a6f..b6490f7 100644 +--- a/pjsip-apps/src/python/pjsua.py ++++ b/pjsip-apps/src/python/pjsua.py +@@ -16,7 +16,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 + # + + """Multimedia communication client library based on SIP protocol. +diff --git a/pjsip-apps/src/python/samples/call.py b/pjsip-apps/src/python/samples/call.py +index 60f9065..c47f168 100644 +--- a/pjsip-apps/src/python/samples/call.py ++++ b/pjsip-apps/src/python/samples/call.py +@@ -16,7 +16,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 + import pjsua as pj +diff --git a/pjsip-apps/src/python/samples/presence.py b/pjsip-apps/src/python/samples/presence.py +index afeaeab..3dfdb0f 100644 +--- a/pjsip-apps/src/python/samples/presence.py ++++ b/pjsip-apps/src/python/samples/presence.py +@@ -16,7 +16,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 + import pjsua as pj +diff --git a/pjsip-apps/src/python/samples/registration.py b/pjsip-apps/src/python/samples/registration.py +index 06670da..b3af908 100644 +--- a/pjsip-apps/src/python/samples/registration.py ++++ b/pjsip-apps/src/python/samples/registration.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 + import pjsua as pj +diff --git a/pjsip-apps/src/python/samples/simplecall.py b/pjsip-apps/src/python/samples/simplecall.py +index 40ac28f..636c64b 100644 +--- a/pjsip-apps/src/python/samples/simplecall.py ++++ b/pjsip-apps/src/python/samples/simplecall.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 + import pjsua as pj +diff --git a/pjsip-apps/src/python/setup-vc.py b/pjsip-apps/src/python/setup-vc.py +index cab1498..559bf2a 100644 +--- a/pjsip-apps/src/python/setup-vc.py ++++ b/pjsip-apps/src/python/setup-vc.py +@@ -16,7 +16,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 distutils.core import setup, Extension + import os +diff --git a/pjsip-apps/src/python/setup.py b/pjsip-apps/src/python/setup.py +index 9eaed9d..88668b6 100644 +--- a/pjsip-apps/src/python/setup.py ++++ b/pjsip-apps/src/python/setup.py +@@ -16,7 +16,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 distutils.core import setup, Extension + import os +diff --git a/pjsip-apps/src/samples/aectest.c b/pjsip-apps/src/samples/aectest.c +index 8991fec..5b6f8b8 100644 +--- a/pjsip-apps/src/samples/aectest.c ++++ b/pjsip-apps/src/samples/aectest.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/auddemo.c b/pjsip-apps/src/samples/auddemo.c +index c4e3562..0ea1b87 100644 +--- a/pjsip-apps/src/samples/auddemo.c ++++ b/pjsip-apps/src/samples/auddemo.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip-apps/src/samples/aviplay.c b/pjsip-apps/src/samples/aviplay.c +index 833dc84..71a910c 100644 +--- a/pjsip-apps/src/samples/aviplay.c ++++ b/pjsip-apps/src/samples/aviplay.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 + */ + + #include +diff --git a/pjsip-apps/src/samples/clidemo.c b/pjsip-apps/src/samples/clidemo.c +index 7de31c9..07f53ac 100644 +--- a/pjsip-apps/src/samples/clidemo.c ++++ b/pjsip-apps/src/samples/clidemo.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/pjsip-apps/src/samples/confbench.c b/pjsip-apps/src/samples/confbench.c +index b91aebb..8001156 100644 +--- a/pjsip-apps/src/samples/confbench.c ++++ b/pjsip-apps/src/samples/confbench.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/confsample.c b/pjsip-apps/src/samples/confsample.c +index 79b3a9a..b65bfff 100644 +--- a/pjsip-apps/src/samples/confsample.c ++++ b/pjsip-apps/src/samples/confsample.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip-apps/src/samples/debug.cpp b/pjsip-apps/src/samples/debug.cpp +index 9928c7e..2037e8a 100644 +--- a/pjsip-apps/src/samples/debug.cpp ++++ b/pjsip-apps/src/samples/debug.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* +diff --git a/pjsip-apps/src/samples/encdec.c b/pjsip-apps/src/samples/encdec.c +index 9ded990..b7ada6c 100644 +--- a/pjsip-apps/src/samples/encdec.c ++++ b/pjsip-apps/src/samples/encdec.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/footprint.c b/pjsip-apps/src/samples/footprint.c +index 241ba1e..7235355 100644 +--- a/pjsip-apps/src/samples/footprint.c ++++ b/pjsip-apps/src/samples/footprint.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/httpdemo.c b/pjsip-apps/src/samples/httpdemo.c +index 6b2bf8e..90b72c1 100644 +--- a/pjsip-apps/src/samples/httpdemo.c ++++ b/pjsip-apps/src/samples/httpdemo.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/pjsip-apps/src/samples/icedemo.c b/pjsip-apps/src/samples/icedemo.c +index 8dbba21..7f1451e 100644 +--- a/pjsip-apps/src/samples/icedemo.c ++++ b/pjsip-apps/src/samples/icedemo.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 + */ + #include + #include +diff --git a/pjsip-apps/src/samples/invtester.c b/pjsip-apps/src/samples/invtester.c +index a1eb413..b61a353 100644 +--- a/pjsip-apps/src/samples/invtester.c ++++ b/pjsip-apps/src/samples/invtester.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/jbsim.c b/pjsip-apps/src/samples/jbsim.c +index 510f67c..8303426 100644 +--- a/pjsip-apps/src/samples/jbsim.c ++++ b/pjsip-apps/src/samples/jbsim.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 + */ + + /* jbsim: +diff --git a/pjsip-apps/src/samples/latency.c b/pjsip-apps/src/samples/latency.c +index fdade1f..a33a1ed 100644 +--- a/pjsip-apps/src/samples/latency.c ++++ b/pjsip-apps/src/samples/latency.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /* See http://trac.pjsip.org/repos/wiki/MeasuringSoundLatency on +diff --git a/pjsip-apps/src/samples/level.c b/pjsip-apps/src/samples/level.c +index 59bbb96..7f7e8a4 100644 +--- a/pjsip-apps/src/samples/level.c ++++ b/pjsip-apps/src/samples/level.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/mix.c b/pjsip-apps/src/samples/mix.c +index c8e224f..c2c3801 100644 +--- a/pjsip-apps/src/samples/mix.c ++++ b/pjsip-apps/src/samples/mix.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/pcaputil.c b/pjsip-apps/src/samples/pcaputil.c +index 3eb1603..57c9fba 100644 +--- a/pjsip-apps/src/samples/pcaputil.c ++++ b/pjsip-apps/src/samples/pcaputil.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip-apps/src/samples/pjsip-perf.c b/pjsip-apps/src/samples/pjsip-perf.c +index 51023d6..f88c063 100644 +--- a/pjsip-apps/src/samples/pjsip-perf.c ++++ b/pjsip-apps/src/samples/pjsip-perf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/pjsua2_demo.cpp b/pjsip-apps/src/samples/pjsua2_demo.cpp +index 80f70f5..0a43c6e 100644 +--- a/pjsip-apps/src/samples/pjsua2_demo.cpp ++++ b/pjsip-apps/src/samples/pjsua2_demo.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip-apps/src/samples/playfile.c b/pjsip-apps/src/samples/playfile.c +index 778b3e5..3a75537 100644 +--- a/pjsip-apps/src/samples/playfile.c ++++ b/pjsip-apps/src/samples/playfile.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip-apps/src/samples/playsine.c b/pjsip-apps/src/samples/playsine.c +index 03d8946..12f56d9 100644 +--- a/pjsip-apps/src/samples/playsine.c ++++ b/pjsip-apps/src/samples/playsine.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/proxy.h b/pjsip-apps/src/samples/proxy.h +index 257fd1f..3eddf43 100644 +--- a/pjsip-apps/src/samples/proxy.h ++++ b/pjsip-apps/src/samples/proxy.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip-apps/src/samples/recfile.c b/pjsip-apps/src/samples/recfile.c +index fedd5c6..5adfe5f 100644 +--- a/pjsip-apps/src/samples/recfile.c ++++ b/pjsip-apps/src/samples/recfile.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/resampleplay.c b/pjsip-apps/src/samples/resampleplay.c +index c73b2e3..9694ddc 100644 +--- a/pjsip-apps/src/samples/resampleplay.c ++++ b/pjsip-apps/src/samples/resampleplay.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/simple_pjsua.c b/pjsip-apps/src/samples/simple_pjsua.c +index 7716f7f..164e78d 100644 +--- a/pjsip-apps/src/samples/simple_pjsua.c ++++ b/pjsip-apps/src/samples/simple_pjsua.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/simpleua.c b/pjsip-apps/src/samples/simpleua.c +index 5989022..d441dc9 100644 +--- a/pjsip-apps/src/samples/simpleua.c ++++ b/pjsip-apps/src/samples/simpleua.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/sipecho.c b/pjsip-apps/src/samples/sipecho.c +index dce4534..9416b70 100644 +--- a/pjsip-apps/src/samples/sipecho.c ++++ b/pjsip-apps/src/samples/sipecho.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/siprtp.c b/pjsip-apps/src/samples/siprtp.c +index b60473e..3d149ab 100644 +--- a/pjsip-apps/src/samples/siprtp.c ++++ b/pjsip-apps/src/samples/siprtp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/siprtp_report.c b/pjsip-apps/src/samples/siprtp_report.c +index 6643f9d..e5e23fe 100644 +--- a/pjsip-apps/src/samples/siprtp_report.c ++++ b/pjsip-apps/src/samples/siprtp_report.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/sipstateless.c b/pjsip-apps/src/samples/sipstateless.c +index 0de89a6..1ac18ab 100644 +--- a/pjsip-apps/src/samples/sipstateless.c ++++ b/pjsip-apps/src/samples/sipstateless.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/stateful_proxy.c b/pjsip-apps/src/samples/stateful_proxy.c +index 0d84353..c0df78e 100644 +--- a/pjsip-apps/src/samples/stateful_proxy.c ++++ b/pjsip-apps/src/samples/stateful_proxy.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #define THIS_FILE "stateful_proxy.c" + +diff --git a/pjsip-apps/src/samples/stateless_proxy.c b/pjsip-apps/src/samples/stateless_proxy.c +index 826385c..c61c680 100644 +--- a/pjsip-apps/src/samples/stateless_proxy.c ++++ b/pjsip-apps/src/samples/stateless_proxy.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #define THIS_FILE "stateless_proxy.c" + +diff --git a/pjsip-apps/src/samples/stereotest.c b/pjsip-apps/src/samples/stereotest.c +index 8931270..6a5d415 100644 +--- a/pjsip-apps/src/samples/stereotest.c ++++ b/pjsip-apps/src/samples/stereotest.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/streamutil.c b/pjsip-apps/src/samples/streamutil.c +index c899c2a..4820f59 100644 +--- a/pjsip-apps/src/samples/streamutil.c ++++ b/pjsip-apps/src/samples/streamutil.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip-apps/src/samples/strerror.c b/pjsip-apps/src/samples/strerror.c +index b03e8c1..d046ccc 100644 +--- a/pjsip-apps/src/samples/strerror.c ++++ b/pjsip-apps/src/samples/strerror.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/tonegen.c b/pjsip-apps/src/samples/tonegen.c +index ea9480b..8908a3c 100644 +--- a/pjsip-apps/src/samples/tonegen.c ++++ b/pjsip-apps/src/samples/tonegen.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip-apps/src/samples/util.h b/pjsip-apps/src/samples/util.h +index e68056f..4df8758 100644 +--- a/pjsip-apps/src/samples/util.h ++++ b/pjsip-apps/src/samples/util.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include /* strtol() */ + +diff --git a/pjsip-apps/src/samples/vid_codec_test.c b/pjsip-apps/src/samples/vid_codec_test.c +index 9bcdb40..7e97e00 100644 +--- a/pjsip-apps/src/samples/vid_codec_test.c ++++ b/pjsip-apps/src/samples/vid_codec_test.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/pjsip-apps/src/samples/vid_streamutil.c b/pjsip-apps/src/samples/vid_streamutil.c +index 5642462..5b0901d 100644 +--- a/pjsip-apps/src/samples/vid_streamutil.c ++++ b/pjsip-apps/src/samples/vid_streamutil.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/pjsip-apps/src/swig/importsym.py b/pjsip-apps/src/swig/importsym.py +index 94377d8..8f0fcc2 100644 +--- a/pjsip-apps/src/swig/importsym.py ++++ b/pjsip-apps/src/swig/importsym.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 pycparser + from pycparser import c_generator +diff --git a/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/CallActivity.java b/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/CallActivity.java +index 895a63b..4b1f998 100644 +--- a/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/CallActivity.java ++++ b/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/CallActivity.java +@@ -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 + */ + package org.pjsip.pjsua2.app; + +diff --git a/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java b/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java +index 1e91cef..4403a3f 100644 +--- a/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java ++++ b/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java +@@ -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 + */ + package org.pjsip.pjsua2.app; + +diff --git a/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MyApp.java b/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MyApp.java +index 993fafe..f51905f 100644 +--- a/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MyApp.java ++++ b/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MyApp.java +@@ -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 + */ + package org.pjsip.pjsua2.app; + +diff --git a/pjsip-apps/src/swig/java/sample.java b/pjsip-apps/src/swig/java/sample.java +index 7dbd373..a56fb7c 100644 +--- a/pjsip-apps/src/swig/java/sample.java ++++ b/pjsip-apps/src/swig/java/sample.java +@@ -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 + */ + + package org.pjsip.pjsua2.app; +diff --git a/pjsip-apps/src/swig/python/cc_mingw.c b/pjsip-apps/src/swig/python/cc_mingw.c +index a2cb628..0779c06 100644 +--- a/pjsip-apps/src/swig/python/cc_mingw.c ++++ b/pjsip-apps/src/swig/python/cc_mingw.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 + */ + + /* A simple proxy application for gcc/g++ to remove '-mno-cygwin' option +diff --git a/pjsip-apps/src/swig/python/setup.py b/pjsip-apps/src/swig/python/setup.py +index 48ad12e..0740a54 100644 +--- a/pjsip-apps/src/swig/python/setup.py ++++ b/pjsip-apps/src/swig/python/setup.py +@@ -16,7 +16,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 distutils.core import setup, Extension + import os +diff --git a/pjsip-apps/src/symsndtest/app_main.cpp b/pjsip-apps/src/symsndtest/app_main.cpp +index d4f5523..fbae78f 100644 +--- a/pjsip-apps/src/symsndtest/app_main.cpp ++++ b/pjsip-apps/src/symsndtest/app_main.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip-apps/src/symsndtest/main_symbian.cpp b/pjsip-apps/src/symsndtest/main_symbian.cpp +index d160a6c..330df35 100644 +--- a/pjsip-apps/src/symsndtest/main_symbian.cpp ++++ b/pjsip-apps/src/symsndtest/main_symbian.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip-apps/src/vidgui/vidgui.cpp b/pjsip-apps/src/vidgui/vidgui.cpp +index 9e1d540..f721909 100644 +--- a/pjsip-apps/src/vidgui/vidgui.cpp ++++ b/pjsip-apps/src/vidgui/vidgui.cpp +@@ -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 + */ + #include "vidgui.h" + #include "vidwin.h" +diff --git a/pjsip-apps/src/vidgui/vidgui.h b/pjsip-apps/src/vidgui/vidgui.h +index 7b7ce7b..ea6a2b4 100644 +--- a/pjsip-apps/src/vidgui/vidgui.h ++++ b/pjsip-apps/src/vidgui/vidgui.h +@@ -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 + */ + #ifndef VIDGUI_H_ + #define VIDGUI_H_ +diff --git a/pjsip-apps/src/vidgui/vidwin.cpp b/pjsip-apps/src/vidgui/vidwin.cpp +index 1caee89..cd72d25 100644 +--- a/pjsip-apps/src/vidgui/vidwin.cpp ++++ b/pjsip-apps/src/vidgui/vidwin.cpp +@@ -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 + */ + #include "vidwin.h" + #include +diff --git a/pjsip-apps/src/vidgui/vidwin.h b/pjsip-apps/src/vidgui/vidwin.h +index 3ab10b2..6adc83a 100644 +--- a/pjsip-apps/src/vidgui/vidwin.h ++++ b/pjsip-apps/src/vidgui/vidwin.h +@@ -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 + */ + #ifndef VIDWIN_H + #define VIDWIN_H +diff --git a/pjsip/docs/doxygen.h b/pjsip/docs/doxygen.h +index e4f7755..fd1d5d0 100644 +--- a/pjsip/docs/doxygen.h ++++ b/pjsip/docs/doxygen.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip/include/pjsip-simple/errno.h b/pjsip/include/pjsip-simple/errno.h +index 72450aa..8863956 100644 +--- a/pjsip/include/pjsip-simple/errno.h ++++ b/pjsip/include/pjsip-simple/errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_ERRNO_H__ + #define __PJSIP_SIMPLE_ERRNO_H__ +diff --git a/pjsip/include/pjsip-simple/evsub.h b/pjsip/include/pjsip-simple/evsub.h +index b0ef25d..2c9728b 100644 +--- a/pjsip/include/pjsip-simple/evsub.h ++++ b/pjsip/include/pjsip-simple/evsub.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_EVSUB_H__ + #define __PJSIP_SIMPLE_EVSUB_H__ +diff --git a/pjsip/include/pjsip-simple/evsub_msg.h b/pjsip/include/pjsip-simple/evsub_msg.h +index 64035e2..cb1935f 100644 +--- a/pjsip/include/pjsip-simple/evsub_msg.h ++++ b/pjsip/include/pjsip-simple/evsub_msg.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_EVENT_NOTIFY_MSG_H__ + #define __PJSIP_SIMPLE_EVENT_NOTIFY_MSG_H__ +diff --git a/pjsip/include/pjsip-simple/iscomposing.h b/pjsip/include/pjsip-simple/iscomposing.h +index 61d5c72..b94fc05 100644 +--- a/pjsip/include/pjsip-simple/iscomposing.h ++++ b/pjsip/include/pjsip-simple/iscomposing.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_ISCOMPOSING_H__ + #define __PJSIP_SIMPLE_ISCOMPOSING_H__ +diff --git a/pjsip/include/pjsip-simple/mwi.h b/pjsip/include/pjsip-simple/mwi.h +index 4f59d40..96d66eb 100644 +--- a/pjsip/include/pjsip-simple/mwi.h ++++ b/pjsip/include/pjsip-simple/mwi.h +@@ -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 + */ + #ifndef __PJSIP_SIMPLE_MWI_H__ + #define __PJSIP_SIMPLE_MWI_H__ +diff --git a/pjsip/include/pjsip-simple/pidf.h b/pjsip/include/pjsip-simple/pidf.h +index 6e26264..29a5c46 100644 +--- a/pjsip/include/pjsip-simple/pidf.h ++++ b/pjsip/include/pjsip-simple/pidf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_PIDF_H__ + #define __PJSIP_SIMPLE_PIDF_H__ +diff --git a/pjsip/include/pjsip-simple/presence.h b/pjsip/include/pjsip-simple/presence.h +index d266baa..b4fbba1 100644 +--- a/pjsip/include/pjsip-simple/presence.h ++++ b/pjsip/include/pjsip-simple/presence.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_PRESENCE_H__ + #define __PJSIP_SIMPLE_PRESENCE_H__ +diff --git a/pjsip/include/pjsip-simple/publish.h b/pjsip/include/pjsip-simple/publish.h +index 5940ab7..c6e4011 100644 +--- a/pjsip/include/pjsip-simple/publish.h ++++ b/pjsip/include/pjsip-simple/publish.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_PUBLISH_H__ + #define __PJSIP_SIMPLE_PUBLISH_H__ +diff --git a/pjsip/include/pjsip-simple/rpid.h b/pjsip/include/pjsip-simple/rpid.h +index 1ee8982..b369a89 100644 +--- a/pjsip/include/pjsip-simple/rpid.h ++++ b/pjsip/include/pjsip-simple/rpid.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_RPID_H__ + #define __PJSIP_SIMPLE_RPID_H__ +diff --git a/pjsip/include/pjsip-simple/types.h b/pjsip/include/pjsip-simple/types.h +index 74eee03..05d6e1d 100644 +--- a/pjsip/include/pjsip-simple/types.h ++++ b/pjsip/include/pjsip-simple/types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_TYPES_H__ + #define __PJSIP_SIMPLE_TYPES_H__ +diff --git a/pjsip/include/pjsip-simple/xpidf.h b/pjsip/include/pjsip-simple/xpidf.h +index 911a429..7f66a7e 100644 +--- a/pjsip/include/pjsip-simple/xpidf.h ++++ b/pjsip/include/pjsip-simple/xpidf.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIMPLE_XPIDF_H__ + #define __PJSIP_SIMPLE_XPIDF_H__ +diff --git a/pjsip/include/pjsip-ua/sip_100rel.h b/pjsip/include/pjsip-ua/sip_100rel.h +index 1b01d24..7d24562 100644 +--- a/pjsip/include/pjsip-ua/sip_100rel.h ++++ b/pjsip/include/pjsip-ua/sip_100rel.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __SIP_100REL_H__ + #define __SIP_100REL_H__ +diff --git a/pjsip/include/pjsip-ua/sip_inv.h b/pjsip/include/pjsip-ua/sip_inv.h +index 392819a..c9deaab 100644 +--- a/pjsip/include/pjsip-ua/sip_inv.h ++++ b/pjsip/include/pjsip-ua/sip_inv.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __SIP_INVITE_SESSION_H__ + #define __SIP_INVITE_SESSION_H__ +diff --git a/pjsip/include/pjsip-ua/sip_regc.h b/pjsip/include/pjsip-ua/sip_regc.h +index bfc5b74..dcd8f65 100644 +--- a/pjsip/include/pjsip-ua/sip_regc.h ++++ b/pjsip/include/pjsip-ua/sip_regc.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_REG_H__ + #define __PJSIP_SIP_REG_H__ +diff --git a/pjsip/include/pjsip-ua/sip_replaces.h b/pjsip/include/pjsip-ua/sip_replaces.h +index 6293b0f..a8fbefd 100644 +--- a/pjsip/include/pjsip-ua/sip_replaces.h ++++ b/pjsip/include/pjsip-ua/sip_replaces.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_REPLACES_H__ + #define __PJSIP_REPLACES_H__ +diff --git a/pjsip/include/pjsip-ua/sip_timer.h b/pjsip/include/pjsip-ua/sip_timer.h +index 72cf256..4bd4832 100644 +--- a/pjsip/include/pjsip-ua/sip_timer.h ++++ b/pjsip/include/pjsip-ua/sip_timer.h +@@ -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 + */ + #ifndef __PJSIP_TIMER_H__ + #define __PJSIP_TIMER_H__ +diff --git a/pjsip/include/pjsip-ua/sip_xfer.h b/pjsip/include/pjsip-ua/sip_xfer.h +index b7b68d9..18a2d65 100644 +--- a/pjsip/include/pjsip-ua/sip_xfer.h ++++ b/pjsip/include/pjsip-ua/sip_xfer.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_XFER_H__ + #define __PJSIP_XFER_H__ +diff --git a/pjsip/include/pjsip.h b/pjsip/include/pjsip.h +index a2021cd..8f60bc4 100644 +--- a/pjsip/include/pjsip.h ++++ b/pjsip/include/pjsip.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_H__ + #define __PJSIP_H__ +diff --git a/pjsip/include/pjsip/print_util.h b/pjsip/include/pjsip/print_util.h +index e616fa3..32dd159 100644 +--- a/pjsip/include/pjsip/print_util.h ++++ b/pjsip/include/pjsip/print_util.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_PRINT_H__ + #define __PJSIP_PRINT_H__ +diff --git a/pjsip/include/pjsip/sip_auth.h b/pjsip/include/pjsip/sip_auth.h +index cd59372..0723d4c 100644 +--- a/pjsip/include/pjsip/sip_auth.h ++++ b/pjsip/include/pjsip/sip_auth.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_AUTH_SIP_AUTH_H__ + #define __PJSIP_AUTH_SIP_AUTH_H__ +diff --git a/pjsip/include/pjsip/sip_auth_aka.h b/pjsip/include/pjsip/sip_auth_aka.h +index 0665bf2..a3c7843 100644 +--- a/pjsip/include/pjsip/sip_auth_aka.h ++++ b/pjsip/include/pjsip/sip_auth_aka.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_AUTH_SIP_AUTH_AKA_H__ + #define __PJSIP_AUTH_SIP_AUTH_AKA_H__ +diff --git a/pjsip/include/pjsip/sip_auth_msg.h b/pjsip/include/pjsip/sip_auth_msg.h +index ee6da24..47313da 100644 +--- a/pjsip/include/pjsip/sip_auth_msg.h ++++ b/pjsip/include/pjsip/sip_auth_msg.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_AUTH_SIP_AUTH_MSG_H__ + #define __PJSIP_AUTH_SIP_AUTH_MSG_H__ +diff --git a/pjsip/include/pjsip/sip_auth_parser.h b/pjsip/include/pjsip/sip_auth_parser.h +index 703c52f..164db94 100644 +--- a/pjsip/include/pjsip/sip_auth_parser.h ++++ b/pjsip/include/pjsip/sip_auth_parser.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_AUTH_SIP_AUTH_PARSER_H__ + #define __PJSIP_AUTH_SIP_AUTH_PARSER_H__ +diff --git a/pjsip/include/pjsip/sip_autoconf.h.in b/pjsip/include/pjsip/sip_autoconf.h.in +index 6cae772..630bad2 100644 +--- a/pjsip/include/pjsip/sip_autoconf.h.in ++++ b/pjsip/include/pjsip/sip_autoconf.h.in +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_AUTOCONF_H__ + #define __PJSIP_SIP_AUTOCONF_H__ +diff --git a/pjsip/include/pjsip/sip_config.h b/pjsip/include/pjsip/sip_config.h +index 500739f..ef908ce 100644 +--- a/pjsip/include/pjsip/sip_config.h ++++ b/pjsip/include/pjsip/sip_config.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_CONFIG_H__ + #define __PJSIP_SIP_CONFIG_H__ +diff --git a/pjsip/include/pjsip/sip_dialog.h b/pjsip/include/pjsip/sip_dialog.h +index 63e12ac..a780597 100644 +--- a/pjsip/include/pjsip/sip_dialog.h ++++ b/pjsip/include/pjsip/sip_dialog.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_DIALOG_H__ + #define __PJSIP_SIP_DIALOG_H__ +diff --git a/pjsip/include/pjsip/sip_endpoint.h b/pjsip/include/pjsip/sip_endpoint.h +index 63c65d7..49cf964 100644 +--- a/pjsip/include/pjsip/sip_endpoint.h ++++ b/pjsip/include/pjsip/sip_endpoint.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_ENDPOINT_H__ + #define __PJSIP_SIP_ENDPOINT_H__ +diff --git a/pjsip/include/pjsip/sip_errno.h b/pjsip/include/pjsip/sip_errno.h +index 26e326e..b6f2a44 100644 +--- a/pjsip/include/pjsip/sip_errno.h ++++ b/pjsip/include/pjsip/sip_errno.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_ERRNO_H__ + #define __PJSIP_SIP_ERRNO_H__ +diff --git a/pjsip/include/pjsip/sip_event.h b/pjsip/include/pjsip/sip_event.h +index d6c90af..f05460b 100644 +--- a/pjsip/include/pjsip/sip_event.h ++++ b/pjsip/include/pjsip/sip_event.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_EVENT_H__ + #define __PJSIP_SIP_EVENT_H__ +diff --git a/pjsip/include/pjsip/sip_module.h b/pjsip/include/pjsip/sip_module.h +index 45884cc..18aade7 100644 +--- a/pjsip/include/pjsip/sip_module.h ++++ b/pjsip/include/pjsip/sip_module.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_MODULE_H__ + #define __PJSIP_SIP_MODULE_H__ +diff --git a/pjsip/include/pjsip/sip_msg.h b/pjsip/include/pjsip/sip_msg.h +index f921b4b..fc41ba9 100644 +--- a/pjsip/include/pjsip/sip_msg.h ++++ b/pjsip/include/pjsip/sip_msg.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_MSG_H__ + #define __PJSIP_SIP_MSG_H__ +diff --git a/pjsip/include/pjsip/sip_multipart.h b/pjsip/include/pjsip/sip_multipart.h +index be8ae26..b2ea777 100644 +--- a/pjsip/include/pjsip/sip_multipart.h ++++ b/pjsip/include/pjsip/sip_multipart.h +@@ -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 + */ + #ifndef __PJSIP_SIP_MULTIPART_H__ + #define __PJSIP_SIP_MULTIPART_H__ +diff --git a/pjsip/include/pjsip/sip_parser.h b/pjsip/include/pjsip/sip_parser.h +index 1f6f656..bd6148a 100644 +--- a/pjsip/include/pjsip/sip_parser.h ++++ b/pjsip/include/pjsip/sip_parser.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_PARSER_H__ + #define __PJSIP_SIP_PARSER_H__ +diff --git a/pjsip/include/pjsip/sip_private.h b/pjsip/include/pjsip/sip_private.h +index e139fa6..5ca7015 100644 +--- a/pjsip/include/pjsip/sip_private.h ++++ b/pjsip/include/pjsip/sip_private.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_PRIVATE_H__ + #define __PJSIP_SIP_PRIVATE_H__ +diff --git a/pjsip/include/pjsip/sip_resolve.h b/pjsip/include/pjsip/sip_resolve.h +index 6f578a1..16dd9b3 100644 +--- a/pjsip/include/pjsip/sip_resolve.h ++++ b/pjsip/include/pjsip/sip_resolve.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_RESOLVE_H__ + #define __PJSIP_SIP_RESOLVE_H__ +diff --git a/pjsip/include/pjsip/sip_tel_uri.h b/pjsip/include/pjsip/sip_tel_uri.h +index f85ec74..a183ac7 100644 +--- a/pjsip/include/pjsip/sip_tel_uri.h ++++ b/pjsip/include/pjsip/sip_tel_uri.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_TEL_URI_H__ + #define __PJSIP_TEL_URI_H__ +diff --git a/pjsip/include/pjsip/sip_transaction.h b/pjsip/include/pjsip/sip_transaction.h +index 575298a..551b634 100644 +--- a/pjsip/include/pjsip/sip_transaction.h ++++ b/pjsip/include/pjsip/sip_transaction.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_TRANSACTION_H__ + #define __PJSIP_SIP_TRANSACTION_H__ +diff --git a/pjsip/include/pjsip/sip_transport.h b/pjsip/include/pjsip/sip_transport.h +index 833b12b..28595b0 100644 +--- a/pjsip/include/pjsip/sip_transport.h ++++ b/pjsip/include/pjsip/sip_transport.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_TRANSPORT_H__ + #define __PJSIP_SIP_TRANSPORT_H__ +diff --git a/pjsip/include/pjsip/sip_transport_loop.h b/pjsip/include/pjsip/sip_transport_loop.h +index 1883a02..faa72d3 100644 +--- a/pjsip/include/pjsip/sip_transport_loop.h ++++ b/pjsip/include/pjsip/sip_transport_loop.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_TRANSPORT_LOOP_H__ + #define __PJSIP_TRANSPORT_LOOP_H__ +diff --git a/pjsip/include/pjsip/sip_transport_tcp.h b/pjsip/include/pjsip/sip_transport_tcp.h +index e793f02..77a3c85 100644 +--- a/pjsip/include/pjsip/sip_transport_tcp.h ++++ b/pjsip/include/pjsip/sip_transport_tcp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_TRANSPORT_TCP_H__ + #define __PJSIP_TRANSPORT_TCP_H__ +diff --git a/pjsip/include/pjsip/sip_transport_tls.h b/pjsip/include/pjsip/sip_transport_tls.h +index 29ae55d..cebb8bc 100644 +--- a/pjsip/include/pjsip/sip_transport_tls.h ++++ b/pjsip/include/pjsip/sip_transport_tls.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_TRANSPORT_TLS_H__ + #define __PJSIP_TRANSPORT_TLS_H__ +diff --git a/pjsip/include/pjsip/sip_transport_udp.h b/pjsip/include/pjsip/sip_transport_udp.h +index f58d1e6..0dd097f 100644 +--- a/pjsip/include/pjsip/sip_transport_udp.h ++++ b/pjsip/include/pjsip/sip_transport_udp.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_TRANSPORT_UDP_H__ + #define __PJSIP_TRANSPORT_UDP_H__ +diff --git a/pjsip/include/pjsip/sip_types.h b/pjsip/include/pjsip/sip_types.h +index 9809983..6966a2d 100644 +--- a/pjsip/include/pjsip/sip_types.h ++++ b/pjsip/include/pjsip/sip_types.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_TYPES_H__ + #define __PJSIP_SIP_TYPES_H__ +diff --git a/pjsip/include/pjsip/sip_ua_layer.h b/pjsip/include/pjsip/sip_ua_layer.h +index 4c69e45..d8d091d 100644 +--- a/pjsip/include/pjsip/sip_ua_layer.h ++++ b/pjsip/include/pjsip/sip_ua_layer.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_UA_LAYER_H__ + #define __PJSIP_SIP_UA_LAYER_H__ +diff --git a/pjsip/include/pjsip/sip_uri.h b/pjsip/include/pjsip/sip_uri.h +index 398085b..7da2690 100644 +--- a/pjsip/include/pjsip/sip_uri.h ++++ b/pjsip/include/pjsip/sip_uri.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_URI_H__ + #define __PJSIP_SIP_URI_H__ +diff --git a/pjsip/include/pjsip/sip_util.h b/pjsip/include/pjsip/sip_util.h +index 60f6c36..4a6325a 100644 +--- a/pjsip/include/pjsip/sip_util.h ++++ b/pjsip/include/pjsip/sip_util.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_SIP_MISC_H__ + #define __PJSIP_SIP_MISC_H__ +diff --git a/pjsip/include/pjsip_auth.h b/pjsip/include/pjsip_auth.h +index 3ab2c5e..7ed6bdd 100644 +--- a/pjsip/include/pjsip_auth.h ++++ b/pjsip/include/pjsip_auth.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_AUTH_H__ + #define __PJSIP_AUTH_H__ +diff --git a/pjsip/include/pjsip_simple.h b/pjsip/include/pjsip_simple.h +index af5acda..14593c2 100644 +--- a/pjsip/include/pjsip_simple.h ++++ b/pjsip/include/pjsip_simple.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + /** +diff --git a/pjsip/include/pjsip_ua.h b/pjsip/include/pjsip_ua.h +index 59d5358..33eac84 100644 +--- a/pjsip/include/pjsip_ua.h ++++ b/pjsip/include/pjsip_ua.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSIP_UA_H__ + #define __PJSIP_UA_H__ +diff --git a/pjsip/include/pjsua-lib/pjsua.h b/pjsip/include/pjsua-lib/pjsua.h +index 92656cc..6c2f08a 100644 +--- a/pjsip/include/pjsua-lib/pjsua.h ++++ b/pjsip/include/pjsua-lib/pjsua.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSUA_H__ + #define __PJSUA_H__ +diff --git a/pjsip/include/pjsua-lib/pjsua_internal.h b/pjsip/include/pjsua-lib/pjsua_internal.h +index a4c1bb7..d75597f 100644 +--- a/pjsip/include/pjsua-lib/pjsua_internal.h ++++ b/pjsip/include/pjsua-lib/pjsua_internal.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __PJSUA_INTERNAL_H__ + #define __PJSUA_INTERNAL_H__ +diff --git a/pjsip/include/pjsua2.hpp b/pjsip/include/pjsua2.hpp +index 214e73c..d810695 100644 +--- a/pjsip/include/pjsua2.hpp ++++ b/pjsip/include/pjsua2.hpp +@@ -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 + */ + #ifndef __PJSUA2_HPP__ + #define __PJSUA2_HPP__ +diff --git a/pjsip/include/pjsua2/account.hpp b/pjsip/include/pjsua2/account.hpp +index 1be24ad..b0f3215 100644 +--- a/pjsip/include/pjsua2/account.hpp ++++ b/pjsip/include/pjsua2/account.hpp +@@ -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 + */ + #ifndef __PJSUA2_ACCOUNT_HPP__ + #define __PJSUA2_ACCOUNT_HPP__ +diff --git a/pjsip/include/pjsua2/call.hpp b/pjsip/include/pjsua2/call.hpp +index d1ce0d2..e3a939d 100644 +--- a/pjsip/include/pjsua2/call.hpp ++++ b/pjsip/include/pjsua2/call.hpp +@@ -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 + */ + #ifndef __PJSUA2_CALL_HPP__ + #define __PJSUA2_CALL_HPP__ +diff --git a/pjsip/include/pjsua2/config.hpp b/pjsip/include/pjsua2/config.hpp +index f0a2c31..783cc04 100644 +--- a/pjsip/include/pjsua2/config.hpp ++++ b/pjsip/include/pjsua2/config.hpp +@@ -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 + */ + #ifndef __PJSUA2_CONFIG_HPP__ + #define __PJSUA2_CONFIG_HPP__ +diff --git a/pjsip/include/pjsua2/doxygen.hpp b/pjsip/include/pjsua2/doxygen.hpp +index d46ff01..b6cedea 100644 +--- a/pjsip/include/pjsua2/doxygen.hpp ++++ b/pjsip/include/pjsua2/doxygen.hpp +@@ -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 + */ + #ifndef __PJSUA2_DOXYGEN_HPP__ + #define __PJSUA2_DOXYGEN_HPP__ +diff --git a/pjsip/include/pjsua2/endpoint.hpp b/pjsip/include/pjsua2/endpoint.hpp +index 38da7e8..08eb919 100644 +--- a/pjsip/include/pjsua2/endpoint.hpp ++++ b/pjsip/include/pjsua2/endpoint.hpp +@@ -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 + */ + #ifndef __PJSUA2_UA_HPP__ + #define __PJSUA2_UA_HPP__ +diff --git a/pjsip/include/pjsua2/json.hpp b/pjsip/include/pjsua2/json.hpp +index 987fb87..c68df69 100644 +--- a/pjsip/include/pjsua2/json.hpp ++++ b/pjsip/include/pjsua2/json.hpp +@@ -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 + */ + #ifndef __PJSUA2_JSON_HPP__ + #define __PJSUA2_JSON_HPP__ +diff --git a/pjsip/include/pjsua2/media.hpp b/pjsip/include/pjsua2/media.hpp +index a37e8ab..96a408b 100644 +--- a/pjsip/include/pjsua2/media.hpp ++++ b/pjsip/include/pjsua2/media.hpp +@@ -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 + */ + + #ifndef __PJSUA2_MEDIA_HPP__ +diff --git a/pjsip/include/pjsua2/persistent.hpp b/pjsip/include/pjsua2/persistent.hpp +index 504393f..504934e 100644 +--- a/pjsip/include/pjsua2/persistent.hpp ++++ b/pjsip/include/pjsua2/persistent.hpp +@@ -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 + */ + #ifndef __PJSUA2_PERSISTENT_HPP__ + #define __PJSUA2_PERSISTENT_HPP__ +diff --git a/pjsip/include/pjsua2/presence.hpp b/pjsip/include/pjsua2/presence.hpp +index 17b0fb4..0ae4ff8 100644 +--- a/pjsip/include/pjsua2/presence.hpp ++++ b/pjsip/include/pjsua2/presence.hpp +@@ -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 + */ + #ifndef __PJSUA2_PRESENCE_HPP__ + #define __PJSUA2_PRESENCE_HPP__ +diff --git a/pjsip/include/pjsua2/siptypes.hpp b/pjsip/include/pjsua2/siptypes.hpp +index 6c89861..888f578 100644 +--- a/pjsip/include/pjsua2/siptypes.hpp ++++ b/pjsip/include/pjsua2/siptypes.hpp +@@ -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 + */ + #ifndef __PJSUA2_SIPTYPES_HPP__ + #define __PJSUA2_SIPTYPES_HPP__ +diff --git a/pjsip/include/pjsua2/types.hpp b/pjsip/include/pjsua2/types.hpp +index d8bb7c3..927ad75 100644 +--- a/pjsip/include/pjsua2/types.hpp ++++ b/pjsip/include/pjsua2/types.hpp +@@ -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 + */ + #ifndef __PJSUA2_TYPES_HPP__ + #define __PJSUA2_TYPES_HPP__ +diff --git a/pjsip/src/pjsip-simple/errno.c b/pjsip/src/pjsip-simple/errno.c +index eee8575..862e772 100644 +--- a/pjsip/src/pjsip-simple/errno.c ++++ b/pjsip/src/pjsip-simple/errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/evsub.c b/pjsip/src/pjsip-simple/evsub.c +index eb9dfaa..329e7c2 100644 +--- a/pjsip/src/pjsip-simple/evsub.c ++++ b/pjsip/src/pjsip-simple/evsub.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/evsub_msg.c b/pjsip/src/pjsip-simple/evsub_msg.c +index fc9f093..305521d 100644 +--- a/pjsip/src/pjsip-simple/evsub_msg.c ++++ b/pjsip/src/pjsip-simple/evsub_msg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/iscomposing.c b/pjsip/src/pjsip-simple/iscomposing.c +index 7053539..1330796 100644 +--- a/pjsip/src/pjsip-simple/iscomposing.c ++++ b/pjsip/src/pjsip-simple/iscomposing.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/mwi.c b/pjsip/src/pjsip-simple/mwi.c +index da86131..9119b41 100644 +--- a/pjsip/src/pjsip-simple/mwi.c ++++ b/pjsip/src/pjsip-simple/mwi.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/pidf.c b/pjsip/src/pjsip-simple/pidf.c +index 0b68d1a..a683703 100644 +--- a/pjsip/src/pjsip-simple/pidf.c ++++ b/pjsip/src/pjsip-simple/pidf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/presence.c b/pjsip/src/pjsip-simple/presence.c +index 8792d42..e0c77f3 100644 +--- a/pjsip/src/pjsip-simple/presence.c ++++ b/pjsip/src/pjsip-simple/presence.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/presence_body.c b/pjsip/src/pjsip-simple/presence_body.c +index e692f47..bc1d6c6 100644 +--- a/pjsip/src/pjsip-simple/presence_body.c ++++ b/pjsip/src/pjsip-simple/presence_body.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/publishc.c b/pjsip/src/pjsip-simple/publishc.c +index 0048bc6..cb11a26 100644 +--- a/pjsip/src/pjsip-simple/publishc.c ++++ b/pjsip/src/pjsip-simple/publishc.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/rpid.c b/pjsip/src/pjsip-simple/rpid.c +index 8e63205..46084a4 100644 +--- a/pjsip/src/pjsip-simple/rpid.c ++++ b/pjsip/src/pjsip-simple/rpid.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-simple/xpidf.c b/pjsip/src/pjsip-simple/xpidf.c +index 22801d7..d857014 100644 +--- a/pjsip/src/pjsip-simple/xpidf.c ++++ b/pjsip/src/pjsip-simple/xpidf.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-ua/sip_100rel.c b/pjsip/src/pjsip-ua/sip_100rel.c +index 8a3c8c4..65fc591 100644 +--- a/pjsip/src/pjsip-ua/sip_100rel.c ++++ b/pjsip/src/pjsip-ua/sip_100rel.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-ua/sip_inv.c b/pjsip/src/pjsip-ua/sip_inv.c +index 20be67b..95831e9 100644 +--- a/pjsip/src/pjsip-ua/sip_inv.c ++++ b/pjsip/src/pjsip-ua/sip_inv.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-ua/sip_reg.c b/pjsip/src/pjsip-ua/sip_reg.c +index 03b7800..9689f75 100644 +--- a/pjsip/src/pjsip-ua/sip_reg.c ++++ b/pjsip/src/pjsip-ua/sip_reg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-ua/sip_replaces.c b/pjsip/src/pjsip-ua/sip_replaces.c +index 121b2bd..c8dbf18 100644 +--- a/pjsip/src/pjsip-ua/sip_replaces.c ++++ b/pjsip/src/pjsip-ua/sip_replaces.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip-ua/sip_timer.c b/pjsip/src/pjsip-ua/sip_timer.c +index f217900..ebcd175 100644 +--- a/pjsip/src/pjsip-ua/sip_timer.c ++++ b/pjsip/src/pjsip-ua/sip_timer.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 + */ + #include + #include +diff --git a/pjsip/src/pjsip-ua/sip_xfer.c b/pjsip/src/pjsip-ua/sip_xfer.c +index 19afb19..11e61c1 100644 +--- a/pjsip/src/pjsip-ua/sip_xfer.c ++++ b/pjsip/src/pjsip-ua/sip_xfer.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_auth_aka.c b/pjsip/src/pjsip/sip_auth_aka.c +index b3c2dde..40b0791 100644 +--- a/pjsip/src/pjsip/sip_auth_aka.c ++++ b/pjsip/src/pjsip/sip_auth_aka.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_auth_client.c b/pjsip/src/pjsip/sip_auth_client.c +index cfa0829..65211c0 100644 +--- a/pjsip/src/pjsip/sip_auth_client.c ++++ b/pjsip/src/pjsip/sip_auth_client.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip/src/pjsip/sip_auth_msg.c b/pjsip/src/pjsip/sip_auth_msg.c +index b13318d..ab9fbee 100644 +--- a/pjsip/src/pjsip/sip_auth_msg.c ++++ b/pjsip/src/pjsip/sip_auth_msg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_auth_parser.c b/pjsip/src/pjsip/sip_auth_parser.c +index 0fc64b8..d92d989 100644 +--- a/pjsip/src/pjsip/sip_auth_parser.c ++++ b/pjsip/src/pjsip/sip_auth_parser.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_auth_parser_wrap.cpp b/pjsip/src/pjsip/sip_auth_parser_wrap.cpp +index 8d4f8a3..cba5b97 100644 +--- a/pjsip/src/pjsip/sip_auth_parser_wrap.cpp ++++ b/pjsip/src/pjsip/sip_auth_parser_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_auth_server.c b/pjsip/src/pjsip/sip_auth_server.c +index c38b40c..2064e1b 100644 +--- a/pjsip/src/pjsip/sip_auth_server.c ++++ b/pjsip/src/pjsip/sip_auth_server.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip/src/pjsip/sip_config.c b/pjsip/src/pjsip/sip_config.c +index 0be1205..fd1ffef 100644 +--- a/pjsip/src/pjsip/sip_config.c ++++ b/pjsip/src/pjsip/sip_config.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include +diff --git a/pjsip/src/pjsip/sip_dialog.c b/pjsip/src/pjsip/sip_dialog.c +index 4774ddd..7427133 100644 +--- a/pjsip/src/pjsip/sip_dialog.c ++++ b/pjsip/src/pjsip/sip_dialog.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_dialog_wrap.cpp b/pjsip/src/pjsip/sip_dialog_wrap.cpp +index 5bf3935..eb3fbd7 100644 +--- a/pjsip/src/pjsip/sip_dialog_wrap.cpp ++++ b/pjsip/src/pjsip/sip_dialog_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_endpoint.c b/pjsip/src/pjsip/sip_endpoint.c +index 68a30ec..7ee97be 100644 +--- a/pjsip/src/pjsip/sip_endpoint.c ++++ b/pjsip/src/pjsip/sip_endpoint.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_endpoint_wrap.cpp b/pjsip/src/pjsip/sip_endpoint_wrap.cpp +index 1386023..a1a3df1 100644 +--- a/pjsip/src/pjsip/sip_endpoint_wrap.cpp ++++ b/pjsip/src/pjsip/sip_endpoint_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_errno.c b/pjsip/src/pjsip/sip_errno.c +index 09a91cb..0d5f13a 100644 +--- a/pjsip/src/pjsip/sip_errno.c ++++ b/pjsip/src/pjsip/sip_errno.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_msg.c b/pjsip/src/pjsip/sip_msg.c +index 0508e2b..84e40f4 100644 +--- a/pjsip/src/pjsip/sip_msg.c ++++ b/pjsip/src/pjsip/sip_msg.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_multipart.c b/pjsip/src/pjsip/sip_multipart.c +index 3c36df4..5c3a2f4 100644 +--- a/pjsip/src/pjsip/sip_multipart.c ++++ b/pjsip/src/pjsip/sip_multipart.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 + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_parser.c b/pjsip/src/pjsip/sip_parser.c +index 2709a80..994e03b 100644 +--- a/pjsip/src/pjsip/sip_parser.c ++++ b/pjsip/src/pjsip/sip_parser.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_parser_wrap.cpp b/pjsip/src/pjsip/sip_parser_wrap.cpp +index 21f9718..8b6b9dd 100644 +--- a/pjsip/src/pjsip/sip_parser_wrap.cpp ++++ b/pjsip/src/pjsip/sip_parser_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_resolve.c b/pjsip/src/pjsip/sip_resolve.c +index f5efc1e..9589307 100644 +--- a/pjsip/src/pjsip/sip_resolve.c ++++ b/pjsip/src/pjsip/sip_resolve.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_tel_uri.c b/pjsip/src/pjsip/sip_tel_uri.c +index 57c8e3b..226696f 100644 +--- a/pjsip/src/pjsip/sip_tel_uri.c ++++ b/pjsip/src/pjsip/sip_tel_uri.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_tel_uri_wrap.cpp b/pjsip/src/pjsip/sip_tel_uri_wrap.cpp +index d13fb52..f3f03e9 100644 +--- a/pjsip/src/pjsip/sip_tel_uri_wrap.cpp ++++ b/pjsip/src/pjsip/sip_tel_uri_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_transaction.c b/pjsip/src/pjsip/sip_transaction.c +index c33ded5..595201b 100644 +--- a/pjsip/src/pjsip/sip_transaction.c ++++ b/pjsip/src/pjsip/sip_transaction.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_transport.c b/pjsip/src/pjsip/sip_transport.c +index e817779..ac43ee8 100644 +--- a/pjsip/src/pjsip/sip_transport.c ++++ b/pjsip/src/pjsip/sip_transport.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_transport_loop.c b/pjsip/src/pjsip/sip_transport_loop.c +index d2af947..172fbd3 100644 +--- a/pjsip/src/pjsip/sip_transport_loop.c ++++ b/pjsip/src/pjsip/sip_transport_loop.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_transport_tcp.c b/pjsip/src/pjsip/sip_transport_tcp.c +index 30ba2e8..06581fa 100644 +--- a/pjsip/src/pjsip/sip_transport_tcp.c ++++ b/pjsip/src/pjsip/sip_transport_tcp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_transport_tls.c b/pjsip/src/pjsip/sip_transport_tls.c +index 8d2cb22..a8d0013 100644 +--- a/pjsip/src/pjsip/sip_transport_tls.c ++++ b/pjsip/src/pjsip/sip_transport_tls.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 + */ + + #include +diff --git a/pjsip/src/pjsip/sip_transport_udp.c b/pjsip/src/pjsip/sip_transport_udp.c +index 5ea2498..8f24eb1 100644 +--- a/pjsip/src/pjsip/sip_transport_udp.c ++++ b/pjsip/src/pjsip/sip_transport_udp.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_transport_wrap.cpp b/pjsip/src/pjsip/sip_transport_wrap.cpp +index 80d1e88..b073376 100644 +--- a/pjsip/src/pjsip/sip_transport_wrap.cpp ++++ b/pjsip/src/pjsip/sip_transport_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_ua_layer.c b/pjsip/src/pjsip/sip_ua_layer.c +index a2ad986..93a3bd7 100644 +--- a/pjsip/src/pjsip/sip_ua_layer.c ++++ b/pjsip/src/pjsip/sip_ua_layer.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_uri.c b/pjsip/src/pjsip/sip_uri.c +index 7441443..a9110ea 100644 +--- a/pjsip/src/pjsip/sip_uri.c ++++ b/pjsip/src/pjsip/sip_uri.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_util.c b/pjsip/src/pjsip/sip_util.c +index 84fa03a..1fd7040 100644 +--- a/pjsip/src/pjsip/sip_util.c ++++ b/pjsip/src/pjsip/sip_util.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_util_proxy.c b/pjsip/src/pjsip/sip_util_proxy.c +index ea5a060..97e20a8 100644 +--- a/pjsip/src/pjsip/sip_util_proxy.c ++++ b/pjsip/src/pjsip/sip_util_proxy.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_util_proxy_wrap.cpp b/pjsip/src/pjsip/sip_util_proxy_wrap.cpp +index e77786f..5d6bbbc 100644 +--- a/pjsip/src/pjsip/sip_util_proxy_wrap.cpp ++++ b/pjsip/src/pjsip/sip_util_proxy_wrap.cpp +@@ -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/pjsip/src/pjsip/sip_util_statefull.c b/pjsip/src/pjsip/sip_util_statefull.c +index 3212cab..c2750a6 100644 +--- a/pjsip/src/pjsip/sip_util_statefull.c ++++ b/pjsip/src/pjsip/sip_util_statefull.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsip/sip_util_wrap.cpp b/pjsip/src/pjsip/sip_util_wrap.cpp +index 140e907..8005734 100644 +--- a/pjsip/src/pjsip/sip_util_wrap.cpp ++++ b/pjsip/src/pjsip/sip_util_wrap.cpp +@@ -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/pjsip/src/pjsua-lib/pjsua_acc.c b/pjsip/src/pjsua-lib/pjsua_acc.c +index 497a686..3825509 100644 +--- a/pjsip/src/pjsua-lib/pjsua_acc.c ++++ b/pjsip/src/pjsua-lib/pjsua_acc.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_aud.c b/pjsip/src/pjsua-lib/pjsua_aud.c +index ec16339..29aaf91 100644 +--- a/pjsip/src/pjsua-lib/pjsua_aud.c ++++ b/pjsip/src/pjsua-lib/pjsua_aud.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_call.c b/pjsip/src/pjsua-lib/pjsua_call.c +index ed2ea60..6b41bb4 100644 +--- a/pjsip/src/pjsua-lib/pjsua_call.c ++++ b/pjsip/src/pjsua-lib/pjsua_call.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_core.c b/pjsip/src/pjsua-lib/pjsua_core.c +index 1e85f50..a55ad32 100644 +--- a/pjsip/src/pjsua-lib/pjsua_core.c ++++ b/pjsip/src/pjsua-lib/pjsua_core.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_dump.c b/pjsip/src/pjsua-lib/pjsua_dump.c +index 1a4fa08..eeac353 100644 +--- a/pjsip/src/pjsua-lib/pjsua_dump.c ++++ b/pjsip/src/pjsua-lib/pjsua_dump.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 + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_im.c b/pjsip/src/pjsua-lib/pjsua_im.c +index f5bd5f6..9980939 100644 +--- a/pjsip/src/pjsua-lib/pjsua_im.c ++++ b/pjsip/src/pjsua-lib/pjsua_im.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_media.c b/pjsip/src/pjsua-lib/pjsua_media.c +index 71e943c..db32beb 100644 +--- a/pjsip/src/pjsua-lib/pjsua_media.c ++++ b/pjsip/src/pjsua-lib/pjsua_media.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_pres.c b/pjsip/src/pjsua-lib/pjsua_pres.c +index c1cf9c4..7d0c929 100644 +--- a/pjsip/src/pjsua-lib/pjsua_pres.c ++++ b/pjsip/src/pjsua-lib/pjsua_pres.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/pjsip/src/pjsua-lib/pjsua_vid.c b/pjsip/src/pjsua-lib/pjsua_vid.c +index 8503faa..b356df1 100644 +--- a/pjsip/src/pjsua-lib/pjsua_vid.c ++++ b/pjsip/src/pjsua-lib/pjsua_vid.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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2-test/main.cpp b/pjsip/src/pjsua2-test/main.cpp +index a004c56..fbc4694 100644 +--- a/pjsip/src/pjsua2-test/main.cpp ++++ b/pjsip/src/pjsua2-test/main.cpp +@@ -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 + */ + #include + +diff --git a/pjsip/src/pjsua2/account.cpp b/pjsip/src/pjsua2/account.cpp +index 2fe28f2..c872e8c 100644 +--- a/pjsip/src/pjsua2/account.cpp ++++ b/pjsip/src/pjsua2/account.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/call.cpp b/pjsip/src/pjsua2/call.cpp +index 2df6e5d..fa8f9b2 100644 +--- a/pjsip/src/pjsua2/call.cpp ++++ b/pjsip/src/pjsua2/call.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/endpoint.cpp b/pjsip/src/pjsua2/endpoint.cpp +index d3bcb41..29d9a37 100644 +--- a/pjsip/src/pjsua2/endpoint.cpp ++++ b/pjsip/src/pjsua2/endpoint.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/json.cpp b/pjsip/src/pjsua2/json.cpp +index 60776ca..ff35e90 100644 +--- a/pjsip/src/pjsua2/json.cpp ++++ b/pjsip/src/pjsua2/json.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/media.cpp b/pjsip/src/pjsua2/media.cpp +index 681882b..28ff99d 100644 +--- a/pjsip/src/pjsua2/media.cpp ++++ b/pjsip/src/pjsua2/media.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/persistent.cpp b/pjsip/src/pjsua2/persistent.cpp +index f6febac..5dd3bac 100644 +--- a/pjsip/src/pjsua2/persistent.cpp ++++ b/pjsip/src/pjsua2/persistent.cpp +@@ -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 + */ + #include + +diff --git a/pjsip/src/pjsua2/presence.cpp b/pjsip/src/pjsua2/presence.cpp +index 4cdc525..db8a31a 100644 +--- a/pjsip/src/pjsua2/presence.cpp ++++ b/pjsip/src/pjsua2/presence.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/siptypes.cpp b/pjsip/src/pjsua2/siptypes.cpp +index 26003bd..a6c8c9f 100644 +--- a/pjsip/src/pjsua2/siptypes.cpp ++++ b/pjsip/src/pjsua2/siptypes.cpp +@@ -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 + */ + #include + #include +diff --git a/pjsip/src/pjsua2/types.cpp b/pjsip/src/pjsua2/types.cpp +index e193ba4..247bb57 100644 +--- a/pjsip/src/pjsua2/types.cpp ++++ b/pjsip/src/pjsua2/types.cpp +@@ -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 + */ + #include + #include "util.hpp" +diff --git a/pjsip/src/pjsua2/util.hpp b/pjsip/src/pjsua2/util.hpp +index cc99a0e..fc4e08c 100644 +--- a/pjsip/src/pjsua2/util.hpp ++++ b/pjsip/src/pjsua2/util.hpp +@@ -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 + */ + + #include +diff --git a/pjsip/src/test/dlg_core_test.c b/pjsip/src/test/dlg_core_test.c +index ef2f35b..f79ebef 100644 +--- a/pjsip/src/test/dlg_core_test.c ++++ b/pjsip/src/test/dlg_core_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/dns_test.c b/pjsip/src/test/dns_test.c +index 7f6f3b0..12d1bd9 100644 +--- a/pjsip/src/test/dns_test.c ++++ b/pjsip/src/test/dns_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/inv_offer_answer_test.c b/pjsip/src/test/inv_offer_answer_test.c +index 7fdb11e..5941a98 100644 +--- a/pjsip/src/test/inv_offer_answer_test.c ++++ b/pjsip/src/test/inv_offer_answer_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/main.c b/pjsip/src/test/main.c +index 423e8cb..0db9093 100644 +--- a/pjsip/src/test/main.c ++++ b/pjsip/src/test/main.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/msg_err_test.c b/pjsip/src/test/msg_err_test.c +index f43aa1b..787cc9e 100644 +--- a/pjsip/src/test/msg_err_test.c ++++ b/pjsip/src/test/msg_err_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/msg_logger.c b/pjsip/src/test/msg_logger.c +index aaeda7d..573ed1c 100644 +--- a/pjsip/src/test/msg_logger.c ++++ b/pjsip/src/test/msg_logger.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/msg_test.c b/pjsip/src/test/msg_test.c +index 1b2c231..598b7fd 100644 +--- a/pjsip/src/test/msg_test.c ++++ b/pjsip/src/test/msg_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/multipart_test.c b/pjsip/src/test/multipart_test.c +index 30d6126..ebabc5c 100644 +--- a/pjsip/src/test/multipart_test.c ++++ b/pjsip/src/test/multipart_test.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 + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/regc_test.c b/pjsip/src/test/regc_test.c +index 3c9cbed..79d2805 100644 +--- a/pjsip/src/test/regc_test.c ++++ b/pjsip/src/test/regc_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/test.c b/pjsip/src/test/test.c +index d10d345..12e0a35 100644 +--- a/pjsip/src/test/test.c ++++ b/pjsip/src/test/test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + +diff --git a/pjsip/src/test/test.h b/pjsip/src/test/test.h +index 9b70435..c49bdc2 100644 +--- a/pjsip/src/test/test.h ++++ b/pjsip/src/test/test.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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #ifndef __TEST_H__ + #define __TEST_H__ +diff --git a/pjsip/src/test/transport_loop_test.c b/pjsip/src/test/transport_loop_test.c +index 6c60036..13877e8 100644 +--- a/pjsip/src/test/transport_loop_test.c ++++ b/pjsip/src/test/transport_loop_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/transport_tcp_test.c b/pjsip/src/test/transport_tcp_test.c +index 4bc8c1c..70de827 100644 +--- a/pjsip/src/test/transport_tcp_test.c ++++ b/pjsip/src/test/transport_tcp_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/transport_test.c b/pjsip/src/test/transport_test.c +index 851d5dd..6ebc971 100644 +--- a/pjsip/src/test/transport_test.c ++++ b/pjsip/src/test/transport_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/transport_udp_test.c b/pjsip/src/test/transport_udp_test.c +index 3c92632..2777228 100644 +--- a/pjsip/src/test/transport_udp_test.c ++++ b/pjsip/src/test/transport_udp_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/tsx_basic_test.c b/pjsip/src/test/tsx_basic_test.c +index 17320b3..b45ef9e 100644 +--- a/pjsip/src/test/tsx_basic_test.c ++++ b/pjsip/src/test/tsx_basic_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/tsx_bench.c b/pjsip/src/test/tsx_bench.c +index 81d543e..a0702bb 100644 +--- a/pjsip/src/test/tsx_bench.c ++++ b/pjsip/src/test/tsx_bench.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/pjsip/src/test/tsx_uac_test.c b/pjsip/src/test/tsx_uac_test.c +index 6b67d81..0271741 100644 +--- a/pjsip/src/test/tsx_uac_test.c ++++ b/pjsip/src/test/tsx_uac_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/tsx_uas_test.c b/pjsip/src/test/tsx_uas_test.c +index 1765749..2853179 100644 +--- a/pjsip/src/test/tsx_uas_test.c ++++ b/pjsip/src/test/tsx_uas_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/txdata_test.c b/pjsip/src/test/txdata_test.c +index 330e49b..7fb4984 100644 +--- a/pjsip/src/test/txdata_test.c ++++ b/pjsip/src/test/txdata_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + + #include "test.h" +diff --git a/pjsip/src/test/uri_test.c b/pjsip/src/test/uri_test.c +index 62bf8f6..2364860 100644 +--- a/pjsip/src/test/uri_test.c ++++ b/pjsip/src/test/uri_test.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include "test.h" + #include +diff --git a/tests/cdash/builder.py b/tests/cdash/builder.py +index 79066e8..eaf201b 100644 +--- a/tests/cdash/builder.py ++++ b/tests/cdash/builder.py +@@ -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 ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + # + + import ccdash +diff --git a/tests/cdash/cfg_gnu.py b/tests/cdash/cfg_gnu.py +index 8411b65..57a63d0 100644 +--- a/tests/cdash/cfg_gnu.py ++++ b/tests/cdash/cfg_gnu.py +@@ -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 ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + # + import builder + import os +diff --git a/tests/cdash/cfg_msvc.py b/tests/cdash/cfg_msvc.py +index 26b0785..e570161 100644 +--- a/tests/cdash/cfg_msvc.py ++++ b/tests/cdash/cfg_msvc.py +@@ -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 ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + # + import builder + import os +diff --git a/tests/cdash/cfg_site_sample.py b/tests/cdash/cfg_site_sample.py +index b059642..e4015a1 100644 +--- a/tests/cdash/cfg_site_sample.py ++++ b/tests/cdash/cfg_site_sample.py +@@ -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 ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + # + import builder + +diff --git a/tests/cdash/cfg_symbian.py b/tests/cdash/cfg_symbian.py +index 94f5f3f..7e9dbb1 100644 +--- a/tests/cdash/cfg_symbian.py ++++ b/tests/cdash/cfg_symbian.py +@@ -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 ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + # + import builder + import os +diff --git a/tests/cdash/main.py b/tests/cdash/main.py +index 8a99371..07c5951 100644 +--- a/tests/cdash/main.py ++++ b/tests/cdash/main.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/tests/pjsua/scripts-sipp/strict-route.xml b/tests/pjsua/scripts-sipp/strict-route.xml +index 0ed6935..81a0935 100644 +--- a/tests/pjsua/scripts-sipp/strict-route.xml ++++ b/tests/pjsua/scripts-sipp/strict-route.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-bad-ack.xml b/tests/pjsua/scripts-sipp/uac-bad-ack.xml +index d93e30c..735fe86 100644 +--- a/tests/pjsua/scripts-sipp/uac-bad-ack.xml ++++ b/tests/pjsua/scripts-sipp/uac-bad-ack.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-inv-and-ack-without-sdp.xml b/tests/pjsua/scripts-sipp/uac-inv-and-ack-without-sdp.xml +index a61aba7..5821501 100644 +--- a/tests/pjsua/scripts-sipp/uac-inv-and-ack-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uac-inv-and-ack-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-inv-without-sdp.xml b/tests/pjsua/scripts-sipp/uac-inv-without-sdp.xml +index 929c83a..eed63d3 100644 +--- a/tests/pjsua/scripts-sipp/uac-inv-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uac-inv-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-options.xml b/tests/pjsua/scripts-sipp/uac-options.xml +index 7b14884..c062aa1 100644 +--- a/tests/pjsua/scripts-sipp/uac-options.xml ++++ b/tests/pjsua/scripts-sipp/uac-options.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-reinvite-bad-via-branch.xml b/tests/pjsua/scripts-sipp/uac-reinvite-bad-via-branch.xml +index ed825c9..72cb0f7 100644 +--- a/tests/pjsua/scripts-sipp/uac-reinvite-bad-via-branch.xml ++++ b/tests/pjsua/scripts-sipp/uac-reinvite-bad-via-branch.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-reinvite-port-0-bad-sdp.xml b/tests/pjsua/scripts-sipp/uac-reinvite-port-0-bad-sdp.xml +index d1cc04f..1437547 100644 +--- a/tests/pjsua/scripts-sipp/uac-reinvite-port-0-bad-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uac-reinvite-port-0-bad-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uac-subscribe.xml b/tests/pjsua/scripts-sipp/uac-subscribe.xml +index c42e951..06ea3ce 100644 +--- a/tests/pjsua/scripts-sipp/uac-subscribe.xml ++++ b/tests/pjsua/scripts-sipp/uac-subscribe.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml b/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml +index 9f4df39..6368b24 100644 +--- a/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml ++++ b/tests/pjsua/scripts-sipp/uas-422-then-200-bad-se.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml b/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml +index 8016272..b94e9da 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts.xml b/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts.xml +index 5ff1f99..3371497 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-200-inv-without-sdp.xml b/tests/pjsua/scripts-sipp/uas-answer-200-inv-without-sdp.xml +index 70a3b5f..10bab37 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-200-inv-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-200-inv-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts-support-update.xml b/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts-support-update.xml +index 8605381..78956c7 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts-support-update.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts-support-update.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts.xml b/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts.xml +index 9fee67b..d58c52e 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-200-multiple-fmts.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-200-reinvite-without-sdp.xml b/tests/pjsua/scripts-sipp/uas-answer-200-reinvite-without-sdp.xml +index f51c421..ad70c53 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-200-reinvite-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-200-reinvite-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-answer-200-update-without-sdp.xml b/tests/pjsua/scripts-sipp/uas-answer-200-update-without-sdp.xml +index e561db1..32c0c11 100644 +--- a/tests/pjsua/scripts-sipp/uas-answer-200-update-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uas-answer-200-update-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-auth.xml b/tests/pjsua/scripts-sipp/uas-auth.xml +index 96be0b9..728e1fe 100644 +--- a/tests/pjsua/scripts-sipp/uas-auth.xml ++++ b/tests/pjsua/scripts-sipp/uas-auth.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-forked-100rel.xml b/tests/pjsua/scripts-sipp/uas-forked-100rel.xml +index 3a1ca22..40bdfeb 100644 +--- a/tests/pjsua/scripts-sipp/uas-forked-100rel.xml ++++ b/tests/pjsua/scripts-sipp/uas-forked-100rel.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-forked-200.xml b/tests/pjsua/scripts-sipp/uas-forked-200.xml +index a67f8ca..87d7620 100644 +--- a/tests/pjsua/scripts-sipp/uas-forked-200.xml ++++ b/tests/pjsua/scripts-sipp/uas-forked-200.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-inv-answered-with-srtp.xml b/tests/pjsua/scripts-sipp/uas-inv-answered-with-srtp.xml +index 1f928e7..c1d9fa6 100644 +--- a/tests/pjsua/scripts-sipp/uas-inv-answered-with-srtp.xml ++++ b/tests/pjsua/scripts-sipp/uas-inv-answered-with-srtp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-inv_401_retry_after_100.xml b/tests/pjsua/scripts-sipp/uas-inv_401_retry_after_100.xml +index 6debd13..a0749b8 100644 +--- a/tests/pjsua/scripts-sipp/uas-inv_401_retry_after_100.xml ++++ b/tests/pjsua/scripts-sipp/uas-inv_401_retry_after_100.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-mwi-0.xml b/tests/pjsua/scripts-sipp/uas-mwi-0.xml +index 6697c17..f512fbd 100644 +--- a/tests/pjsua/scripts-sipp/uas-mwi-0.xml ++++ b/tests/pjsua/scripts-sipp/uas-mwi-0.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-mwi.xml b/tests/pjsua/scripts-sipp/uas-mwi.xml +index ed81195..68f4785 100644 +--- a/tests/pjsua/scripts-sipp/uas-mwi.xml ++++ b/tests/pjsua/scripts-sipp/uas-mwi.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-prack_fork.xml b/tests/pjsua/scripts-sipp/uas-prack_fork.xml +index ddae747..0a932ce 100644 +--- a/tests/pjsua/scripts-sipp/uas-prack_fork.xml ++++ b/tests/pjsua/scripts-sipp/uas-prack_fork.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-reinv-and-ack-same-branch-without-sdp.xml b/tests/pjsua/scripts-sipp/uas-reinv-and-ack-same-branch-without-sdp.xml +index cab4e53..95fcbc9 100644 +--- a/tests/pjsua/scripts-sipp/uas-reinv-and-ack-same-branch-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uas-reinv-and-ack-same-branch-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-reinv-and-ack-without-sdp.xml b/tests/pjsua/scripts-sipp/uas-reinv-and-ack-without-sdp.xml +index 90e1cec..802453d 100644 +--- a/tests/pjsua/scripts-sipp/uas-reinv-and-ack-without-sdp.xml ++++ b/tests/pjsua/scripts-sipp/uas-reinv-and-ack-without-sdp.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-reinv-glare.xml b/tests/pjsua/scripts-sipp/uas-reinv-glare.xml +index 60c65f7..cdb9ab9 100644 +--- a/tests/pjsua/scripts-sipp/uas-reinv-glare.xml ++++ b/tests/pjsua/scripts-sipp/uas-reinv-glare.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-reinv-no-media.xml b/tests/pjsua/scripts-sipp/uas-reinv-no-media.xml +index 1c16fdd..a81f9ed 100644 +--- a/tests/pjsua/scripts-sipp/uas-reinv-no-media.xml ++++ b/tests/pjsua/scripts-sipp/uas-reinv-no-media.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-reinv-with-less-media.xml b/tests/pjsua/scripts-sipp/uas-reinv-with-less-media.xml +index 33ae6a2..b6fd387 100644 +--- a/tests/pjsua/scripts-sipp/uas-reinv-with-less-media.xml ++++ b/tests/pjsua/scripts-sipp/uas-reinv-with-less-media.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-subscribe-late-notify.xml b/tests/pjsua/scripts-sipp/uas-subscribe-late-notify.xml +index 7bf0664..03ccb98 100644 +--- a/tests/pjsua/scripts-sipp/uas-subscribe-late-notify.xml ++++ b/tests/pjsua/scripts-sipp/uas-subscribe-late-notify.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-subscribe-multipart-notify.xml b/tests/pjsua/scripts-sipp/uas-subscribe-multipart-notify.xml +index e2e1f9b..5d06e1d 100644 +--- a/tests/pjsua/scripts-sipp/uas-subscribe-multipart-notify.xml ++++ b/tests/pjsua/scripts-sipp/uas-subscribe-multipart-notify.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-subscribe-notify-terminate.xml b/tests/pjsua/scripts-sipp/uas-subscribe-notify-terminate.xml +index 1171a56..9627f8c 100644 +--- a/tests/pjsua/scripts-sipp/uas-subscribe-notify-terminate.xml ++++ b/tests/pjsua/scripts-sipp/uas-subscribe-notify-terminate.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-subscribe-refresh-481.xml b/tests/pjsua/scripts-sipp/uas-subscribe-refresh-481.xml +index 0cb2682..c70109c 100644 +--- a/tests/pjsua/scripts-sipp/uas-subscribe-refresh-481.xml ++++ b/tests/pjsua/scripts-sipp/uas-subscribe-refresh-481.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-subscribe-terminated-retry.xml b/tests/pjsua/scripts-sipp/uas-subscribe-terminated-retry.xml +index 4843cc3..cbb3de2 100644 +--- a/tests/pjsua/scripts-sipp/uas-subscribe-terminated-retry.xml ++++ b/tests/pjsua/scripts-sipp/uas-subscribe-terminated-retry.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-template.xml b/tests/pjsua/scripts-sipp/uas-template.xml +index d51f89c..3a06854 100644 +--- a/tests/pjsua/scripts-sipp/uas-template.xml ++++ b/tests/pjsua/scripts-sipp/uas-template.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-timer-reinvite.xml b/tests/pjsua/scripts-sipp/uas-timer-reinvite.xml +index fe5169b..3b9b782 100644 +--- a/tests/pjsua/scripts-sipp/uas-timer-reinvite.xml ++++ b/tests/pjsua/scripts-sipp/uas-timer-reinvite.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/scripts-sipp/uas-timer-update.xml b/tests/pjsua/scripts-sipp/uas-timer-update.xml +index 11a5973..4f681fb 100644 +--- a/tests/pjsua/scripts-sipp/uas-timer-update.xml ++++ b/tests/pjsua/scripts-sipp/uas-timer-update.xml +@@ -14,7 +14,7 @@ + + + +- ++ + + + +diff --git a/tests/pjsua/tools/cmp_wav.c b/tests/pjsua/tools/cmp_wav.c +index e3c864c..bf6a4eb 100644 +--- a/tests/pjsua/tools/cmp_wav.c ++++ b/tests/pjsua/tools/cmp_wav.c +@@ -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 ++ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + #include + #include +diff --git a/third_party/build/srtp/srtp_config.h b/third_party/build/srtp/srtp_config.h +index e46a0aa..c670424 100644 +--- a/third_party/build/srtp/srtp_config.h ++++ b/third_party/build/srtp/srtp_config.h +@@ -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 + */ + #ifndef __SRTP_CONFIG_H__ + #define __SRTP_CONFIG_H__ +diff --git a/third_party/g7221/common/count.h b/third_party/g7221/common/count.h +index 0ead727..cf91e8d 100644 +--- a/third_party/g7221/common/count.h ++++ b/third_party/g7221/common/count.h +@@ -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 + */ + #ifndef COUNT_H + #define COUNT_H +diff --git a/third_party/g7221/common/typedef.h b/third_party/g7221/common/typedef.h +index 6daa807..03475e8 100644 +--- a/third_party/g7221/common/typedef.h ++++ b/third_party/g7221/common/typedef.h +@@ -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 + */ + #ifndef TYPEDEF_H + #define TYPEDEF_H +diff --git a/third_party/mp3/BladeMP3EncDLL.h b/third_party/mp3/BladeMP3EncDLL.h +index 2e32b91..259d134 100644 +--- a/third_party/mp3/BladeMP3EncDLL.h ++++ b/third_party/mp3/BladeMP3EncDLL.h +@@ -16,8 +16,8 @@ + * + * 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. ++ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ++ * Boston, MA 02110-1301, USA. + */ + + //#define _BLADEDLL 1 +diff --git a/third_party/mp3/mp3_port.h b/third_party/mp3/mp3_port.h +index fe8bbb7..908462a 100644 +--- a/third_party/mp3/mp3_port.h ++++ b/third_party/mp3/mp3_port.h +@@ -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/third_party/mp3/mp3_writer.c b/third_party/mp3/mp3_writer.c +index f6a0d3e..dd20679 100644 +--- a/third_party/mp3/mp3_writer.c ++++ b/third_party/mp3/mp3_writer.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/third_party/portaudio/aclocal.m4 b/third_party/portaudio/aclocal.m4 +index 9e5b4fd..13bbf41 100644 +--- a/third_party/portaudio/aclocal.m4 ++++ b/third_party/portaudio/aclocal.m4 +@@ -6484,7 +6484,7 @@ AC_MSG_RESULT([$SED]) + # + # 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. + # + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +diff --git a/third_party/portaudio/config.guess b/third_party/portaudio/config.guess +index cc726cd..051b505 100755 +--- a/third_party/portaudio/config.guess ++++ b/third_party/portaudio/config.guess +@@ -17,7 +17,7 @@ timestamp='2003-02-22' + # + # 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. + # + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +diff --git a/third_party/portaudio/config.sub b/third_party/portaudio/config.sub +index 9772e87..56c02c9 100755 +--- a/third_party/portaudio/config.sub ++++ b/third_party/portaudio/config.sub +@@ -21,8 +21,8 @@ timestamp='2003-02-22' + # + # 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. + + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +diff --git a/third_party/resample/COPYING b/third_party/resample/COPYING +index 4ccd6cc..88b28e5 100644 +--- a/third_party/resample/COPYING ++++ b/third_party/resample/COPYING +@@ -3,7 +3,7 @@ + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. +- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ++ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +diff --git a/third_party/srtp/config.guess b/third_party/srtp/config.guess +index 7d0185e..b80fc0d 100644 +--- a/third_party/srtp/config.guess ++++ b/third_party/srtp/config.guess +@@ -17,7 +17,7 @@ timestamp='2004-09-07' + # + # 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. + # + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +diff --git a/third_party/srtp/config.sub b/third_party/srtp/config.sub +index edb6b66..8906c07 100644 +--- a/third_party/srtp/config.sub ++++ b/third_party/srtp/config.sub +@@ -21,8 +21,8 @@ timestamp='2004-08-29' + # + # 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. + + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +diff --git a/third_party/srtp/pjlib/srtp_err.c b/third_party/srtp/pjlib/srtp_err.c +index ce038eb..16935c5 100644 +--- a/third_party/srtp/pjlib/srtp_err.c ++++ b/third_party/srtp/pjlib/srtp_err.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 + */ + #include "err.h" + #include diff --git a/pjproject_fixup_pc_file.patch b/pjproject_fixup_pc_file.patch new file mode 100644 index 0000000..622d902 --- /dev/null +++ b/pjproject_fixup_pc_file.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile b/Makefile +index 33a4e6b..f49093f 100644 +--- a/Makefile ++++ b/Makefile +@@ -121,7 +121,7 @@ install: + sed -e "s!@PJ_LDLIBS@!!" | \ + sed -e "s!@PJ_LDXXLIBS@!$(PJ_LDXXLIBS)!" | \ + sed -e "s!@PJ_INSTALL_CFLAGS@!!" | \ +- sed -e "s!@PJ_INSTALL_CXXFLAGS@!$(PJ_INSTALL_CXXFLAGS)!" > $(DESTDIR)/$(libdir)/pkgconfig/libpjproject.pc ++ sed -e "s!@PJ_INSTALL_CXXFLAGS@!!" > $(DESTDIR)/$(libdir)/pkgconfig/libpjproject.pc + + uninstall: + $(RM) $(DESTDIR)$(libdir)/pkgconfig/libpjproject.pc diff --git a/pjproject_no_third_party.patch b/pjproject_no_third_party.patch new file mode 100644 index 0000000..b671909 --- /dev/null +++ b/pjproject_no_third_party.patch @@ -0,0 +1,17 @@ +--- pjproject-2.2/third_party/build/os-linux.mak 2014-01-02 22:44:05.000000000 -0500 ++++ pjproject-2.2-no_third_party/third_party/build/os-linux.mak 2014-02-28 10:56:33.998682746 -0500 +@@ -1,9 +1,9 @@ +-DIRS += gsm ++#DIRS += gsm +-DIRS += ilbc +-DIRS += speex +-DIRS += portaudio +-DIRS += g7221 +-DIRS += srtp +-DIRS += resample ++#DIRS += ilbc ++#DIRS += speex ++#DIRS += portaudio ++#DIRS += g7221 ++#DIRS += srtp ++#DIRS += resample