aboutsummaryrefslogtreecommitdiff
path: root/dejagnu.h
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2006-01-01 07:00:11 +0000
committerBen Elliston <bje@gnu.org>2006-01-01 07:00:11 +0000
commit97ce8881329877b6b2e87bbf4d19e4ad5acbd435 (patch)
treef6af2288f98795e8d7f87427097785e935fe7678 /dejagnu.h
parent10992a2ddd1e16c7bebc9b9a5241f8b976fa6f31 (diff)
downloaddejagnu-97ce8881329877b6b2e87bbf4d19e4ad5acbd435.zip
dejagnu-97ce8881329877b6b2e87bbf4d19e4ad5acbd435.tar.gz
dejagnu-97ce8881329877b6b2e87bbf4d19e4ad5acbd435.tar.bz2
* config/default.exp, config/unix.exp, config/vxworks.exp,
lib/debugger.exp, lib/dejagnu.exp, lib/framework.exp, lib/libgloss.exp, lib/remote.exp, testsuite/lib/util-defs.exp: Formatting fixes. * dejagnu.h, testsuite/config/default.exp, testsuite/lib/libsup.exp, testsuite/libdejagnu/tunit.exp, testsuite/libdejagnu/unit.cc, testsuite/runtest.all/libs.exp, testsuite/runtest.all/options.exp, testsuite/runtest.all/stats-sub.exp, testsuite/runtest.all/stats.exp: Update copyright notice and FSF office address. Remove bug reporting address, as it is now maintained centrally in the README file.
Diffstat (limited to 'dejagnu.h')
-rw-r--r--dejagnu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dejagnu.h b/dejagnu.h
index c4fb903..cc2be37 100644
--- a/dejagnu.h
+++ b/dejagnu.h
@@ -10,10 +10,10 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* 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 this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with DejaGnu; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __DEJAGNU_H__