Skip to content

Commit 3c0dbda

Browse files
committed
DATAJPA-834 - Polishing.
Updated copyright date range and added author. Original pull request: #159.
1 parent 502576b commit 3c0dbda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/org/springframework/data/jpa/repository/config/BeanDefinitionNames.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 the original author or authors.
2+
* Copyright 2014-2015 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -20,6 +20,7 @@
2020
*
2121
* @author Oliver Gierke
2222
* @author Thomas Darimont
23+
* @author Andrew Walters
2324
*/
2425
interface BeanDefinitionNames {
2526

0 commit comments

Comments
 (0)