]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/raw/sql_43.sql
add missing/fix copyright statements to all SQL revision files
[mobile-ledger.git] / app / src / main / res / raw / sql_43.sql
index 1d6f410fca0ba84da35fea4eda908e93538e8acc..60e3147b05500ad6586007b8b4868d3cab643744 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright © 2020 Damyan Ivanov.
+-- Copyright © 2021 Damyan Ivanov.
 -- This file is part of MoLe.
 -- MoLe is free software: you can distribute it and/or modify it
 -- under the term of the GNU General Public License as published by
@@ -13,4 +13,5 @@
 -- You should have received a copy of the GNU General Public License
 -- along with MoLe. If not, see <https://www.gnu.org/licenses/>.
 
-alter table pattern_accounts add position integer not null default 0;
\ No newline at end of file
+
+alter table pattern_accounts add position integer not null default 0;