diff options
Diffstat (limited to 'gnu/usr.bin/cvs/vms/waitpid.c')
-rw-r--r-- | gnu/usr.bin/cvs/vms/waitpid.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/usr.bin/cvs/vms/waitpid.c b/gnu/usr.bin/cvs/vms/waitpid.c index 95d27b3eb31..36f20d52553 100644 --- a/gnu/usr.bin/cvs/vms/waitpid.c +++ b/gnu/usr.bin/cvs/vms/waitpid.c @@ -11,11 +11,7 @@ any later version. GNU DIFF is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with GNU DIFF; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +GNU General Public License for more details. */ #include "vms.h" |