Skip to content

Commit

Permalink
Change copyright date to match new checkstyle rules
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed May 7, 2014
1 parent 19454e6 commit 0bfb112
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
@@ -1,5 +1,5 @@
/**
* Copyright 2013 DuraSpace, Inc.
* Copyright 2014 DuraSpace, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright 2013 DuraSpace, Inc.
* Copyright 2014 DuraSpace, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -105,4 +105,4 @@ private Set<CacheStore> stores() {
return ImmutableSet.of(cacheLoaderManager.getCacheStore());
}
}
}
}
@@ -1,5 +1,5 @@
/**
* Copyright 2013 DuraSpace, Inc.
* Copyright 2014 DuraSpace, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
@@ -1,5 +1,5 @@
/**
* Copyright 2013 DuraSpace, Inc.
* Copyright 2014 DuraSpace, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 0bfb112

Please sign in to comment.