diff --git a/src/java.base/share/classes/java/util/Date.java b/src/java.base/share/classes/java/util/Date.java index 8b6a6349082..cd246880d7d 100644 --- a/src/java.base/share/classes/java/util/Date.java +++ b/src/java.base/share/classes/java/util/Date.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1994, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -84,12 +84,12 @@ import sun.util.calendar.ZoneInfo; * not adjusted for leap seconds. An interesting source of * further information is the United States Naval Observatory (USNO): *
- *     http://www.usno.navy.mil/USNO
+ *     https://www.usno.navy.mil/USNO
  * 
*

* and the material regarding "Systems of Time" at: *

- *     http://www.usno.navy.mil/USNO/time/master-clock/systems-of-time
+ *     https://www.usno.navy.mil/USNO/time/master-clock/systems-of-time
  * 
*

* which has descriptions of various different time systems including