Index: source/samples/msgfmt/util.cpp |
diff --git a/source/samples/msgfmt/util.cpp b/source/samples/msgfmt/util.cpp |
index 9f0013c3b46d4f603f13766c97260b5941171873..25f6be74ad5e569ab607740e81be31b35ef162ae 100644 |
--- a/source/samples/msgfmt/util.cpp |
+++ b/source/samples/msgfmt/util.cpp |
@@ -1,8 +1,12 @@ |
-/******************************************************************** |
+/********************************************************************** |
+ * Copyright (C) 2016 and later: Unicode, Inc. and others. |
+ * License & terms of use: http://www.unicode.org/copyright.html#License |
+ *********************************************************************** |
+ *********************************************************************** |
* COPYRIGHT: |
* Copyright (c) 1999-2010, International Business Machines Corporation and |
* others. All Rights Reserved. |
- ********************************************************************/ |
+ ***********************************************************************/ |
#include "unicode/unistr.h" |
#include <stdio.h> |