This commit is contained in:
James Cherry 2018-12-15 11:08:24 -08:00
parent b8c43f0e93
commit 3c0d8c7002
2 changed files with 8 additions and 16 deletions

View File

@ -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)

View File

@ -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 <https://www.gnu.org/licenses/>.
# 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: