changeset 1450:2f4a1acb555d

[project @ 1995-09-20 03:55:17 by jwe]
author jwe
date Wed, 20 Sep 1995 03:57:04 +0000
parents df589c97e140
children 05f0c06471c9
files Makeconf.in Makefile.in
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/Makeconf.in	Wed Sep 20 03:49:51 1995 +0000
+++ b/Makeconf.in	Wed Sep 20 03:57:04 1995 +0000
@@ -3,10 +3,10 @@
 # Common configuration rules for all of octave's Makefiles.
 #
 # John W. Eaton
-# jwe@che.utexas.edu
+# jwe@bevo.che.wisc.edu
+# University of Wisconsin-Madison
 # Department of Chemical Engineering
-# The University of Texas at Austin
-
+ 
 SHELL = /bin/sh
 
 #### Start of system configuration section. ####
--- a/Makefile.in	Wed Sep 20 03:49:51 1995 +0000
+++ b/Makefile.in	Wed Sep 20 03:57:04 1995 +0000
@@ -2,9 +2,9 @@
 # Makefile for octave's src directory
 #
 # John W. Eaton
-# jwe@che.utexas.edu
+# jwe@bevo.che.wisc.edu
+# University of Wisconsin-Madison
 # Department of Chemical Engineering
-# The University of Texas at Austin
 
 # Maybe this message will prevent people from asking why the
 # Makefiles don't work for them.  Maybe not.