jdk/test/sun/security/tools/jarsigner/nameclash.sh
changeset 45028 b0ea3c0bfb81
parent 28243 47080f9ae750
--- a/jdk/test/sun/security/tools/jarsigner/nameclash.sh	Mon May 08 21:21:39 2017 -0700
+++ b/jdk/test/sun/security/tools/jarsigner/nameclash.sh	Tue May 09 12:57:30 2017 +0200
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009, 2014 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2014, 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
@@ -63,4 +63,3 @@
 $JARSIGNER -verify -debug -strict $JFILE || exit 3
 
 exit 0
-