]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/ctestfw/unicode/testdata.h
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / unicode / testdata.h
index 0b8d75252633886b3580613e8aa7b5d4d95fd5f5..cbee692bcaf6ccc1d87d878942da96e2603c7977 100644 (file)
@@ -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();