Polishing

This commit is contained in:
Juergen Hoeller
2017-02-22 16:53:54 +01:00
parent 6357c5167a
commit cbd19153c4
3 changed files with 15 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-20167the original author or authors.
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -1985,7 +1985,6 @@ public class AnnotationUtilsTests {
static class GroupOfCharsClass {
}
@Retention(RetentionPolicy.RUNTIME)
@interface AliasForWithMissingAttributeDeclaration {