Add copyrights, change to FSF.
authorStu Grossman <grossman@cygnus>
Fri, 23 Oct 1992 10:15:18 +0000 (10:15 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 23 Oct 1992 10:15:18 +0000 (10:15 +0000)
12 files changed:
gdb/vx-share/dbgRpcLib.h
gdb/vx-share/vxTypes.h
gdb/vx-share/vxWorks.h
gdb/vx-share/wait.h
gdb/vx-share/xdr_ld.c
gdb/vx-share/xdr_ld.h
gdb/vx-share/xdr_ptrace.c
gdb/vx-share/xdr_ptrace.h
gdb/vx-share/xdr_rdb.c
gdb/vx-share/xdr_rdb.h
gdb/vx-share/xdr_regs.c
gdb/vx-share/xdr_regs.h

index c420075..e858e55 100644 (file)
@@ -1,4 +1,8 @@
-/* dbgRpcLib.h - header file for remote debugging via rpc */
+/*  Copyright 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc.
+
+   dbgRpcLib.h - header file for remote debugging via rpc */
 
 /*
 modification history
index 3ebd7c6..c6b8419 100644 (file)
@@ -1,6 +1,8 @@
 /* vxTypes.h - VxWorks type definition header */
 
-/* Copyright 1984-1990 Wind River Systems, Inc. */
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
 
 /*
 modification history
index 483313e..5a915f6 100644 (file)
@@ -1,6 +1,8 @@
 /* vxWorks.h - VxWorks standard definitions header */
 
-/* Copyright 1984-1990 Wind River Systems, Inc. */
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
 
 /*
 modification history
index bb81f5b..cb8d1b5 100644 (file)
@@ -1,5 +1,9 @@
 /* wait.h - header file for remote wait call */
 
+/*  Copyright 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
+
 /*
 modification history
 --------------------
index 4935c34..3572154 100644 (file)
@@ -1,7 +1,8 @@
 /* xdr_ld.c  - xdr routines for remote dbx interface to VxWorks  */
 
-/* Copyright 1984,1985,1986,1987,1988,1989 Wind River Systems, Inc. */
-/*extern char copyright_wind_river[]; static char *copyright=copyright_wind_river;*/
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
 
 /*
 modification history
index 8021ccf..2899c0e 100644 (file)
@@ -1,5 +1,9 @@
 /* xdr_ld.h - xdr for additional dbxWorks structures */
 
+/*  Copyright 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
+
 /*
 modification history
 --------------------
index 9233137..3d10464 100644 (file)
@@ -1,7 +1,8 @@
 /* xdr_ptrace.c  - xdr routines for remote ptrace calls */
  
-/* Copyright 1984,1985,1986,1987,1988,1989 Wind River Systems, Inc. */
-/* extern char copyright_wind_river[]; static char *copyright=copyright_wind_river;*/
+/*  Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
 
 /*
 modification history
index 7810207..9b8a290 100644 (file)
@@ -1,5 +1,9 @@
 /* xdr_ptrace.h - xdr header for remote ptrace structures */
 
+/*  Copyright 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
+
 /*
 modification history
 --------------------
index 3c70fbf..cc0e533 100644 (file)
@@ -1,5 +1,9 @@
 /* xdr_rdb.c  - xdr routines for Remote Debug interface to VxWorks  */
 
+/* Copyright 1992 Free Software Foundation, Inc.
+
+   This code was donated by Wind River Systems, Inc. */
+
 /*
 modification history
 --------------------
index 03d689b..0189453 100644 (file)
@@ -1,5 +1,9 @@
 /* xdr_rdb.h - xdr for additional rdb structures */
 
+/* Copyright 1992 Free Software Foundation, Inc.
+
+   This code was donated by Wind River Systems, Inc. */
+
 /*
 modification history
 --------------------
index b8c5111..e2848d5 100644 (file)
@@ -1,6 +1,8 @@
 /* xdr_regs.c - xdr routines for 68k registers */
 
-/* Copyright 1984,1985,1986,1987,1988,1989 Wind River Systems, Inc. */
+/* Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1992 Free Software Foundation, Inc.
+
+   This code was donated by Wind River Systems, Inc. */
 
 /*
 DESCRIPTION
index c829d64..ee0dbaf 100644 (file)
@@ -1,5 +1,9 @@
 /* xdr_regs.h - xdr header for 68k registers */
 
+/*  Copyright 1992 Free Software Foundation, Inc.
+
+    This code was donated by Wind River Systems, Inc. */
+
 /*
 modification history
 --------------------