]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/raw/sql_50.sql
add missing/fix copyright statements to all SQL revision files
[mobile-ledger.git] / app / src / main / res / raw / sql_50.sql
index 3f32e650bb7bb05e4ad034e975dd266e6c680a81..33395f2fd7d58329672d03febfc755d322973d9b 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 patterns add test_text text;
\ No newline at end of file
+
+alter table patterns add test_text text;