blob: b10e91d4cb69db112ae75a4e82da4f857719ae0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
$NetBSD: patch-ae,v 1.1 2004/03/21 21:14:03 dmcmahill Exp $
--- src/help.h.orig Mon Jul 15 12:02:52 2002
+++ src/help.h
@@ -63,11 +63,11 @@ coupled microstrips\n\
"
#define ABOUTTEXT \
-"\n
+"\n\
Gopal Narayanan <gopal@astro.umass.edu>\n\
\n\
Copyright (C) 2001-2002 Gopal Narayanan <gopal@astro.umass.edu>\n\
-Copyright (C) 2002 Claudio Girardi <claudio.girardi@ieee.org>
+Copyright (C) 2002 Claudio Girardi <claudio.girardi@ieee.org>\n\
\n\
This program is free software; you can redistribute it and/or\n\
modify it under the terms of the GNU General Public License\n\
|