ICU-2107 added copyright notices
X-SVN-Rev: 10522
This commit is contained in:
parent
760d3f2d73
commit
012f463115
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Copyright (C) 2001 - 2002, International Business Machines Corporation.
|
||||
# All Rights Reserved.
|
||||
#
|
||||
# Authors:
|
||||
# Ami Fixler
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2001-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#ifndef RBBINODE_H
|
||||
#define RBBINODE_H
|
||||
|
||||
|
@ -1,7 +1,9 @@
|
||||
## -*-makefile-*-
|
||||
## HPUX/gcc specific setup
|
||||
## Copyright (c) 1999-2001, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
##
|
||||
## $Id: mh-hpux-gcc,v 1.1 2002/11/01 19:12:24 grhoten-oss Exp $
|
||||
## $Id: mh-hpux-gcc,v 1.2 2002/12/06 01:40:39 weiv-oss Exp $
|
||||
|
||||
## Commands to generate dependency files
|
||||
GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
#
|
||||
# file: line.txt
|
||||
#
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
#
|
||||
# file: line.txt
|
||||
#
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
#
|
||||
# Title Casing Break Rules
|
||||
#
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
#
|
||||
# word.txt Word Breaking Rules for ICU Rules Based Break Iterator.
|
||||
#
|
||||
|
@ -1,4 +1,6 @@
|
||||
@echo off
|
||||
rem Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
rem others. All Rights Reserved.
|
||||
rem makedata.bat
|
||||
rem batch file for Windows for creating the ICU data files
|
||||
rem parameter:
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
# A list of UCM's to build for core MIME/Unix/Windows encodings
|
||||
|
||||
# Note: A number of encodings are handled with purely algorithmic converters,
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
# A list of EBCDIC UCM's to build
|
||||
# ibm-37 and ibm-1047 are already mentioned in makedata.mak and Makefile.in
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
# A list of UCM's to build
|
||||
# Note:
|
||||
#
|
||||
|
@ -1,3 +1,5 @@
|
||||
## Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
## Makefile.in for ICU - layout
|
||||
|
||||
SO_TARGET_VERSION = @LIB_VERSION@
|
||||
|
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
|
||||
# runConfigureICU: This script will run the "configure" script for the appropriate platform
|
||||
# Only supported platforms are recognized
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/calendar.h"
|
||||
#include "unicode/datefmt.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/calendar.h"
|
||||
#include "unicode/datefmt.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/calendar.h"
|
||||
#include "unicode/datefmt.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/calendar.h"
|
||||
#include "unicode/datefmt.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
|
||||
// Verify that a UErrorCode is successful; exit(1) if not
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/msgfmt.h"
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/msgfmt.h"
|
||||
#include "unicode/calendar.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/msgfmt.h"
|
||||
#include "unicode/calendar.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/msgfmt.h"
|
||||
#include "unicode/uclean.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
|
||||
// Verify that a UErrorCode is successful; exit(1) if not
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unum.h"
|
||||
#include "unicode/ustring.h"
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/numfmt.h"
|
||||
#include "unicode/locid.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/fmtable.h"
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/fmtable.h"
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/translit.h"
|
||||
#include "unicode/rbt.h"
|
||||
#include "unicode/unistr.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/translit.h"
|
||||
#include "unicode/rbt.h"
|
||||
#include "unicode/unistr.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/translit.h"
|
||||
#include "unicode/rbt.h"
|
||||
#include "unicode/unistr.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/translit.h"
|
||||
#include "unicode/rbt.h"
|
||||
#include "unicode/unistr.h"
|
||||
|
@ -1,3 +1,8 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unaccent.h"
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/translit.h"
|
||||
#include "unicode/normlzr.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/translit.h"
|
||||
#include "unicode/rbt.h"
|
||||
#include "unicode/unistr.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
|
||||
// Verify that a UErrorCode is successful; exit(1) if not
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
#include "unicode/ucnv.h"
|
||||
#include "flagcb.h"
|
||||
|
@ -1,4 +1,10 @@
|
||||
#!/usr/bin/perl -w
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
|
||||
use strict;
|
||||
|
||||
|
@ -1,4 +1,9 @@
|
||||
#!/usr/bin/perl -w
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
#!/usr/local/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
package Dataset;
|
||||
use Statistics::Descriptive;
|
||||
use Statistics::Distributions;
|
||||
|
@ -1,3 +1,10 @@
|
||||
#!/usr/local/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
my $PLUS_MINUS = "±";
|
||||
|
||||
#|#---------------------------------------------------------------------
|
||||
|
@ -1,5 +1,12 @@
|
||||
#!/usr/local/bin/perl
|
||||
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
|
||||
use strict;
|
||||
|
||||
use Dataset;
|
||||
|
@ -1,4 +1,9 @@
|
||||
#!/usr/local/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
||||
|
@ -1,4 +1,9 @@
|
||||
#!/usr/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
||||
|
@ -1,4 +1,9 @@
|
||||
#!perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
# This script reads in UCD files PropertyAliases.txt and
|
||||
# PropertyValueAliases.txt and correlates them with ICU enums
|
||||
|
@ -1,5 +1,10 @@
|
||||
#!/usr/bin/perl
|
||||
#line 14
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
# Script to generate the ICULocaleData.jar file. This file is
|
||||
# part of icu4j. It is checked into CVS. It is generated from
|
||||
|
@ -1,3 +1,9 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2002, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "uperf.h"
|
||||
|
||||
static const char delim = '/';
|
||||
|
Loading…
Reference in New Issue
Block a user