]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/raw/sql_44.sql
add missing/fix copyright statements to all SQL revision files
[mobile-ledger.git] / app / src / main / res / raw / sql_44.sql
index a73c2c513b2a0f2002a15a78d8d9f22346059a7e..b6d1cc08d5611051c93b32a7b8f1676e97e724c7 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
@@ -17,4 +17,4 @@ alter table patterns add transaction_description_match_group short;
 alter table patterns add transaction_comment_match_group short;
 alter table patterns add date_year short;
 alter table patterns add date_month short;
-alter table patterns add date_day short;
\ No newline at end of file
+alter table patterns add date_day short;