summaryrefslogtreecommitdiff
path: root/mailbox/mu_argp.c
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/mu_argp.c')
-rw-r--r--mailbox/mu_argp.c16
1 files changed, 10 insertions, 6 deletions
diff --git a/mailbox/mu_argp.c b/mailbox/mu_argp.c
index 75e94f2f0..984f0293a 100644
--- a/mailbox/mu_argp.c
+++ b/mailbox/mu_argp.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 */
#ifdef HAVE_CONFIG_H
# include <config.h>
@@ -260,9 +261,12 @@ char *mu_license_text =
" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
" GNU General Public License for more details.\n"
"\n"
- " You should have received a copy of the GNU General Public License\n"
- " along with GNU Mailutils; if not, write to the Free Software\n"
- " Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n");
+ " You should have received a copy of the GNU General Public License along\n"
+ " with GNU Mailutils; if not, write to the Free Software Foundation,\n"
+ " Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n"
+ "\n"
+ "\n"
+);
static char *mu_conf_option[] = {
"VERSION=" VERSION,

Return to:

Send suggestions and report system problems to the System administrator.