X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..38fbf2fd31f5cd99b500914d6037b1d06b608645:/icuSources/tools/ctestfw/unicode/testdata.h diff --git a/icuSources/tools/ctestfw/unicode/testdata.h b/icuSources/tools/ctestfw/unicode/testdata.h index 0b8d7525..cbee692b 100644 --- a/icuSources/tools/ctestfw/unicode/testdata.h +++ b/icuSources/tools/ctestfw/unicode/testdata.h @@ -1,6 +1,8 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html /******************************************************************** * COPYRIGHT: - * Copyright (c) 2002-2005, International Business Machines Corporation and + * Copyright (c) 2002-2006, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -96,7 +98,7 @@ public: private: // RBTestData() {}; // RBTestData(const RBTestData& original) {}; - RBTestData& operator=(const RBTestData& /*original*/) {return *this;}; + RBTestData& operator=(const RBTestData& /*original*/); public: virtual ~RBTestData();