Browse Source

DATACMNS-1567 - Fixed copyright year in Repository.java.

Original pull request: #392.
pull/401/head
Stas 7 years ago committed by Oliver Drotbohm
parent
commit
34c683bc57
  1. 2
      src/main/java/org/springframework/data/repository/Repository.java

2
src/main/java/org/springframework/data/repository/Repository.java

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright 20011-2017 the original author or authors.
* Copyright 2011-2019 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.

Loading…
Cancel
Save