author | Sergey Poznyakoff <gray@gnu.org.ua> | 2005-05-17 13:13:40 (GMT) |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org.ua> | 2005-05-17 13:13:40 (GMT) |
commit | b93156813d1112dab689c697eb817e62bb73bbd5 (patch) (side-by-side diff) | |
tree | d634b333beeabce99e22131b65043d00ef5960b2 /libmu_scm | |
parent | c0b1c8f24780571248345b245a538db24d788872 (diff) | |
download | mailutils-b93156813d1112dab689c697eb817e62bb73bbd5.tar.gz mailutils-b93156813d1112dab689c697eb817e62bb73bbd5.tar.bz2 |
Updated FSF addressalpha_0_6_90
-rw-r--r-- | libmu_scm/Makefile.am | 4 | ||||
-rw-r--r-- | libmu_scm/mailutils.scm.in | 6 | ||||
-rw-r--r-- | libmu_scm/mu_address.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_body.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_guimb.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_logger.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_mailbox.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_message.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_mime.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_port.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_scm.c | 7 | ||||
-rw-r--r-- | libmu_scm/mu_scm.h | 7 | ||||
-rw-r--r-- | libmu_scm/mu_util.c | 7 |
13 files changed, 49 insertions, 38 deletions
diff --git a/libmu_scm/Makefile.am b/libmu_scm/Makefile.am index 946279a..58c2a30 100644 --- a/libmu_scm/Makefile.am +++ b/libmu_scm/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software -## Foundation, Inc. -## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA INCLUDES =-I. -I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include @GUILE_INCLUDES@ @INTLINCS@ diff --git a/libmu_scm/mailutils.scm.in b/libmu_scm/mailutils.scm.in index 090a439..e41ba05 100644 --- a/libmu_scm/mailutils.scm.in +++ b/libmu_scm/mailutils.scm.in @@ -12,9 +12,9 @@ ;;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;;; GNU General Public License for more details. ;;;; -;;;; You should have received a copy of the GNU General Public License -;;;; along with GNU Mailutils; if not, write to the Free Software -;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +;;;; You should have received a copy of the GNU General Public License along +;;;; with GNU Mailutils; if not, write to the Free Software Foundation, +;;;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ;;;; changequote([,])dnl diff --git a/libmu_scm/mu_address.c b/libmu_scm/mu_address.c index 633fd5a..5b5222f 100644 --- a/libmu_scm/mu_address.c +++ b/libmu_scm/mu_address.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_body.c b/libmu_scm/mu_body.c index b27d7de..a0e3df2 100644 --- a/libmu_scm/mu_body.c +++ b/libmu_scm/mu_body.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_guimb.c b/libmu_scm/mu_guimb.c index 7c1d877..351b907 100644 --- a/libmu_scm/mu_guimb.c +++ b/libmu_scm/mu_guimb.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_logger.c b/libmu_scm/mu_logger.c index 43d4c12..13cb1eb 100644 --- a/libmu_scm/mu_logger.c +++ b/libmu_scm/mu_logger.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_mailbox.c b/libmu_scm/mu_mailbox.c index aa8b7e3..f9ee314 100644 --- a/libmu_scm/mu_mailbox.c +++ b/libmu_scm/mu_mailbox.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_message.c b/libmu_scm/mu_message.c index dab71cf..36eca8e 100644 --- a/libmu_scm/mu_message.c +++ b/libmu_scm/mu_message.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_mime.c b/libmu_scm/mu_mime.c index 82bf3d9..f5e567a 100644 --- a/libmu_scm/mu_mime.c +++ b/libmu_scm/mu_mime.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_port.c b/libmu_scm/mu_port.c index d8a9858..73716e0 100644 --- a/libmu_scm/mu_port.c +++ b/libmu_scm/mu_port.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_scm.c b/libmu_scm/mu_scm.c index e1bf5e3..d761511 100644 --- a/libmu_scm/mu_scm.c +++ b/libmu_scm/mu_scm.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" diff --git a/libmu_scm/mu_scm.h b/libmu_scm/mu_scm.h index 741c886..f79b3df 100644 --- a/libmu_scm/mu_scm.h +++ b/libmu_scm/mu_scm.h @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #if defined(HAVE_CONFIG_H) # include <config.h> diff --git a/libmu_scm/mu_util.c b/libmu_scm/mu_util.c index 24b8131..6a2071b 100644 --- a/libmu_scm/mu_util.c +++ b/libmu_scm/mu_util.c @@ -11,9 +11,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - 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 */ + 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., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301 USA */ #include "mu_scm.h" |