[pkg-otr-team] [irssi-plugin-otr] 89/167: Updated FSF address
Holger Levsen
holger at moszumanska.debian.org
Mon Mar 3 21:55:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to tag 4.0.0
in repository irssi-plugin-otr.
commit ab3dc375ae70cdde5edf836899ec2c23938db352
Author: Rob Smits <rdfsmits at cs.uwaterloo.ca>
Date: Wed May 23 12:00:20 2012 -0400
Updated FSF address
---
COPYING | 4 ++--
README | 4 ++--
dialogs.c | 2 +-
dialogs.h | 2 +-
gtk-dialog.c | 2 +-
gtk-dialog.h | 2 +-
gtk-ui.c | 2 +-
gtk-ui.h | 2 +-
otr-icons.h | 2 +-
otr-plugin.c | 2 +-
otr-plugin.h | 2 +-
tooltipmenu.c | 2 +-
tooltipmenu.h | 2 +-
ui.c | 2 +-
ui.h | 2 +-
15 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/COPYING b/COPYING
index 5b6e7c6..73680a2 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 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.
@@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
diff --git a/README b/README
index ddee61b..b083ce6 100644
--- a/README
+++ b/README
@@ -317,8 +317,8 @@ The Off-the-Record Messaging plugin for pidgin is covered by the following
There is a copy of the GNU General Public License in the COPYING file
packaged with this plugin; if you cannot find it, 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
CONTACT
diff --git a/dialogs.c b/dialogs.c
index 5bbc1b1..ff5175f 100644
--- a/dialogs.c
+++ b/dialogs.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
*/
#ifdef HAVE_CONFIG_H
diff --git a/dialogs.h b/dialogs.h
index a2a6456..58ceec6 100644
--- a/dialogs.h
+++ b/dialogs.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 __OTRG_DIALOGS_H__
diff --git a/gtk-dialog.c b/gtk-dialog.c
index 9bede33..511afe0 100644
--- a/gtk-dialog.c
+++ b/gtk-dialog.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
*/
/* config.h */
diff --git a/gtk-dialog.h b/gtk-dialog.h
index 6eafbaa..330a3e7 100644
--- a/gtk-dialog.h
+++ b/gtk-dialog.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 __OTRG_GTK_DIALOG_H__
diff --git a/gtk-ui.c b/gtk-ui.c
index 459097f..69c3550 100644
--- a/gtk-ui.c
+++ b/gtk-ui.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
*/
/* config.h */
diff --git a/gtk-ui.h b/gtk-ui.h
index c20dd3d..165c3bf 100644
--- a/gtk-ui.h
+++ b/gtk-ui.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 __OTRG_GTK_UI_H__
diff --git a/otr-icons.h b/otr-icons.h
index 4abaeb3..55be30b 100644
--- a/otr-icons.h
+++ b/otr-icons.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
*/
/* The new OTR icons from <cyrus_xiii at yahoo.com>; the pixbuf inline
diff --git a/otr-plugin.c b/otr-plugin.c
index 9de865d..8e95a85 100644
--- a/otr-plugin.c
+++ b/otr-plugin.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
*/
/* config.h */
diff --git a/otr-plugin.h b/otr-plugin.h
index f3c7b7e..70eb023 100644
--- a/otr-plugin.h
+++ b/otr-plugin.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 __OTRG_OTR_PLUGIN_H__
diff --git a/tooltipmenu.c b/tooltipmenu.c
index 1478d27..75b5e6f 100644
--- a/tooltipmenu.c
+++ b/tooltipmenu.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
*/
/* This file is based on a copy of gtkkmenutray.c */
diff --git a/tooltipmenu.h b/tooltipmenu.h
index 24a6ee5..1d21774 100644
--- a/tooltipmenu.h
+++ b/tooltipmenu.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
*/
/* This file is based on a copy of gtkkmenutray.h */
diff --git a/ui.c b/ui.c
index 47477f0..d47ab1e 100644
--- a/ui.c
+++ b/ui.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
*/
/* config.h */
diff --git a/ui.h b/ui.h
index c1c6481..26ec09a 100644
--- a/ui.h
+++ b/ui.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 __OTRG_UI_H__
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-otr/packages/irssi-plugin-otr.git
More information about the Pkg-otr-team
mailing list