Chromium Code Reviews

Unified Diff: scripts/eucjp_gen.sh

Issue 839713003: ICU update to 54 step 3 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: fix big5 mapping Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « scripts/big5_gen.sh ('k') | scripts/euckr_gen.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/eucjp_gen.sh
diff --git a/scripts/eucjp_gen.sh b/scripts/eucjp_gen.sh
index 986f73c2b1d5fcab88565969159ce1dd4a750af9..a72c863b91a19a535d4b73a49b036ba94cd5c01d 100755
--- a/scripts/eucjp_gen.sh
+++ b/scripts/eucjp_gen.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) 2014 The Chromium Authors. All rights reserved.
+# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« no previous file with comments | « scripts/big5_gen.sh ('k') | scripts/euckr_gen.sh » ('j') | no next file with comments »

Powered by Google App Engine