11.1Sthorpej/* $NetBSD: menus.md.pl,v 1.1 2024/01/06 07:38:13 thorpej Exp $ */ 21.1Sthorpej/* Based on english version: */ 31.1Sthorpej/* NetBSD: menus.md.en,v 1.1 2002/03/24 22:04:05 scw Exp */ 41.1Sthorpej 51.1Sthorpej/* 61.1Sthorpej * Copyright 1997 Piermont Information Systems Inc. 71.1Sthorpej * All rights reserved. 81.1Sthorpej * 91.1Sthorpej * Based on code written by Philip A. Nelson for Piermont Information 101.1Sthorpej * Systems Inc. 111.1Sthorpej * 121.1Sthorpej * Redistribution and use in source and binary forms, with or without 131.1Sthorpej * modification, are permitted provided that the following conditions 141.1Sthorpej * are met: 151.1Sthorpej * 1. Redistributions of source code must retain the above copyright 161.1Sthorpej * notice, this list of conditions and the following disclaimer. 171.1Sthorpej * 2. Redistributions in binary form must reproduce the above copyright 181.1Sthorpej * notice, this list of conditions and the following disclaimer in the 191.1Sthorpej * documentation and/or other materials provided with the distribution. 201.1Sthorpej * 3. The name of Piermont Information Systems Inc. may not be used to endorse 211.1Sthorpej * or promote products derived from this software without specific prior 221.1Sthorpej * written permission. 231.1Sthorpej * 241.1Sthorpej * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS'' 251.1Sthorpej * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 261.1Sthorpej * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 271.1Sthorpej * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE 281.1Sthorpej * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 291.1Sthorpej * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 301.1Sthorpej * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 311.1Sthorpej * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 321.1Sthorpej * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 331.1Sthorpej * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 341.1Sthorpej * THE POSSIBILITY OF SUCH DAMAGE. 351.1Sthorpej * 361.1Sthorpej */ 371.1Sthorpej 381.1Sthorpej/* virt68k machine dependent menus, Polish */ 391.1Sthorpej 40