]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/raw/sql_53.sql
add missing/fix copyright statements to all SQL revision files
[mobile-ledger.git] / app / src / main / res / raw / sql_53.sql
index c6d0bd122aa3f5ba05e4888a9499a01c69c166e1..572156d30f32f06ddab488d8be7509b8f9cb3013 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 negate_amount INTEGER;
\ No newline at end of file
+
+alter table pattern_accounts add negate_amount INTEGER;