Polish o.s.b.liquibase package-info

This commit is contained in:
Andy Wilkinson 2021-04-13 20:09:38 +01:00
parent 0d0a6919b8
commit 4cbe6836a0
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright 2012-2019 the original author or authors.
* Copyright 2012-2021 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.
@ -16,7 +16,5 @@
/**
* Custom support for Liquibase database migration.
*
* @see org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
*/
package org.springframework.boot.liquibase;