ICU-12564 Update copyright notice in more files of ICU4C

X-SVN-Rev: 38762
This commit is contained in:
Michael Ow 2016-05-27 22:09:25 +00:00
parent c9f199a30f
commit 84b42ae4d1
18 changed files with 25 additions and 19 deletions

View File

@ -1,6 +1,7 @@
/*
*
* (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*
*/

View File

@ -1,6 +1,7 @@
/*
*
* (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*
*/

View File

@ -1,6 +1,7 @@
/*
*
* (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*
*/

View File

@ -1,6 +1,7 @@
/*
*
* (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*
*/

View File

@ -1,6 +1,7 @@
/*
*
* (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*
*/

View File

@ -1,6 +1,7 @@
/*
*
* (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*
*/

View File

@ -107,7 +107,7 @@ Andy Heninger
.SH VERSION
1.0
.SH COPYRIGHT
Copyright (C) 2005 International Business Machines Corporation and others
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
.SH SEE ALSO
.BR http://www.icu-project.org/userguide/boundaryAnalysis.html

View File

@ -104,4 +104,4 @@ option).
.SH VERSION
@VERSION@
.SH COPYRIGHT
Copyright (C) 2000-2004 IBM, Inc. and others.
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html

View File

@ -89,4 +89,4 @@ The output data file to write.
.SH VERSION
1.0
.SH COPYRIGHT
Copyright (C) 2009 International Business Machines Corporation and others
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html

View File

@ -125,6 +125,6 @@ is set.
.SH VERSION
@VERSION@
.SH COPYRIGHT
Copyright (C) 2000-2001 IBM, Inc. and others.
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
.SH SEE ALSO
.BR decmn (8)

View File

@ -87,6 +87,6 @@ normally installed, and it is available as a part of ICU source code.
.SH VERSION
@VERSION@
.SH COPYRIGHT
Copyright (C) 2000-2004 IBM, Inc. and others.
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
.SH SEE ALSO
.BR pkgdata (1)

View File

@ -126,7 +126,7 @@ Maxime Serrano
.SH VERSION
1.0
.SH COPYRIGHT
Copyright (C) 2012 International Business Machines Corporation and others
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
.SH SEE ALSO
.BR http://www.icu-project.org/userguide/boundaryAnalysis.html

View File

@ -73,8 +73,8 @@ $YEAR = strftime "%Y",localtime;
print HEADER <<"EndOfHeaderComment";
/*
*******************************************************************************
* Copyright (C) 2002-$YEAR, International Business Machines
* Corporation and others. All Rights Reserved.
* Copyright (C) 2016 and later: Unicode, Inc. and others.
* License & terms of use: http://www.unicode.org/copyright.html
*******************************************************************************
*
* file name: $headername

View File

@ -21,7 +21,7 @@ use File::Path;
use File::Copy;
use Time::localtime;
$icu_copyright = "#####################################################################\n# Copyright (c) %d, International Business Machines Corporation and\n# others. All Rights Reserved.\n#####################################################################\n\n";
$icu_copyright = "#####################################################################\n# Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html\n#####################################################################\n\n";
$copyright = "###################\n# This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)\n# Copyright (C) The Internet Society (2002). All Rights Reserved. \n###################\n\n";
$warning = "###################\n# WARNING: This table is generated by filterRFC3454.pl tool with\n# options: @ARGV \n###################\n\n";
#run the program)

View File

@ -98,6 +98,6 @@ Contains the list of code points whose normalization has changed since Unicode V
.SH VERSION
@VERSION@
.SH COPYRIGHT
Copyright (C) 2000-2002 IBM, Inc. and others.
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
.SH SEE ALSO
.BR pkgdata (8)

View File

@ -160,7 +160,7 @@ outputJavaStuff(const char* progname, const char *outputDir) {
return 1;
}
fprintf(out, "/** Copyright (C) 2007-%d, International Business Machines Corporation and Others. All Rights Reserved. **/\n\n", year);
fprintf(out, "/** Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html **/\n\n", year);
fprintf(out, "/* NOTE: this file is AUTOMATICALLY GENERATED by gentest.\n"
" * See: {ICU4C}/source/data/icu4j-readme.txt for more information. \n"
" **/\n\n");

View File

@ -198,7 +198,7 @@ George Rhoten
.SH VERSION
1.0
.SH COPYRIGHT
Copyright (C) 2006 IBM, Inc. and others.
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
.SH SEE ALSO
.BR pkgdata (1)
.BR genrb (1)

View File

@ -255,5 +255,5 @@ Yves Arrouye
.SH VERSION
@VERSION@
.SH COPYRIGHT
Copyright (C) 2000-2009 IBM, Inc. and others.
Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html