From: Thomas Roessler Date: Sat, 22 Apr 2000 08:47:31 +0000 (+0000) Subject: Comment cosmetics. From Martin Michlmayer. X-Git-Tag: mutt-1-1-12-rel~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77975b952b301d4204626c568fa6145aaee41c1e;p=mutt Comment cosmetics. From Martin Michlmayer. --- diff --git a/charset.c b/charset.c index de8718c4..a531519c 100644 --- a/charset.c +++ b/charset.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/editmsg.c b/editmsg.c index 7294cd80..4212c796 100644 --- a/editmsg.c +++ b/editmsg.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* simple, editor-based message editing */ diff --git a/extlib.c b/extlib.c index 11448f9e..1eeb7100 100644 --- a/extlib.c +++ b/extlib.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/gnupgparse.c b/gnupgparse.c index f46a1465..f04a18df 100644 --- a/gnupgparse.c +++ b/gnupgparse.c @@ -16,7 +16,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/lib.c b/lib.c index 661685fe..0402b35a 100644 --- a/lib.c +++ b/lib.c @@ -16,7 +16,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/lib.h b/lib.h index 59304d12..7d86324c 100644 --- a/lib.h +++ b/lib.h @@ -16,7 +16,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* mutt functions which are generally useful. */ diff --git a/pgpinvoke.c b/pgpinvoke.c index 2608de58..30e0b2e7 100644 --- a/pgpinvoke.c +++ b/pgpinvoke.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* This file contains the new pgp invocation code. Note that this diff --git a/pgpkey.c b/pgpkey.c index 1cb418e7..7d769e3c 100644 --- a/pgpkey.c +++ b/pgpkey.c @@ -16,7 +16,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ #include "mutt.h" diff --git a/pgplib.c b/pgplib.c index 8da90033..f22a3db3 100644 --- a/pgplib.c +++ b/pgplib.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* Generally useful, pgp-related functions. */ diff --git a/pgppubring.c b/pgppubring.c index 33583dca..7538ad38 100644 --- a/pgppubring.c +++ b/pgppubring.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/recvcmd.c b/recvcmd.c index 8513b83e..05c537fc 100644 --- a/recvcmd.c +++ b/recvcmd.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ #include "mutt.h" diff --git a/remailer.c b/remailer.c index fead0713..65730166 100644 --- a/remailer.c +++ b/remailer.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/rfc2231.c b/rfc2231.c index 8368d8f7..0fb1556d 100644 --- a/rfc2231.c +++ b/rfc2231.c @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ /* diff --git a/rfc2231.h b/rfc2231.h index 713883ab..13ed07e4 100644 --- a/rfc2231.h +++ b/rfc2231.h @@ -15,7 +15,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, USA. + * Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111, USA. */ void rfc2231_decode_parameters (PARAMETER **);