Skip to content

Commit f839e66

Browse files
committedJan 23, 2019
For #847: Copyright year correction.
1 parent f90dda9 commit f839e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎qulice-checkstyle/src/main/java/com/qulice/checkstyle/JavadocParameterOrderCheck.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2011-2018, Qulice.com
2+
* Copyright (c) 2011-2019, Qulice.com
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

1 commit comments

Comments
 (1)

0pdd commented on Jan 23, 2019

@0pdd
Collaborator

Puzzle 847-6f98df35 discovered in qulice-checkstyle/src/main/java/com/qulice/checkstyle/JavadocParameterOrderCheck.java and submitted as #1001. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.