[sim] Update old contact info in GPL license notices

sim/ChangeLog:

        Update old contact info in GPL license notices.
This commit is contained in:
Joel Brobecker 2012-12-19 07:18:22 +00:00
parent 3fd725ef34
commit 51b318dec8
256 changed files with 264 additions and 523 deletions

View File

@ -1,3 +1,7 @@
2012-12-19 Joel Brobecker <brobecker@adacore.com>
Update old contact info in GPL license notices.
2012-12-19 Joel Brobecker <brobecker@adacore.com>
Update the non-FSF-copyrighted files in sim to GPLv3 or later.

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include "armdefs.h"
#include "armos.h"

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include "config.h"
#include <stdio.h>

View File

@ -13,8 +13,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include "armdefs.h"
#include "armemu.h"

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
extern ARMword isize;

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* Array containing the Floating Point Emualtor (FPE). */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include <string.h>

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* Define one of ARM60 or ARM61 */
#ifndef ARM60

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* This file contains a model of Demon, ARM Ltd's Debug Monitor,
including all the SWI's required to support the C library. The code in

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* Define the initial layout of memory. */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include <string.h>
#include <ctype.h>

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include "armdefs.h"
#include "armemu.h"

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* This file contains a complete ARMulator memory model, modelling a
"virtual memory" system. A much simpler model can be found in armfast.c,

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/********************************************************************/
/* bag.c: */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/********************************************************************/
/* bag.h: */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/**************************************************************************/
/* Functions to read and write characters or groups of characters */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
int MYread_char (int sock, unsigned char *c);
void MYwrite_char (int sock, unsigned char c);

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifndef Dbg_Conf__h

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifndef Dbg_CP__h

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifdef __STDC__
# include <stdarg.h>

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifndef dbg_rdi__h
#define dbg_rdi__h

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/***********************************************************/
/* Functions that communicate info back to the debugger... */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
void myprint (void *arg, const char *format, va_list ap);
void mypause (void *arg);

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/*****************************************************************/
/* The child process continues here... */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/**********************************************************************/
/* Forks the ARMulator and hangs on a socket passing on RDP messages */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/*****************************************************************/
/* The Parent process continues here... */

View File

@ -12,8 +12,7 @@
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, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, see <http://www.gnu.org/licenses/>. */
/* We can provide simple Thumb simulation by decoding the Thumb
instruction into its corresponding ARM instruction, and using the

3
sim/bfin/aclocal.m4 vendored
View File

@ -28,8 +28,7 @@
# General Public License for more details.
#
# 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.
# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*/

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*/

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*
* This file implements the interface between the host and the simulated

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*/

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*/

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*/

View File

@ -15,8 +15,7 @@
* more details.
*
* 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., 675
* Mass Ave, Cambridge, MA 02139, USA.
* this program; if not, see <http://www.gnu.org/licenses/>.
*
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -14,8 +14,7 @@
# 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, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# with this program; if not, see <http://www.gnu.org/licenses/>.
# Syntax:
# /bin/sh mainloop.in command

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -17,8 +17,7 @@ This file is part of the GNU simulators.
License for more details.
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.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
with this program; if not, see <http://www.gnu.org/licenses/>.
*/

Some files were not shown because too many files have changed in this diff Show More