summaryrefslogtreecommitdiffstats
path: root/contrib/libs/icu/common/resource.cpp
diff options
context:
space:
mode:
authorneksard <[email protected]>2022-02-10 16:45:33 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:33 +0300
commit1d9c550e7c38e051d7961f576013a482003a70d9 (patch)
treeb2cc84ee7850122e7ccf51d0ea21e4fa7e7a5685 /contrib/libs/icu/common/resource.cpp
parent8f7cf138264e0caa318144bf8a2c950e0b0a8593 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/icu/common/resource.cpp')
-rw-r--r--contrib/libs/icu/common/resource.cpp42
1 files changed, 21 insertions, 21 deletions
diff --git a/contrib/libs/icu/common/resource.cpp b/contrib/libs/icu/common/resource.cpp
index 37538d08015..3d41a16029f 100644
--- a/contrib/libs/icu/common/resource.cpp
+++ b/contrib/libs/icu/common/resource.cpp
@@ -1,22 +1,22 @@
// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html
-/*
-*******************************************************************************
-* Copyright (C) 2015-2016, International Business Machines
-* Corporation and others. All Rights Reserved.
-*******************************************************************************
-* resource.cpp
-*
-* created on: 2015nov04
-* created by: Markus W. Scherer
-*/
-
-#include "resource.h"
-
-U_NAMESPACE_BEGIN
-
-ResourceValue::~ResourceValue() {}
-
-ResourceSink::~ResourceSink() {}
-
-U_NAMESPACE_END
+// License & terms of use: http://www.unicode.org/copyright.html
+/*
+*******************************************************************************
+* Copyright (C) 2015-2016, International Business Machines
+* Corporation and others. All Rights Reserved.
+*******************************************************************************
+* resource.cpp
+*
+* created on: 2015nov04
+* created by: Markus W. Scherer
+*/
+
+#include "resource.h"
+
+U_NAMESPACE_BEGIN
+
+ResourceValue::~ResourceValue() {}
+
+ResourceSink::~ResourceSink() {}
+
+U_NAMESPACE_END