From b426e3edde040089b70d1a223c83b90957aa571d Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Mon, 21 Dec 2015 10:47:59 -0800 Subject: 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 . --- testing/embedder_test.cpp | 2 +- testing/embedder_test.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') 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. -- cgit v1.2.3