diff options
Diffstat (limited to 'iir_chain_handling.ads')
-rw-r--r-- | iir_chain_handling.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iir_chain_handling.ads b/iir_chain_handling.ads index 0ba70ae..3865e9b 100644 --- a/iir_chain_handling.ads +++ b/iir_chain_handling.ads @@ -12,7 +12,7 @@ -- for more details. -- -- You should have received a copy of the GNU General Public License --- along with GCC; see the file COPYING. If not, write to the Free +-- along with GHDL; see the file COPYING. If not, write to the Free -- Software Foundation, 59 Temple Place - Suite 330, Boston, MA -- 02111-1307, USA. with Iirs; use Iirs; |