]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 c420075c2819980115a52b3f4c8b5e0a76a5bb98..e858e558e4342c16762bf94fdef64ebf970920cb 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 3ebd7c6d4b368910df5e951b57c27e0012128a00..c6b8419223301a4fa4b54fe44d0ab7dbbe03b2b8 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 483313e1f95d5da14ac7e1f7f63ca825bdb413be..5a915f654b690f540d33e0553a11de0097f15c39 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 bb81f5b7facb5c520a1fb5e2ac93dd672ff36c41..cb8d1b5bbaac7b0729add88efefc4ce4b806f4a0 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 4935c3402bc2ddbf51b978112a48832a802628d8..3572154ca8954c3a4ce35d559720159be58bbbfc 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 8021ccf8520efd486fe7f87164e07707b6e63f2d..2899c0ef78f46b7fbc12de8544340502f0b930ae 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 9233137e9dd1a09b21fec3d0d4cfffbfbb124fbe..3d104643a1a687406faf1acdac690e25d98d633a 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 781020795ca502dcf7f1cf56fca96533dc43304a..9b8a290e861088947ef99fbd2728776be26099a0 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 3c70fbf769213773814ce0a129c48428581b6835..cc0e533d9a5c2a0e05dca6c8e8389ade2016307a 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 03d689b85633ac85a834539bb8357e1da414f41c..01894536297072777a68b7aa59c35a3a4e1d7b3c 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 b8c5111b7cf3a45830fc6b7981b9f123bcac0bf8..e2848d5be0c5319222225c178682335e96002709 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 c829d643493d76a51a86b1f8230ea6af2a204ba2..ee0dbafb3cee4e65e3c51855ee048bee3bfbfe38 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
 --------------------