In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/0d130a44d95f5adbf4d6e41e4f2f28b54f37e733?hp=08d7a6b24064e70aacf57f27e3375e0256afc24a>
- Log ----------------------------------------------------------------- commit 0d130a44d95f5adbf4d6e41e4f2f28b54f37e733 Author: Leon Brocard <[email protected]> Date: Sun Sep 13 20:21:42 2009 +0100 Remove broken links for hip communications inc. ----------------------------------------------------------------------- Summary of changes: win32/win32.c | 2 +- win32/win32.h | 2 +- win32/win32sck.c | 2 +- win32/wincesck.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/win32/win32.c b/win32/win32.c index be8fa5a..41fae60 100644 --- a/win32/win32.c +++ b/win32/win32.c @@ -1,7 +1,7 @@ /* WIN32.C * * (c) 1995 Microsoft Corporation. All rights reserved. - * Developed by hip communications inc., http://info.hip.com/info/ + * Developed by hip communications inc. * Portions (c) 1993 Intergraph Corporation. All rights reserved. * * You may distribute under the terms of either the GNU General Public diff --git a/win32/win32.h b/win32/win32.h index 7b9c8d0..c14367a 100644 --- a/win32/win32.h +++ b/win32/win32.h @@ -1,7 +1,7 @@ /* WIN32.H * * (c) 1995 Microsoft Corporation. All rights reserved. - * Developed by hip communications inc., http://info.hip.com/info/ + * Developed by hip communications inc. * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. diff --git a/win32/win32sck.c b/win32/win32sck.c index 7798168..8ff0196 100644 --- a/win32/win32sck.c +++ b/win32/win32sck.c @@ -1,7 +1,7 @@ /* win32sck.c * * (c) 1995 Microsoft Corporation. All rights reserved. - * Developed by hip communications inc., http://info.hip.com/info/ + * Developed by hip communications inc. * Portions (c) 1993 Intergraph Corporation. All rights reserved. * * You may distribute under the terms of either the GNU General Public diff --git a/win32/wincesck.c b/win32/wincesck.c index 067b257..7f9e0df 100644 --- a/win32/wincesck.c +++ b/win32/wincesck.c @@ -3,7 +3,7 @@ /* wincesck.c * * (c) 1995 Microsoft Corporation. All rights reserved. - * Developed by hip communications inc., http://info.hip.com/info/ + * Developed by hip communications inc. * Portions (c) 1993 Intergraph Corporation. All rights reserved. * * You may distribute under the terms of either the GNU General Public -- Perl5 Master Repository
