Polish o.s.b.liquibase package-info
This commit is contained in:
parent
0d0a6919b8
commit
4cbe6836a0
|
@ -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");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
@ -16,7 +16,5 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom support for Liquibase database migration.
|
* Custom support for Liquibase database migration.
|
||||||
*
|
|
||||||
* @see org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
|
|
||||||
*/
|
*/
|
||||||
package org.springframework.boot.liquibase;
|
package org.springframework.boot.liquibase;
|
||||||
|
|
Loading…
Reference in New Issue