diff options
Diffstat (limited to 'unsupported/tandem')
-rw-r--r-- | unsupported/tandem/ChangeLog | 4 | ||||
-rw-r--r-- | unsupported/tandem/config.h | 2 | ||||
-rw-r--r-- | unsupported/tandem/tmisc.c | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/unsupported/tandem/ChangeLog b/unsupported/tandem/ChangeLog index ea426f25..4cda1d1a 100644 --- a/unsupported/tandem/ChangeLog +++ b/unsupported/tandem/ChangeLog @@ -1,3 +1,7 @@ +Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com> + + * Release 3.1.5: Release tar file made. + Mon Aug 2 12:18:15 2004 Arnold D. Robbins <arnold@skeeve.com> * Release 3.1.4: Release tar file made. diff --git a/unsupported/tandem/config.h b/unsupported/tandem/config.h index c18ae485..a8458577 100644 --- a/unsupported/tandem/config.h +++ b/unsupported/tandem/config.h @@ -22,7 +22,7 @@ * * 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-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ diff --git a/unsupported/tandem/tmisc.c b/unsupported/tandem/tmisc.c index 550898f3..10663258 100644 --- a/unsupported/tandem/tmisc.c +++ b/unsupported/tandem/tmisc.c @@ -45,7 +45,7 @@ int fd; * * 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-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ char quote = '"'; |