summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-12-21 10:47:59 -0800
committerLei Zhang <thestig@chromium.org>2015-12-21 10:47:59 -0800
commitb426e3edde040089b70d1a223c83b90957aa571d (patch)
tree8fe95612af9a643563d0901ab76488a3cb50df67 /testing
parentb8574446d346bf1a026a208550e8da35501f97f0 (diff)
downloadpdfium-b426e3edde040089b70d1a223c83b90957aa571d.tar.xz
Fix JS seconds since epoch to date conversions.
BUG=515137,564736 R=ochang@chromium.org, tsepez@chromium.org Review URL: https://codereview.chromium.org/1533233002 .
Diffstat (limited to 'testing')
-rw-r--r--testing/embedder_test.cpp2
-rw-r--r--testing/embedder_test.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/embedder_test.cpp b/testing/embedder_test.cpp
index d277de1e3a..d4ce7eba5a 100644
--- a/testing/embedder_test.cpp
+++ b/testing/embedder_test.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2015 PDFium Authors. All rights reserved.
+// Copyright 2015 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/testing/embedder_test.h b/testing/embedder_test.h
index f68cb9df74..df2e40a2e8 100644
--- a/testing/embedder_test.h
+++ b/testing/embedder_test.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2015 PDFium Authors. All rights reserved.
+// Copyright 2015 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.