mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-161 More copyright fixes.
X-SVN-Rev: 935
This commit is contained in:
parent
b4c2715073
commit
d90408948d
16 changed files with 75 additions and 156 deletions
|
@ -178,12 +178,10 @@ usage()
|
|||
static void
|
||||
version()
|
||||
{
|
||||
printf("cal version %s (ICU version %s), by Stephen F. Booth.\n",
|
||||
printf("cal version %s (ICU version %s), created by Stephen F. Booth.\n",
|
||||
CAL_VERSION, U_ICU_VERSION);
|
||||
puts("(C) Copyright International Business Machines Corporation, 1998, 1999");
|
||||
puts("Licensed Material - Program-Property of IBM - All Rights Reserved.");
|
||||
puts("US Government Users Restricted Rights - Use, duplication, or disclosure");
|
||||
puts("restricted by GSA ADP Schedule Contract with IBM Corp.");
|
||||
puts("Copyright (C) 1998-2000 International Business Machines Corporation and others.");
|
||||
puts("All Rights Reserved.");
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
@ -139,12 +139,10 @@ usage()
|
|||
static void
|
||||
version()
|
||||
{
|
||||
printf("date version %s (ICU version %s), by Stephen F. Booth.\n",
|
||||
printf("date version %s (ICU version %s), created by Stephen F. Booth.\n",
|
||||
DATE_VERSION, U_ICU_VERSION);
|
||||
puts("(C) Copyright International Business Machines Corporation, 1998, 1999");
|
||||
puts("Licensed Material - Program-Property of IBM - All Rights Reserved.");
|
||||
puts("US Government Users Restricted Rights - Use, duplication, or disclosure");
|
||||
puts("restricted by GSA ADP Schedule Contract with IBM Corp.");
|
||||
puts("Copyright (C) 1998-2000 International Business Machines Corporation and others.");
|
||||
puts("All Rights Reserved.");
|
||||
}
|
||||
|
||||
/* Format the date */
|
||||
|
|
|
@ -1,15 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright Taligent, Inc., 1996 *
|
||||
* (C) Copyright International Business Machines Corporation, 1999 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
********************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1996-1999, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/********************************************************************************
|
||||
*
|
||||
* File CALLTEST.C
|
||||
*
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1998-1999, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/*
|
||||
*******************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 1998 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File test.c
|
||||
*
|
||||
* Modification History:
|
||||
|
|
|
@ -5,15 +5,9 @@
|
|||
********************************************************************/
|
||||
|
||||
|
||||
/*
|
||||
* IntlTest in Java is Copyright (c) 1997 Sun Microsystems, Inc.
|
||||
* All Rights Reserved.
|
||||
*/
|
||||
|
||||
/**
|
||||
* IntlTest is a base class for tests.
|
||||
* It is modelled according to, but not exactly similar to,
|
||||
* JavaSoft's test class with the same name.
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -4,14 +4,9 @@
|
|||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
/*
|
||||
* IntlTest in java is Copyright (c) 1997 Sun Microsystems, Inc. All
|
||||
* Rights Reserved. */
|
||||
|
||||
/**
|
||||
* IntlTest is a base class for tests. It is modelled according to,
|
||||
* but not exactly similar to, JavaSoft's test class with the same
|
||||
* name. */
|
||||
* IntlTest is a base class for tests. */
|
||||
|
||||
#ifndef _INTLTEST
|
||||
#define _INTLTEST
|
||||
|
|
|
@ -1,15 +1,8 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright Taligent, Inc., 1997 *
|
||||
* (C) Copyright International Business Machines Corporation, 1997-1998 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
*/
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1998-1999, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
/**
|
||||
* MajorTestLevel is the top level test class for everything in the directory "IntlWork".
|
||||
|
|
|
@ -1,14 +1,8 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
*/
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/***********************************************************************
|
||||
* Date Name Description
|
||||
* 01/03/2000 Madhu Creation.
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 12/14/99 Madhu Creation.
|
||||
************************************************************************/
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 1999-2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 12/14/99 Madhu Creation.
|
||||
* 01/12/2000 Madhu updated for changed API
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 1997-1998 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 12/14/99 Madhu Creation.
|
||||
************************************************************************/
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 1999-2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 12/15/99 Madhu Creation.
|
||||
* 01/12/2000 Madhu Updated for changed API and added new tests
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 1999-2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 12/15/99 Madhu Creation.
|
||||
* 01/12/2000 Madhu Updated for changed API and added new tests
|
||||
|
|
|
@ -1,15 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* *
|
||||
* (C) Copyright International Business Machines Corporation, 2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 1/03/2000 Madhu Creation.
|
||||
************************************************************************/
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
* *
|
||||
* COPYRIGHT: *
|
||||
* (C) Copyright International Business Machines Corporation, 2000 *
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||||
* *
|
||||
*****************************************************************************************
|
||||
************************************************************************
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 1/03/2000 Madhu Creation.
|
||||
************************************************************************/
|
||||
|
|
|
@ -1,15 +1,9 @@
|
|||
|
||||
/*
|
||||
********************************************************************
|
||||
* COPYRIGHT:
|
||||
* (C) Copyright Taligent, Inc., 1997
|
||||
* (C) Copyright International Business Machines Corporation, 1997 - 1998
|
||||
* Licensed Material - Program-Property of IBM - All Rights Reserved.
|
||||
* US Government Users Restricted Rights - Use, duplication, or disclosure
|
||||
* restricted by GSA ADP Schedule Contract with IBM Corp.
|
||||
*
|
||||
********************************************************************
|
||||
*/
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2000, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#ifndef __TimeZoneTest__
|
||||
#define __TimeZoneTest__
|
||||
|
|
Loading…
Add table
Reference in a new issue