From 2875ecba4a4387134457c0d4b605b121bfebbad2 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 28 Oct 2016 09:51:13 +0200 Subject: [PATCH] #499 - Polishing. Extended year range in license header. Original pull request: #500. --- .../springframework/hateoas/alps/JacksonSerializationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/org/springframework/hateoas/alps/JacksonSerializationTest.java b/src/test/java/org/springframework/hateoas/alps/JacksonSerializationTest.java index 3609852a..37590786 100644 --- a/src/test/java/org/springframework/hateoas/alps/JacksonSerializationTest.java +++ b/src/test/java/org/springframework/hateoas/alps/JacksonSerializationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2014 the original author or authors. + * Copyright 2014-2016 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.