ICU-4288 fix lots of warnings.

X-SVN-Rev: 17266
This commit is contained in:
Eric Mader 2005-02-28 23:36:40 +00:00
parent 91d514a16f
commit 0f30976110
7 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
/*
*******************************************************************************
*
* Copyright (C) 1999-2001, International Business Machines
* Copyright (C) 1999-2005, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************

View file

@ -1,7 +1,7 @@
/*
*******************************************************************************
*
* Copyright (C) 1999-2001, International Business Machines
* Copyright (C) 1999-2005, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************

View file

@ -2,7 +2,7 @@
/*
*******************************************************************************
*
* Copyright (C) 1999-2003, International Business Machines
* Copyright (C) 1999-2005, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************

View file

@ -1,7 +1,7 @@
/*
*******************************************************************************
*
* Copyright (C) 1999-2001, International Business Machines
* Copyright (C) 1999-2005, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
@ -20,7 +20,7 @@ class GnomeGUISupport : public GUISupport
{
public:
GnomeGUISupport() {};
~GnomeGUISupport() {};
virtual ~GnomeGUISupport() {};
virtual void postErrorMessage(const char *message, const char *title);
};

View file

@ -1,7 +1,7 @@
/*
* %W% %E%
*
* (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved
* (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved
*
*/

View file

@ -1,6 +1,6 @@
/*
******************************************************************************
* Copyright (C) 1998-2003, International Business Machines Corporation and *
* Copyright (C) 1998-2005, International Business Machines Corporation and *
* others. All Rights Reserved. *
******************************************************************************
*/

View file

@ -2,7 +2,7 @@
/*
****************************************************************************** *
*
* Copyright (C) 1999-2003, International Business Machines
* Copyright (C) 1999-2005, International Business Machines
* Corporation and others. All Rights Reserved.
*
****************************************************************************** *