From 3c0d8c700284ddf5105d12ac49f39eb2ba126c8d Mon Sep 17 00:00:00 2001 From: James Cherry Date: Sat, 15 Dec 2018 11:08:24 -0800 Subject: [PATCH] dist --- configure.ac | 2 +- doc/Makefile.am | 22 +++++++--------------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/configure.ac b/configure.ac index daba9986..44771c57 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(sta, 2.0) +AC_INIT(OpenSTA, 2.0) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS(config.h) diff --git a/doc/Makefile.am b/doc/Makefile.am index 1f8a0467..43c73c3b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,25 +1,17 @@ -# OpenSTA, Static Timing Analyzer +# Parallax Static Timing Analyzer # Copyright (c) 2018, Parallax Software, Inc. +# All rights reserved. # -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# 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, see . +# No part of this document may be copied, transmitted or +# disclosed in any form or fashion without the express +# written consent of Parallax Software, Inc. EXTRA_DIST = \ ApiChanges.txt \ BugLog \ CodingGuidelines.txt \ - Sta.odt \ - Sta.pdf \ + OpenSTA.odt \ + OpenSTA.pdf \ StaApi.txt libs: