[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> 2012-12-19 Joel Brobecker <brobecker@adacore.com>
Update the non-FSF-copyrighted files in sim to GPLv3 or later. 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. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#include "armdefs.h" #include "armdefs.h"
#include "armos.h" #include "armos.h"

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#include "config.h" #include "config.h"
#include <stdio.h> #include <stdio.h>

View File

@ -13,8 +13,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#include "armdefs.h" #include "armdefs.h"
#include "armemu.h" #include "armemu.h"

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
extern ARMword isize; extern ARMword isize;

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* Array containing the Floating Point Emualtor (FPE). */ /* Array containing the Floating Point Emualtor (FPE). */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#include <string.h> #include <string.h>

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* Define one of ARM60 or ARM61 */ /* Define one of ARM60 or ARM61 */
#ifndef ARM60 #ifndef ARM60

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* This file contains a model of Demon, ARM Ltd's Debug Monitor, /* 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 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. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* Define the initial layout of memory. */ /* Define the initial layout of memory. */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#include <string.h> #include <string.h>
#include <ctype.h> #include <ctype.h>

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#include "armdefs.h" #include "armdefs.h"
#include "armemu.h" #include "armemu.h"

View File

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

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/********************************************************************/ /********************************************************************/
/* bag.h: */ /* bag.h: */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/**************************************************************************/ /**************************************************************************/
/* Functions to read and write characters or groups of characters */ /* Functions to read and write characters or groups of characters */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
int MYread_char (int sock, unsigned char *c); int MYread_char (int sock, unsigned char *c);
void MYwrite_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. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef Dbg_Conf__h #ifndef Dbg_Conf__h

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef Dbg_CP__h #ifndef Dbg_CP__h

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef __STDC__ #ifdef __STDC__
# include <stdarg.h> # include <stdarg.h>

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef dbg_rdi__h #ifndef dbg_rdi__h
#define dbg_rdi__h #define dbg_rdi__h

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/***********************************************************/ /***********************************************************/
/* Functions that communicate info back to the debugger... */ /* Functions that communicate info back to the debugger... */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
void myprint (void *arg, const char *format, va_list ap); void myprint (void *arg, const char *format, va_list ap);
void mypause (void *arg); void mypause (void *arg);

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/*****************************************************************/ /*****************************************************************/
/* The child process continues here... */ /* The child process continues here... */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/**********************************************************************/ /**********************************************************************/
/* Forks the ARMulator and hangs on a socket passing on RDP messages */ /* 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. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/*****************************************************************/ /*****************************************************************/
/* The Parent process continues here... */ /* The Parent process continues here... */

View File

@ -12,8 +12,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, see <http://www.gnu.org/licenses/>. */
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* We can provide simple Thumb simulation by decoding the Thumb /* We can provide simple Thumb simulation by decoding the Thumb
instruction into its corresponding ARM instruction, and using the 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. # General Public License for more details.
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software # along with this program; if not, see <http://www.gnu.org/licenses/>.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# As a special exception to the GNU General Public License, if you # As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a # 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. License for more details.
You should have received a copy of the GNU General Public License along 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., with this program; if not, see <http://www.gnu.org/licenses/>.
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/ */

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
*/ */

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
*/ */

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
* *
* This file implements the interface between the host and the simulated * This file implements the interface between the host and the simulated

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
*/ */

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
*/ */

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
*/ */

View File

@ -15,8 +15,7 @@
* more details. * more details.
* *
* You should have received a copy of the GNU General Public License along with * 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 * this program; if not, see <http://www.gnu.org/licenses/>.
* Mass Ave, Cambridge, MA 02139, USA.
* *
*/ */

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -14,8 +14,7 @@
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# You should have received a copy of the GNU General Public License along # 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., # with this program; if not, see <http://www.gnu.org/licenses/>.
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Syntax: # Syntax:
# /bin/sh mainloop.in command # /bin/sh mainloop.in command

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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