DATAJPA-834 - Polishing.

Updated copyright date range and added author.

Original pull request: #159.
This commit is contained in:
Oliver Gierke
2015-12-12 09:47:10 +01:00
parent 502576b30d
commit 3c0dbdab0f

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2014 the original author or authors.
* Copyright 2014-2015 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.
@@ -20,6 +20,7 @@ package org.springframework.data.jpa.repository.config;
*
* @author Oliver Gierke
* @author Thomas Darimont
* @author Andrew Walters
*/
interface BeanDefinitionNames {