diff options
Diffstat (limited to 'libpurple/protocols/simple')
-rw-r--r-- | libpurple/protocols/simple/simple.c | 2 | ||||
-rw-r--r-- | libpurple/protocols/simple/simple.h | 2 | ||||
-rw-r--r-- | libpurple/protocols/simple/sipmsg.c | 2 | ||||
-rw-r--r-- | libpurple/protocols/simple/sipmsg.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libpurple/protocols/simple/simple.c b/libpurple/protocols/simple/simple.c index 3cb0c24ef1..037be3710c 100644 --- a/libpurple/protocols/simple/simple.c +++ b/libpurple/protocols/simple/simple.c @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ #include "internal.h" diff --git a/libpurple/protocols/simple/simple.h b/libpurple/protocols/simple/simple.h index 8d97c93a11..4730ad06de 100644 --- a/libpurple/protocols/simple/simple.h +++ b/libpurple/protocols/simple/simple.h @@ -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 02111-1301 USA */ #ifndef _PURPLE_SIMPLE_H diff --git a/libpurple/protocols/simple/sipmsg.c b/libpurple/protocols/simple/sipmsg.c index f995316529..2da84b4448 100644 --- a/libpurple/protocols/simple/sipmsg.c +++ b/libpurple/protocols/simple/sipmsg.c @@ -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 02111-1301 USA */ #include "internal.h" diff --git a/libpurple/protocols/simple/sipmsg.h b/libpurple/protocols/simple/sipmsg.h index 47114110c5..fc18a64233 100644 --- a/libpurple/protocols/simple/sipmsg.h +++ b/libpurple/protocols/simple/sipmsg.h @@ -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 02111-1301 USA */ #ifndef _PURPLE_SIPMSG_H |