Updated license header

This commit is contained in:
Tim Ysewyn
2019-07-26 15:58:13 +02:00
committed by Dave Syer
parent c19575b978
commit 86650dc215
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2012-2019 the original author or authors.
* Copyright 2013-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.
@@ -49,6 +49,7 @@ import static org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptAppl
/**
* @author Dave Syer
* @author Biju Kunjummen
* @author Tim Ysewyn
*/
public class EnvironmentDecryptApplicationInitializerTests {