langtools/test/tools/javac/diags/examples/DuplicateAnnotation.java
changeset 14870 1a2371de04d8
parent 13689 4d519199a6aa
--- a/langtools/test/tools/javac/diags/examples/DuplicateAnnotation.java	Wed Jul 05 18:33:13 2017 +0200
+++ b/langtools/test/tools/javac/diags/examples/DuplicateAnnotation.java	Thu Dec 20 16:24:18 2012 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2012, 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