ICU-2959 copyright updated for RBBI, Regexp files.
X-SVN-Rev: 12228
This commit is contained in:
parent
d5506ace1e
commit
265ed564e0
@ -4,10 +4,10 @@
|
||||
// class RuleBasedBreakIterator
|
||||
//
|
||||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 1999-2002 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
**********************************************************************
|
||||
***************************************************************************
|
||||
* Copyright (C) 1999-2003 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#*********************************************************************
|
||||
# Copyright (C) 2002 International Business Machines Corporation *
|
||||
# and others. All rights reserved. *
|
||||
#*********************************************************************
|
||||
#**************************************************************************
|
||||
# Copyright (C) 2002-2003 International Business Machines Corporation *
|
||||
# and others. All rights reserved. *
|
||||
#**************************************************************************
|
||||
#
|
||||
# rbbicst Compile the RBBI rule paser state table data into initialized C data.
|
||||
# Usage:
|
||||
@ -205,8 +205,8 @@ if ($javaOutput) {
|
||||
print " *******************************************************************************\n";
|
||||
print " *\n";
|
||||
print " * \$Source: /xsrl/Nsvn/icu/icu/source/common/rbbicst.pl,v $\n";
|
||||
print " * \$Date: 2003/02/11 23:30:08 $\n";
|
||||
print " * \$Revision: 1.7 $\n";
|
||||
print " * \$Date: 2003/06/02 22:21:58 $\n";
|
||||
print " * \$Revision: 1.8 $\n";
|
||||
print " *\n";
|
||||
print " *******************************************************************************\n";
|
||||
print " */\n";
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
***************************************************************************
|
||||
* Copyright (C) 1999-2002 International Business Machines Corporation *
|
||||
* Copyright (C) 1999-2003 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
***************************************************************************
|
||||
*/
|
||||
|
@ -1,8 +1,8 @@
|
||||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2002 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
**********************************************************************
|
||||
***************************************************************************
|
||||
* Copyright (C) 2002-2003 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
//
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// file: rbbirb.cpp
|
||||
//
|
||||
// Copyright (C) 2002, International Business Machines Corporation and others.
|
||||
// Copyright (C) 2002-2003, International Business Machines Corporation and others.
|
||||
// All Rights Reserved.
|
||||
//
|
||||
// This file contains the RBBIRuleBuilder class implementation. This is the main class for
|
||||
|
@ -2,7 +2,7 @@
|
||||
//
|
||||
// file: rbbiscan.cpp
|
||||
//
|
||||
// Copyright (C) 2002, International Business Machines Corporation and others.
|
||||
// Copyright (C) 2002-2003, International Business Machines Corporation and others.
|
||||
// All Rights Reserved.
|
||||
//
|
||||
// This file contains the Rule Based Break Iterator Rule Builder functions for
|
||||
|
@ -2,10 +2,10 @@
|
||||
// rbbisetb.cpp
|
||||
//
|
||||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2002 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
**********************************************************************
|
||||
***************************************************************************
|
||||
* Copyright (C) 2002-2003 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
***************************************************************************
|
||||
*/
|
||||
//
|
||||
// RBBISetBuilder Handles processing of Unicode Sets from RBBI rules
|
||||
|
@ -2,10 +2,10 @@
|
||||
// file: rbbistbl.cpp Implementation of the ICU RBBISymbolTable class
|
||||
//
|
||||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2002 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
**********************************************************************
|
||||
***************************************************************************
|
||||
* Copyright (C) 2002-2003 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
***************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 1999-2001 IBM Corp. All rights reserved.
|
||||
* Copyright (C) 1999-2003 IBM Corp. All rights reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
* 12/1/99 rgillam Complete port from Java.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
***************************************************************************
|
||||
* Copyright (C) 1999-2002 International Business Machines Corporation *
|
||||
* Copyright (C) 1999-2003 International Business Machines Corporation *
|
||||
* and others. All rights reserved. *
|
||||
***************************************************************************
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 1996-2002, International Business Machines Corporation and others. All Rights Reserved.
|
||||
* Copyright (C) 1996-2003, International Business Machines Corporation and others. All Rights Reserved.
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// It is generated by the Perl script "regexcst.pl" from
|
||||
// the rule parser state definitions file "regexcst.txt".
|
||||
//
|
||||
// Copyright (C) 2002 International Business Machines Corporation
|
||||
// Copyright (C) 2002-2003 International Business Machines Corporation
|
||||
// and others. All rights reserved.
|
||||
//
|
||||
//---------------------------------------------------------------------------------
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * Copyright (c) 2002-2003, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
#
|
||||
@ -210,7 +210,7 @@ print "// This file contains the state table for the ICU Regular Expression P
|
||||
print "// It is generated by the Perl script \"regexcst.pl\" from\n";
|
||||
print "// the rule parser state definitions file \"regexcst.txt\".\n";
|
||||
print "//\n";
|
||||
print "// Copyright (C) 2002 International Business Machines Corporation \n";
|
||||
print "// Copyright (C) 2002-2003 International Business Machines Corporation \n";
|
||||
print "// and others. All rights reserved. \n";
|
||||
print "//\n";
|
||||
print "//---------------------------------------------------------------------------------\n";
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
#*****************************************************************************
|
||||
#
|
||||
# Copyright (C) 2002, International Business Machines Corporation and others.
|
||||
# Copyright (C) 2002-2003, International Business Machines Corporation and others.
|
||||
# All Rights Reserved.
|
||||
#
|
||||
#*****************************************************************************
|
||||
|
@ -1,5 +1,5 @@
|
||||
//
|
||||
// Copyright (C) 2002 International Business Machines Corporation
|
||||
// Copyright (C) 2002-2003 International Business Machines Corporation
|
||||
// and others. All rights reserved.
|
||||
//
|
||||
// file: regeximp.h
|
||||
|
Loading…
Reference in New Issue
Block a user